freebsd-nq/sys/netpfil/ipfw
Alexander V. Chernikov 5fa3fdd3d9 Reorder struct ip_fw_chain:
* move rarely-used fields down
* move uh_lock to different cacheline
* remove some usused fields

Sponsored by:	Yandex LLC
2014-01-24 09:13:30 +00:00
..
test
dn_heap.c
dn_heap.h
dn_sched_fifo.c
dn_sched_prio.c
dn_sched_qfq.c
dn_sched_rr.c
dn_sched_wf2q.c
dn_sched.h add a counter on the struct mq (a queue of mbufs), 2013-11-22 05:02:37 +00:00
dummynet.txt
ip_dn_glue.c
ip_dn_io.c add a counter on the struct mq (a queue of mbufs), 2013-11-22 05:02:37 +00:00
ip_dn_private.h add a counter on the struct mq (a queue of mbufs), 2013-11-22 05:02:37 +00:00
ip_dummynet.c Provide includes that are needed in these files, and before were read 2013-10-26 18:18:50 +00:00
ip_fw2.c Reorder struct ip_fw_chain: 2014-01-24 09:13:30 +00:00
ip_fw_dynamic.c Add net.inet.ip.fw.dyn_keep_states sysctl which 2013-12-18 20:17:05 +00:00
ip_fw_log.c make this code compile in userspace on OSX 2013-11-22 05:00:18 +00:00
ip_fw_nat.c Revert r260548. We really should not use IPFW_WLOCK() here 2014-01-11 18:27:34 +00:00
ip_fw_pfil.c make ipfw_check_packet() and ipfw_check_frame() public, 2013-11-22 04:57:50 +00:00
ip_fw_private.h Reorder struct ip_fw_chain: 2014-01-24 09:13:30 +00:00
ip_fw_sockopt.c Reorder struct ip_fw_chain: 2014-01-24 09:13:30 +00:00
ip_fw_table.c Use rnh_matchaddr instead of rnh_lookup for longest-prefix match. 2014-01-03 23:11:26 +00:00