Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] syssrc/sys/net
Module Name: syssrc
Committed By: he
Date: Tue Feb 26 20:57:57 UTC 2002
Modified Files:
syssrc/sys/net [netbsd-1-5]: if_gre.c
Log Message:
Pull up revision 1.26 (via patch, requested by martin):
Clear M_BCAST and M_MCAST on encapsulated packets on outgoing
mbufs. Also do not copy TTL from the inner packet, and make the
outer TTL sysctl'able. Fixes PR#14269, and makes traceroute work
over GRE tunnels.
To generate a diff of this commit:
cvs rdiff -r1.9.6.3 -r1.9.6.4 syssrc/sys/net/if_gre.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