freebsd-dev/sys/netpfil/pf
Luiz Otavio O Souza 22932fc9be Reapply r196551 which was accidentally reverted by r223637 (update to
OpenBSD pf 4.5).

Fix argument ordering to memcpy as well as the size of the copy in the
(theoretical) case that pfi_buffer_cnt should be greater than ~_max.

This fix the failure when you hit the self table size and force it to be
resized.

MFC after:	3 days
Sponsored by:	Rubicon Communications (Netgate)
2015-08-24 21:41:05 +00:00
..
if_pflog.c
if_pfsync.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
in4_cksum.c
pf_altq.h Add ALTQ(9) support for the CoDel algorithm. 2015-08-21 22:02:22 +00:00
pf_if.c Reapply r196551 which was accidentally reverted by r223637 (update to 2015-08-24 21:41:05 +00:00
pf_ioctl.c Fix the copy of addresses passed from userland in table replace command. 2015-08-17 23:03:54 +00:00
pf_lb.c
pf_mtag.h ALTQ FAIRQ discipline import from DragonFLY 2015-06-24 19:16:41 +00:00
pf_norm.c pf: Always initialise pf_fragment.fr_flags 2015-07-29 06:35:36 +00:00
pf_osfp.c
pf_ruleset.c
pf_table.c
pf.c Simplify logic added in r285945 as suggested by glebius 2015-07-28 14:59:29 +00:00
pf.h