Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man4 Pull up revision 1.20 (requested by mart...
details: https://anonhg.NetBSD.org/src/rev/ac13b9e97fc3
branches: netbsd-1-5
changeset: 492881:ac13b9e97fc3
user: he <he%NetBSD.org@localhost>
date: Tue Feb 26 20:59:21 2002 +0000
description:
Pull up revision 1.20 (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.
diffstat:
share/man/man4/gre.4 | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 8b545ac16920 -r ac13b9e97fc3 share/man/man4/gre.4
--- a/share/man/man4/gre.4 Tue Feb 26 20:57:57 2002 +0000
+++ b/share/man/man4/gre.4 Tue Feb 26 20:59:21 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gre.4,v 1.11 2000/05/13 15:22:17 mycroft Exp $
+.\" $NetBSD: gre.4,v 1.11.4.1 2002/02/26 20:59:21 he Exp $
.\"
.\" Copyright 1998 (c) The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -199,8 +199,6 @@
GRE RFC not yet fully implemented (no GRE options), no other protocols
yet than IP over IP.
.Pp
-Traceroute does not work yet over the tunnel :(
-.Pp
BPF does probably not yet work (it might, but last time I looked,
it bombed, so I #if 0'd it out).
.Pp
Home |
Main Index |
Thread Index |
Old Index