]> The Tcpdump Group git mirrors - tcpdump/blobdiff - udp.h
Initial commit for support of Type 3 and Type 4 LISP packets.
[tcpdump] / udp.h
diff --git a/udp.h b/udp.h
index ca6836fa4aee3bac691d6fba7a8c8f58fc5dbac9..184947a40652ad128b7e3143913c97937ad2cdb1 100644 (file)
--- a/udp.h
+++ b/udp.h
@@ -248,6 +248,9 @@ struct udphdr {
 #ifndef NFS_LOCK_DAEMON_PORT
 #define NFS_LOCK_DAEMON_PORT           4045    /*XXX*/
 #endif
+#ifndef LISP_CONTROL_PORT
+#define LISP_CONTROL_PORT              4342    /* RFC 6830 */
+#endif
 #ifndef ISAKMP_PORT_NATT
 #define ISAKMP_PORT_NATT               4500    /* rfc3948 */
 #endif