]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r287119:
authorloos <loos@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 27 Aug 2015 14:07:28 +0000 (14:07 +0000)
committerloos <loos@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 27 Aug 2015 14:07:28 +0000 (14:07 +0000)
commitbbf870fb92c07eed5e7821f33bec8c9645443f8b
tree6d72ac7c84c42e68c87826358cbd47da4641b358
parentfbe7ce8559c56445c409d72dd799114f25ea8c0a
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)

git-svn-id: svn://svn.freebsd.org/base/stable/10@287207 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netpfil/pf/pf_if.c