Searched hist:"6 b459e4956be7f3a80135d2cbc27867a5555c89c" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/net/ |
H A D | if_stf.c | diff 6b459e4956be7f3a80135d2cbc27867a5555c89c Mon Oct 21 00:39:55 CEST 2002 Robert Watson <rwatson@FreeBSD.org> When packets pass in and out of six-to-four (STF) tunnels, perform labeling checks and operations as with other network interfaces. Eventually, if it proves desirable, we might want to offer special casing of this or other tunnel interfaces where we have an existing label of interest, rather than treating it as though it's an entirely fresh mbuf in the incoming/outgoing encapsulation directions.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 6b459e4956be7f3a80135d2cbc27867a5555c89c Mon Oct 21 00:39:55 CEST 2002 Robert Watson <rwatson@FreeBSD.org> When packets pass in and out of six-to-four (STF) tunnels, perform labeling checks and operations as with other network interfaces. Eventually, if it proves desirable, we might want to offer special casing of this or other tunnel interfaces where we have an existing label of interest, rather than treating it as though it's an entirely fresh mbuf in the incoming/outgoing encapsulation directions.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|