]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ipproto.h
Address Michael's comments.
[tcpdump] / ipproto.h
index 96407541f64dd891e875cf15aab513c490f84fef..c9801a624a491dfc20c27acf40f6e0aa50ed5167 100644 (file)
--- a/ipproto.h
+++ b/ipproto.h
@@ -133,6 +133,9 @@ extern const struct tok ipproto_values[];
 #ifndef IPPROTO_VRRP
 #define IPPROTO_VRRP           112
 #endif
+#ifndef IPPROTO_CARP
+#define IPPROTO_CARP           112
+#endif
 #ifndef IPPROTO_PGM
 #define IPPROTO_PGM             113
 #endif