History log of /freebsd-10-stable/sys/netpfil/pf/pf_if.c
Revision Date Author Comments
# 287207 27-Aug-2015 loos

MFC r287119:

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.

Sponsored by: Rubicon Communications (Netgate)


# 287207 27-Aug-2015 loos

MFC r287119:

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.

Sponsored by: Rubicon Communications (Netgate)