]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Remove obsolete comments
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 7 Sep 2015 13:01:46 +0000 (15:01 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 7 Sep 2015 13:01:46 +0000 (15:01 +0200)
22 files changed:
print-aodv.c
print-arp.c
print-atalk.c
print-cdp.c
print-dccp.c
print-domain.c
print-icmp.c
print-igmp.c
print-igrp.c
print-ip.c
print-isakmp.c
print-llc.c
print-lwres.c
print-medsa.c
print-mobile.c
print-mobility.c
print-mpls.c
print-pppoe.c
print-rip.c
print-sctp.c
print-sl.c
print-tipc.c

index 8bf0b37ed06202963eafee869d37ab4c03331a83..382745a5d68e4a769d1f55f4ea878d3556bb4ff1 100644 (file)
@@ -38,7 +38,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 
 struct aodv_rreq {
index 5a655f2a32cc76a86c8f96bb111ce21ba2f5dabd..0d3522157cfa841c6f67db0d612f7dcc357a3b9f 100644 (file)
@@ -31,7 +31,7 @@
 #include "addrtoname.h"
 #include "ether.h"
 #include "ethertype.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 static const char tstr[] = "[|ARP]";
 
index 073bd1abb33e07c55755cc50e0cb689f91c1aff3..a8ed07aeaacd26b8ca647b5cfe19958c3be2cc2c 100644 (file)
@@ -33,7 +33,7 @@
 #include "netdissect.h"
 #include "addrtoname.h"
 #include "ethertype.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 #include "appletalk.h"
 
 static const char tstr[] = "[|atalk]";
index 1046193d3f9f67f97ba0b1e1d7e616edabebef5a..05017a9478b522a2712fc4e5826fef42a491b8f1 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 #include "nlpid.h"
 
 static const char tstr[] = "[|cdp]";
index 74054fb6f22c0cb7ce15e4ec697a466ed3072540..1fcba84529c59979e7d96ddd762503d879d197d7 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 #include "ip.h"
 #ifdef INET6
 #include "ip6.h"
index 7a7c6942ac2e9386037f362931b2bf7aa2e15bf7..15974bfa45e177a8348940f4e94ad987050c5518 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                    /* must come after interface.h */
+#include "extract.h"
 
 static const char *ns_ops[] = {
        "", " inv_q", " stat", " op3", " notify", " update", " op6", " op7",
index ff628c8bbde3b33d56f0e0926beb5a79b9301b4d..7609fc0c8001df7dad2d4492dfda822a0870b5a9 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 #include "ip.h"
 #include "udp.h"
index dcbe10501549e63dc629f185057a44c20ec1fc9b..6cdcde272acb0944e3396dab21134dce4bf4a4c5 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"            /* must come after interface.h */
+#include "extract.h"
 
 #ifndef IN_CLASSD
 #define IN_CLASSD(i) (((int32_t)(i) & 0xf0000000) == 0xe0000000)
index ebea26f575081d7c6c3f9496c1237f75c73c049f..62060c2c3b8cb95125bab2d39749843f04de6269 100644 (file)
@@ -28,7 +28,7 @@
 #include <tcpdump-stdinc.h>
 
 #include "netdissect.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 /* Cisco IGRP definitions */
 
index 09a44ae51caf2d4d58b5c364e80d965efec1115c..0752199cf0aeb2ac64cec74aeae21e3b75424964 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 #include "ip.h"
 #include "ipproto.h"
index 78f0d93b98aae98e71102081e1cff10646d35e75..158b25843479f3bff2377db9a9b97f892c109da7 100644 (file)
@@ -45,7 +45,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                    /* must come after interface.h */
+#include "extract.h"
 
 #include "ip.h"
 #ifdef INET6
index 11f248bbdf2c37682f07117c6e8097375887be5b..ac9303783013bb20f9b549054cc5ac81db4b3677 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 #include "llc.h"
 #include "ethertype.h"
index 38a5c6ffe21f3708af843899b898e9bd6c9fca7a..d03f6b452135b12e596913156dd68241ee4ac45a 100644 (file)
@@ -40,7 +40,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                    /* must come after interface.h */
+#include "extract.h"
 
 /* BIND9 lib/lwres/include/lwres */
 typedef uint32_t lwres_uint32_t;
index c4fc7198413b959fa174f85afa2d6f6b920da560..b4c441e6b581730250128963f46175f09c7fb56d 100644 (file)
@@ -28,7 +28,7 @@
 #include "netdissect.h"
 #include "ether.h"
 #include "ethertype.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 static const char tstr[] = "[|MEDSA]";
 
index 95410b3fa81d2e86792672ec56cb22eedfb96963..a006cb03ae58101d4d776719e6bc1927d097cc83 100644 (file)
@@ -44,7 +44,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"           /* must come after interface.h */
+#include "extract.h"
 
 #define MOBILE_SIZE (8)
 
index dad685891b20fe6473344b85379bb8c36512c3df..58dabe11755293b4ea31c92b63f6b5f8f777e92a 100644 (file)
@@ -37,7 +37,7 @@
 #include "ip6.h"
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"           /* must come after interface.h */
+#include "extract.h"
 
 /* Mobility header */
 struct ip6_mobility {
index 027b67293cdded1508a4c08e164190fa156917e9..e2e827ac8f1937f4a25ecd7f1a248ca952e00e16 100644 (file)
@@ -33,7 +33,7 @@
 #include <tcpdump-stdinc.h>
 
 #include "netdissect.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 #include "mpls.h"
 
 static const char *mpls_labelname[] = {
index e54a345e9b00bb17bf0b70c507c4fae89a4af320..90c9a2fe0cb45f127c2036ea7adfd3c6de58fbdc 100644 (file)
@@ -28,7 +28,7 @@
 #include <tcpdump-stdinc.h>
 
 #include "netdissect.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 /* Codes */
 enum {
index 087b2d9f32a55e0834e34177558ed61708309eda..9fbe7bea4171157f9f022ee93ba189d0bab0eb24 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 #include "af.h"
 
index 04d99c17e07fb1593b375939069ef7bb16108841..bde78be55a1eb96fde03665147fa3fbebba03c7d 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 #include "ip.h"
 #ifdef INET6
 #include "ip6.h"
index 1733b419d8bc238b61b9958af17ac8d7eb8b6d97..186516f9d047944b42c25a4c0fa6198cf05662b9 100644 (file)
@@ -26,7 +26,7 @@
 #include <tcpdump-stdinc.h>
 
 #include "netdissect.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 #include "ip.h"
 #include "tcp.h"
index 3e41e08d688f948066bbb46553c11adf11dd14fd..e080c4f4615f300ff598d1f959fccf3785830c63 100644 (file)
@@ -28,7 +28,7 @@
 #include "netdissect.h"
 #include "ether.h"
 #include "ethertype.h"
-#include "extract.h"                   /* must come after interface.h */
+#include "extract.h"
 
 static const char tstr[] = "[|TIPC]";