freebsd-dev/sys/contrib
Craig Rodrigues f687a7c2dd Set the current vnet inside the ioctl handler for ipfilter.
Without this fix, the vnet was NULL and would crash.
This fix is similar to what was done inside the ioctl handler for PF.

Tested by:
   (1) Boot a kernel with "options VIMAGE" enabled
   (2) Type:

   echo "map lo0 from 10.0.0.0/24 to ! 10.0.0.0/24 -> 127.0.0.1/32" > /etc/ipnat.rules ; service ipnat onerestart

PR: 176992
Differential Revision: https://reviews.freebsd.org/D1191
Reviewed by: cy
2014-11-20 08:11:54 +00:00
..
altq/altq
dev
ipfilter/netinet Set the current vnet inside the ioctl handler for ipfilter. 2014-11-20 08:11:54 +00:00
libfdt
ngatm
octeon-sdk
rdma/krping
v4l
x86emu
xz-embedded