freebsd-dev/sys/netpfil
Kristof Provost 0d8c93313e pf: Improve forwarding detection
When we guess the nature of the outbound packet (output vs. forwarding) we need
to take bridges into account. When bridging the input interface does not match
the output interface, but we're not forwarding. Similarly, it's possible for the
interface to actually be the bridge interface itself (and not a member interface).

PR:		202351
MFC after:	2 weeks
2016-03-16 06:42:15 +00:00
..
ipfw Use correct size for malloc. 2016-03-03 13:07:59 +00:00
pf pf: Improve forwarding detection 2016-03-16 06:42:15 +00:00