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:   sommerfeld
Date:           Tue Oct 12 14:51:35 UTC 1999

Modified Files:
        syssrc/sys/netinet: ip_fil.c

Log Message:
in ipfr_fastroute, before calling icmp_error(), put received-interface
back into the packet.  (ip_output() clears it since ipsec reuses that
packet field in the output path.  by putting it back, we're going to
pretend we're back on the input path now).


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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