freebsd-dev/sys/netinet/ipfw
Luigi Rizzo 4f60c0b97d preparation work to replace the monster switch in ipfw_chk() with
table of functions.

This commit (which is heavily based on work done by Marta Carbone
in this year's GSOC project), removes the goto's and explicit
return from the inner switch(), so we will have a easier time when
putting the blocks into individual functions.

MFC after:	3 weeks
2009-12-03 14:22:15 +00:00
..
ip_dummynet.c small changes for portability and diff reduction wrt/ FreeBSD 7. 2009-12-02 15:20:31 +00:00
ip_fw2.c preparation work to replace the monster switch in ipfw_chk() with 2009-12-03 14:22:15 +00:00
ip_fw_nat.c Merge the remainder of kern_vimage.c and vimage.h into vnet.c and 2009-08-01 19:26:27 +00:00
ip_fw_pfil.c Virtualize the pfil hooks so that different jails may chose different 2009-10-11 05:59:43 +00:00