Andrey V. Elsukov ffdbf9da3b Remove the recently added sysctl variable net.pfil.forward.
Instead, add protocol specific mbuf flags M_IP_NEXTHOP and
M_IP6_NEXTHOP. Use them to indicate that the mbuf's chain
contains the PACKET_TAG_IPFORWARD tag. And do a tag lookup
only when this flag is set.

Suggested by:	andre
2012-11-02 01:20:55 +00:00
..
2011-04-18 21:18:22 +00:00
2012-09-24 17:34:30 +00:00
2012-01-07 16:09:33 +00:00
2012-09-11 07:54:41 +00:00