freebsd-dev/sys/netinet6
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
..
dest6.c
frag6.c Implement handling of "atomic fragements" as outlined in 2012-07-08 15:30:24 +00:00
icmp6.c Remove __P. 2012-10-22 21:49:56 +00:00
icmp6.h
in6_cksum.c MFp4 bz_ipv6_fast: 2012-05-24 18:25:09 +00:00
in6_gif.c Merge the projects/pf/head branch, that was worked on for last six months, 2012-09-08 06:41:54 +00:00
in6_gif.h Remove __P. 2012-10-22 21:49:56 +00:00
in6_ifattach.c
in6_ifattach.h Remove __P. 2012-10-22 21:49:56 +00:00
in6_mcast.c
in6_pcb.c
in6_pcb.h Remove __P. 2012-10-22 21:49:56 +00:00
in6_pcbgroup.c
in6_proto.c
in6_rmx.c Eliminate code checking if found IPv6 rte is dynamic. IPv6 redirects 2012-10-22 12:54:52 +00:00
in6_src.c Remove __P. 2012-10-22 21:49:56 +00:00
in6_var.h Remove __P. 2012-10-22 21:49:56 +00:00
in6.c Remove __P. 2012-10-22 21:49:56 +00:00
in6.h Remove __P. 2012-10-22 21:49:56 +00:00
ip6_ecn.h
ip6_forward.c Remove the recently added sysctl variable net.pfil.forward. 2012-11-02 01:20:55 +00:00
ip6_id.c
ip6_input.c Remove the recently added sysctl variable net.pfil.forward. 2012-11-02 01:20:55 +00:00
ip6_ipsec.c Switch the entire IPv4 stack to keep the IP packet header 2012-10-22 21:09:03 +00:00
ip6_ipsec.h
ip6_mroute.c Revert previous commit... 2012-10-10 08:36:38 +00:00
ip6_mroute.h Remove route caching from IP multicast routing code. There is no 2012-07-02 19:44:18 +00:00
ip6_output.c Remove the recently added sysctl variable net.pfil.forward. 2012-11-02 01:20:55 +00:00
ip6_var.h Remove the recently added sysctl variable net.pfil.forward. 2012-11-02 01:20:55 +00:00
ip6.h
ip6protosw.h Remove __P. 2012-10-22 21:49:56 +00:00
mld6_var.h
mld6.c Revert previous commit... 2012-10-10 08:36:38 +00:00
mld6.h
nd6_nbr.c Mechanically remove the last stray remains of spl* calls from net*/*. 2012-10-18 13:57:24 +00:00
nd6_rtr.c Remove __P. 2012-10-22 21:49:56 +00:00
nd6.c Remove __P. 2012-10-22 21:49:56 +00:00
nd6.h Remove __P. 2012-10-22 21:49:56 +00:00
pim6_var.h Remove __P. 2012-10-22 21:49:56 +00:00
pim6.h
raw_ip6.c
raw_ip6.h
route6.c MFp4 bz_ipv6_fast: 2012-05-25 01:43:52 +00:00
scope6_var.h Remove __P. 2012-10-22 21:49:56 +00:00
scope6.c MFp4 bz_ipv6_fast: 2012-05-24 16:30:13 +00:00
sctp6_usrreq.c Changes which improve compilation if neither INET nor INET6 is defined. 2012-07-15 20:16:17 +00:00
sctp6_var.h Whitespace changes due to upstream integration of SCTP changes in the 2012-10-29 20:47:32 +00:00
send.c Revert previous commit... 2012-10-10 08:36:38 +00:00
send.h
tcp6_var.h Remove __P. 2012-10-22 21:49:56 +00:00
udp6_usrreq.c Remove the recently added sysctl variable net.pfil.forward. 2012-11-02 01:20:55 +00:00
udp6_var.h