freebsd-dev/sys/netpfil/ipfw
Gleb Smirnoff 42a58907c3 Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

  if_clone_simple()
  if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with:		brooks, bz, 1 year ago
2012-10-16 13:37:54 +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
dummynet.txt
ip_dn_glue.c Fix typo: s/unknow/unknown 2012-10-09 06:15:16 +00:00
ip_dn_io.c
ip_dn_private.h
ip_dummynet.c
ip_fw2.c Revert previous commit... 2012-10-10 08:36:38 +00:00
ip_fw_dynamic.c
ip_fw_log.c Make the "struct if_clone" opaque to users of the cloning API. Users 2012-10-16 13:37:54 +00:00
ip_fw_nat.c Revert previous commit... 2012-10-10 08:36:38 +00:00
ip_fw_pfil.c Catch up with r241245 and do not return packet back in host byte order. 2012-10-08 22:58:28 +00:00
ip_fw_private.h
ip_fw_sockopt.c
ip_fw_table.c