]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When preserving the IP header in extra mbuf in the IP forwarding
authorrwatson <rwatson@FreeBSD.org>
Fri, 2 Aug 2002 20:45:27 +0000 (20:45 +0000)
committerrwatson <rwatson@FreeBSD.org>
Fri, 2 Aug 2002 20:45:27 +0000 (20:45 +0000)
commitd429ea44eab2435ddca3fbc383d024b971e24b88
tree78b79a1ec96424bf5ab1f2b2fd95f82c8db376ff
parent5d31ba7f616c557de1c58e5ee6f83d533d026ba9
When preserving the IP header in extra mbuf in the IP forwarding
case, also preserve the MAC label.  Note that this mbuf allocation
is fairly non-optimal, but not my fault.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
sys/netinet/ip_input.c