Date: Mon, 6 Jan 2003 13:33:54 -0800 (PST) From: Sam Leffler <sam@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_loop.c src/sys/netinet6 esp_input.c ip6_input.c Message-ID: <200301062133.h06LXsCG023292@repoman.freebsd.org>
index | next in thread | raw e-mail
sam 2003/01/06 13:33:54 PST
Modified files:
sys/net if_loop.c
sys/netinet6 esp_input.c ip6_input.c
Log:
don't reference a pkthdr after M_MOVE_PKTHDR has "remove it"; instead
reference the pkthdr now in the destination of the move
Sponsored by: Vernier Networks
Revision Changes Path
1.76 +2 -2 src/sys/net/if_loop.c
1.16 +4 -6 src/sys/netinet6/esp_input.c
1.43 +3 -3 src/sys/netinet6/ip6_input.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301062133.h06LXsCG023292>
