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

Modified Files:
	syssrc/sys/net [netbsd-1-5]: if_gre.h

Log Message:
Pull up revision 1.10 (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.5 -r1.5.4.1 syssrc/sys/net/if_gre.h

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