]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ipproto.h
bgp: Parse BGP extended message support capability
[tcpdump] / ipproto.h
index 845cf00805897693409bd43642c10e15708e8dbd..baec4bdc246d59a90db9d723a0a9dc28bea21057 100644 (file)
--- a/ipproto.h
+++ b/ipproto.h
@@ -140,3 +140,6 @@ extern const char *netdb_protoname (const uint8_t);
 #ifndef IPPROTO_MOBILITY
 #define IPPROTO_MOBILITY       135
 #endif
+#ifndef IPPROTO_ETHERNET
+#define IPPROTO_ETHERNET       143 /* TEMPORARY - registered 2020-01-31, expires 2021-01-31 */
+#endif