Fred L. Templin wrote:
What do you suggest?
To remove them unless there's some justification
to keep them.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
osprey67 wrote:
--- iproute2-2.6.23/ip/iptunnel.c.orig 2007-11-08 16:27:24.0
-0800
+++ iproute2-2.6.23/ip/iptunnel.c 2007-11-09 15:47:06.0
-0800
@@ -1,3 +1,5 @@
+#define ISATAP
+
/*
* iptunnel.c "ip tunnel"
*
@@ -39,7 +41,12 @@ static void usage(void) __att
From: Fred L. Templin <[EMAIL PROTECTED]>
This is experimental support for the Intra-Site Automatic
Tunnel Addressing Protocol (ISATAP) per RFC4214. It uses
the SIT module, and is configured using the unmodified
"ip" utility with device names beginning with: "isatap".
The following diffs are spe