freebsd-dev/sys/netpfil
Kristof Provost ef1bd1e517 pfsync: Ensure we enter network epoch before calling ip_output
As of r356974 calls to ip_output() require us to be in the network epoch.
That wasn't the case for the calls done from pfsyncintr() and
pfsync_defer_tmo().
2020-01-22 21:01:19 +00:00
..
ipfw Introduce NET_EPOCH_CALL() macro and use it everywhere where we free 2020-01-15 06:05:20 +00:00
pf pfsync: Ensure we enter network epoch before calling ip_output 2020-01-22 21:01:19 +00:00