freebsd-dev/sys/netinet/ipfw
Alexander V. Chernikov 7bd5e9b143 Move several enums and structures required for L2 filtering from ip_fw_private.h to ip_fw.h.
Remove ipfw/ip_fw_private.h header from non-ipfw code.

Approved by:        ae(mentor)
MFC after:          2 weeks
2012-04-30 10:22:23 +00:00
..
test
dn_heap.c
dn_heap.h
dn_sched_fifo.c
dn_sched_prio.c
dn_sched_qfq.c a variable was erroneously declared as 32 bit instead of 64. 2012-01-27 13:26:25 +00:00
dn_sched_rr.c
dn_sched_wf2q.c
dn_sched.h
dummynet.txt - add a missing "be" and "in" 2011-11-11 22:27:09 +00:00
ip_dn_glue.c
ip_dn_io.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ip_dn_private.h
ip_dummynet.c
ip_fw2.c - Permit number of ipfw tables to be changed in runtime. 2012-03-25 20:37:59 +00:00
ip_fw_dynamic.c - Refresh dynamic tcp rule only if both sides answered keepalive packets. 2012-02-28 22:00:41 +00:00
ip_fw_log.c
ip_fw_nat.c Don't use `m' after m_megapullup. 2012-02-22 04:19:33 +00:00
ip_fw_pfil.c
ip_fw_private.h Move several enums and structures required for L2 filtering from ip_fw_private.h to ip_fw.h. 2012-04-30 10:22:23 +00:00
ip_fw_sockopt.c Don't check malloc(M_WAITOK) results. 2012-03-31 11:20:48 +00:00
ip_fw_table.c - Permit number of ipfw tables to be changed in runtime. 2012-03-25 20:37:59 +00:00