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: marc
Date: Thu Aug 26 02:15:36 UTC 1999
Modified Files:
syssrc/sys/netinet: ip_fil.c
Log Message:
when fastrouting a packet which needs fragmentation, the packet passed
to if_output did not have m->m_pkthdr.len set correctly. Add the code
to do this from the similar code in ip_output.c
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/netinet/ip_fil.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