freebsd-dev/sbin/ipfw
Luigi Rizzo de24303241 Various cleanup of text, moving a couple of paragraphs
above to avoid referencing undefined terms (humans are not compilers
but still care about these things).

Change some .Sh to .Ss to better reflect the structure of the text.

No new content.
2009-04-08 15:18:21 +00:00
..
altq.c mark a function static, as it is 2009-03-05 08:01:19 +00:00
dummynet.c remove duplicate #include 2009-02-02 10:58:05 +00:00
ipfw2.c Implement an ipfw action to reassemble ip packets: reass. 2009-04-01 20:23:47 +00:00
ipfw2.h Implement an ipfw action to reassemble ip packets: reass. 2009-04-01 20:23:47 +00:00
ipfw.8 Various cleanup of text, moving a couple of paragraphs 2009-04-08 15:18:21 +00:00
ipv6.c Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
main.c Implement an ipfw action to reassemble ip packets: reass. 2009-04-01 20:23:47 +00:00
Makefile put the altq-related functions into a separate file. 2009-02-01 16:00:49 +00:00
nat.c remove some signed/unsigned and one const/!const warning 2009-03-05 08:01:58 +00:00