Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/netinet6
Module Name: src
Committed By: tron
Date: Fri Sep 5 21:48:18 UTC 2003
Modified Files:
src/sys/netinet6 [netbsd-1-6]: ah_input.c
Log Message:
Pull up revision 1.41 (requested by itojun in ticket #1401):
m_cat may free mbuf on 2nd arg, so m_pkthdr manipulation has to happen
before m_cat call. from Julian Coleman via kame.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.32.6.1 src/sys/netinet6/ah_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index