]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tcp.h
add minimal OpenFlow decoding framework
[tcpdump] / tcp.h
diff --git a/tcp.h b/tcp.h
index 6b206feb81f728b26f0be28ad15e65bdead984a0..79b67ec5df628e2aa97b0224ee19e76beb15ca7e 100644 (file)
--- a/tcp.h
+++ b/tcp.h
@@ -97,6 +97,9 @@ struct tcphdr {
 #define BGP_PORT                179
 #endif
 #define NETBIOS_SSN_PORT        139
+#ifndef OPENFLOW_PORT
+#define OPENFLOW_PORT           6633
+#endif
 #ifndef PPTP_PORT
 #define PPTP_PORT              1723
 #endif