aboutsummaryrefslogtreecommitdiff
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-ag20
1 files changed, 0 insertions, 20 deletions
diff --git a/net/trafshow3/files/patch-ag b/net/trafshow3/files/patch-ag
deleted file mode 100644
index 959cd5221318..000000000000
--- a/net/trafshow3/files/patch-ag
+++ /dev/null
@@ -1,20 +0,0 @@
---- util.c.orig Thu Sep 25 06:37:57 1997
-+++ util.c Fri Jul 30 18:20:20 2004
-@@ -123,11 +123,17 @@
- { "egp", IPPROTO_EGP },
- { "ospf", IPPROTO_OSPF },
- { "igmp", IPPROTO_IGMP },
-+ { "gre", IPPROTO_GRE },
-+ { "gif", IPPROTO_IPIP },
-+ { "esp", IPPROTO_ESP },
- #ifdef IPPROTO_GGP
- { "ggp", IPPROTO_GGP },
- #endif
- #ifdef IPPROTO_ENCAP
- { "encap",IPPROTO_ENCAP},
-+#endif
-+#ifdef IPPROTO_IPV6
-+ { "ipv6", IPPROTO_IPV6},
- #endif
- { "ip", IPPROTO_IP },
- { "raw", IPPROTO_RAW },