Subject: CVS commit: [netbsd-1-5] syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/26/2002 22:57:04
Module Name:	syssrc
Committed By:	he
Date:		Tue Feb 26 20:57:04 UTC 2002

Modified Files:
	syssrc/sys/netinet [netbsd-1-5]: ip_input.c

Log Message:
Pull up revision 1.144 (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.114.4.6 -r1.114.4.7 syssrc/sys/netinet/ip_input.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.