]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r286862:
authorloos <loos@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Aug 2015 14:03:03 +0000 (14:03 +0000)
committerloos <loos@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Aug 2015 14:03:03 +0000 (14:03 +0000)
commit9dfac424d8396679fdcf1a5160f7d83ce19a4548
treefdf3dbe656c491b81628ef80c67e2d552f1262fd
parent10d673e6acf2f203a854924a8162f31f4ce002a6
MFC r286862:

  Fix the copy of addresses passed from userland in table replace command.

  The size2 is the maximum userland buffer size (used when the addresses are
  copied back to userland).

  Obtained from: pfSense
  Sponsored by: Rubicon Communications (Netgate)

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