aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_fw2.c
Commit message (Expand)AuthorAgeFilesLines
* Lock the sysctl(8) knobs that turn ip{,6}fw(8) firewalling andCrist J. Clark2002-08-251-3/+6
* Raise limit for port lists to 30 entries/ranges.Luigi Rizzo2002-08-191-6/+4
* sys/netinet/ip_fw2.c:Luigi Rizzo2002-08-161-47/+116
* remove spurious printfPoul-Henning Kamp2002-08-131-1/+1
* One bugfix and one new feature.Luigi Rizzo2002-08-101-18/+95
* Only log things net.inet.ip.fw.verbose is setLuigi Rizzo2002-07-241-1/+2
* Implement keepalives for dynamic rules, so they will not expireLuigi Rizzo2002-07-141-104/+145
* No functional changes, but:Luigi Rizzo2002-07-081-277/+265
* Implement the last 2-3 missing instructions for ipfw,Luigi Rizzo2002-07-051-36/+110
* Fix warning.Doug Rabson2002-06-281-1/+1
* The new ipfw code.Luigi Rizzo2002-06-271-0/+2519