Home
last modified time | relevance | path

Searched hist:ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_pfil.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dip_fw2.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
/freebsd/sys/net/
H A Dpfil.hdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dpfil.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
/freebsd/sys/netinet6/
H A Dip6_forward.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dip6_var.hdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dudp6_usrreq.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dip6_input.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dip6_output.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
/freebsd/sys/netinet/
H A Dip_fastfwd.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dip_var.hdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dudp_usrreq.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dip_input.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dip_output.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
H A Dtcp_input.cdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
/freebsd/sbin/ipfw/
H A Dipfw.8diff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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
/freebsd/
H A DUPDATINGdiff ffdbf9da3bb1f4b84bbf8f44778b7b91c3df1b92 Fri Nov 02 02:20:55 CET 2012 Andrey V. Elsukov <ae@FreeBSD.org> 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