Index: head/net/trafshow/files/patch-ag =================================================================== --- head/net/trafshow/files/patch-ag (nonexistent) +++ head/net/trafshow/files/patch-ag (revision 43603) @@ -0,0 +1,12 @@ +--- 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 }, Property changes on: head/net/trafshow/files/patch-ag ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net/trafshow3/files/patch-ag =================================================================== --- head/net/trafshow3/files/patch-ag (nonexistent) +++ head/net/trafshow3/files/patch-ag (revision 43603) @@ -0,0 +1,12 @@ +--- 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 }, Property changes on: head/net/trafshow3/files/patch-ag ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/net/trafshow4/files/patch-ag =================================================================== --- head/net/trafshow4/files/patch-ag (nonexistent) +++ head/net/trafshow4/files/patch-ag (revision 43603) @@ -0,0 +1,12 @@ +--- 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 }, Property changes on: head/net/trafshow4/files/patch-ag ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property