]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Remove unused UDP ports
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 9 Jun 2019 13:07:15 +0000 (15:07 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 9 Jun 2019 13:07:15 +0000 (15:07 +0200)
udp.h

diff --git a/udp.h b/udp.h
index e3ce443b7a919953c1673eb8be08c8d0a4f60201..b09ca6b1098b2bff3dad3442d3d2d34c0e67774d 100644 (file)
--- a/udp.h
+++ b/udp.h
@@ -77,9 +77,6 @@ struct udphdr {
 #ifndef SNMPTRAP_PORT
 #define SNMPTRAP_PORT                  162     /*XXX*/
 #endif
-#ifndef APPLETALK_ECHO
-#define APPLETALK_ECHO                 204     /*XXX*/
-#endif
 #ifndef CISCO_AUTORP_PORT
 #define CISCO_AUTORP_PORT              496     /*XXX*/
 #endif
@@ -122,9 +119,6 @@ struct udphdr {
 #ifndef LWRES_PORT
 #define LWRES_PORT                     921     /*XXX*/
 #endif
-#ifndef MS_SQL_SERVER_MONITOR
-#define MS_SQL_SERVER_MONITOR          1434    /*XXX*/
-#endif
 #ifndef VQP_PORT
 #define VQP_PORT                       1589    /*XXX*/
 #endif