freebsd-dev/sys/netpfil/pf
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
..
if_pflog.c Make the "struct if_clone" opaque to users of the cloning API. Users 2012-10-16 13:37:54 +00:00
if_pfsync.c Make the "struct if_clone" opaque to users of the cloning API. Users 2012-10-16 13:37:54 +00:00
in4_cksum.c
pf_if.c
pf_ioctl.c Revert previous commit... 2012-10-10 08:36:38 +00:00
pf_lb.c Make ruleset anchors in pf(4) reentrant. We've got two problems here: 2012-09-18 10:54:56 +00:00
pf_norm.c
pf_osfp.c
pf_ruleset.c
pf_table.c When connection rate hits and we overload a source to a table, 2012-09-22 10:14:47 +00:00
pf.c After r241245 it appeared that in_delayed_cksum(), which still expects 2012-10-08 08:03:58 +00:00