]> The Tcpdump Group git mirrors - tcpdump/blobdiff - udp.h
DNS: Sync types with IANA
[tcpdump] / udp.h
diff --git a/udp.h b/udp.h
index a68c23161fc2f378e4658f3befe1f20634775fc3..70d3315ae8488dc818a0851368408f0e35e10461 100644 (file)
--- a/udp.h
+++ b/udp.h
@@ -161,6 +161,9 @@ struct udphdr {
 #ifndef MPLS_LSP_PING_PORT
 #define MPLS_LSP_PING_PORT             3503    /* draft-ietf-mpls-lsp-ping-02.txt */
 #endif
+#ifndef BCM_LI_PORT
+#define BCM_LI_PORT                    49152   /* SDK default */
+#endif
 #ifndef BFD_CONTROL_PORT
 #define BFD_CONTROL_PORT               3784    /* RFC 5881 */
 #endif