freebsd-dev/sbin/ipfw
Luigi Rizzo ead75a59f1 Put nat and ipv6 support in their own files.
Usual moving of code with no changes from ipfw2.c to the
newly created files, and addition of prototypes to ipfw2.h

I have added forward declarations for ipfw_insn_* in ipfw2.h
to avoid a global dependency on ip_fw.h
2009-01-27 12:01:30 +00:00
..
dummynet.c Put dummynet-related code in a separate file. 2009-01-27 11:06:59 +00:00
ipfw2.c Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
ipfw2.h Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
ipfw.8 Update the ipfw man page to reflect last change (-q option with nat option). 2008-12-18 21:46:18 +00:00
ipv6.c Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
main.c Start splitting the monster file in smaller blocks. 2009-01-27 10:18:55 +00:00
Makefile Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
nat.c Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00