Source-Changes archive

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

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   itojun
Date:           Fri Jun 25 15:24:41 UTC 2004

Modified Files:
        src/sys/netinet: ip_icmp.c

Log Message:
be careful touching m_pkthdr.rcvif, it could be NULL if the packet was
generated from local node and icmp_error calls icmp_reflect.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/netinet/ip_icmp.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