summaryrefslogtreecommitdiff
path: root/net/trafshow3/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'net/trafshow3/files/patch-ag')
-rw-r--r--net/trafshow3/files/patch-ag12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/trafshow3/files/patch-ag b/net/trafshow3/files/patch-ag
deleted file mode 100644
index b4003dcf9649..000000000000
--- a/net/trafshow3/files/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
---- util.c.orig Fri Sep 15 06:51:11 2000
-+++ util.c Thu Sep 21 14:35:33 2000
-@@ -129,6 +129,9 @@
- #ifdef IPPROTO_ENCAP
- { "encap",IPPROTO_ENCAP},
- #endif
-+#ifdef IPPROTO_IPV6
-+ { "ipv6", IPPROTO_IPV6},
-+#endif
- { "ip", IPPROTO_IP },
- { "raw", IPPROTO_RAW },
- { NULL, -1 },