ru
029dfd12d6
Update comment to match ipfw/ipfw.c,v 1.95.
2001-04-13 06:49:47 +00:00
gshapiro
1e64929334
Match ip6fw's command line options to those of ipfw (specifically, added
...
the ability to use a preprocessor, use the -q (quiet) flag when reading
from a file). The source used is from ipfw.
Clean up exit codes while I am here.
KAME has been informed and plans on integrating these patches into their
own source as well.
2001-04-13 01:31:17 +00:00
ru
86642a4ab4
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
ru
56b5d7535b
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
ume
68ae850293
Correct typo in usage.
...
Submitted by: David Malone <dwmalone@maths.tcd.ie>
2001-03-18 18:45:43 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
kris
1a36de8090
Fix the vulnerability with TCP ECE packets recently fixed in ipfw.
...
This is untested, but believed to work.
2001-01-23 21:11:28 +00:00
ume
301ceeb33d
avoid conflicting #define symbol (s/FW_IFNLEN/IP6&/).
...
Obtained from: KAME
2001-01-22 19:20:06 +00:00
ume
b1328b8ed8
Room to hold rules should be dynamically allocated.
...
PR: kern/24248
2001-01-20 22:40:39 +00:00
ru
7fe8bd2b88
Prepare for mdoc(7)NG.
2000-12-18 15:16:24 +00:00
ru
835a46c9c2
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
ru
ea31070695
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
phantom
6f90f2c17e
mdoc(7) style fixes and cleanup
2000-05-04 17:34:31 +00:00
phantom
e41a0d9fe9
Fix path to ip6fw
2000-05-04 17:33:27 +00:00
sheldonh
ff1f324516
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 11:27:47 +00:00
chris
16bfae1d4d
Repair incorrect ``first appeared in'' reference, which originally stated
...
that we supported an IPv6 firewall since version 2.0. It now correctly
says `4.0'.
2000-02-09 19:54:14 +00:00
shin
5a973d3065
Add ip6fw.
...
Yes it is almost code freeze, but as the result of many thought, now I
think this should be added before 4.0...
make world check, kernel build check is done.
Reviewed by: green
Obtained from: KAME project
2000-01-29 13:54:44 +00:00