DragonFly commits List (threaded) for 2006-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet6 ah_input.c
dillon 2006/05/01 09:25:41 PDT
DragonFly src repository
Modified files:
sys/netinet6 ah_input.c
Log:
m_cat() may free the mbuf on 2nd arg, so m_pkthdr manipulation
has to happen before the call to m_cat(). [May not apply.]
Fix IPv6 error statistics being recorded as IPv4.
Submitted-by: Gary Allan <dragonfly@xxxxxxxxxxxxxxx>
Taken-from: FreeBSD4
Revision Changes Path
1.11 +3 -3 src/sys/netinet6/ah_input.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/ah_input.c.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]