freebsd-nq/sbin/ipfw
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
..
altq.c
dummynet.c
ipfw2.c
ipfw2.h
ipfw.8 Remove the recently added sysctl variable net.pfil.forward. 2012-11-02 01:20:55 +00:00
ipv6.c Whitespace fixes 2012-09-24 17:34:30 +00:00
main.c
Makefile
nat.c