DragonFly commits List (threaded) for 2006-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet6 esp_input.c
dillon 2006/05/01 09:26:54 PDT
DragonFly src repository
Modified files:
sys/netinet6 esp_input.c
Log:
more strict sanity check for ESP tail. [From KAME]
Fix IPv6 error statistics being recorded as IPv4.
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.]
Submitted-by: Gary Allan <dragonfly@xxxxxxxxxxxxxxx>
Taken-from: FreeBSD4
Revision Changes Path
1.11 +4 -4 src/sys/netinet6/esp_input.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/esp_input.c.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]