Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   itojun
Date:           Sat Feb 26 11:49:45 UTC 2000

Modified Files:
        syssrc/sys/netinet6: ah_input.c

Log Message:
with IPv4 AH, strip off AH from the packet.  this is to make some
of IPv4 transport layer code work correctly (specifically, ICMPv4
will transmit wrong packet if we don't strip AH here)

this is just for m_pulldown case.  normal installations are not affected.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/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