summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/ipproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/ipproto.h')
-rw-r--r--contrib/tcpdump/ipproto.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/tcpdump/ipproto.h b/contrib/tcpdump/ipproto.h
index 12938b4..4b6bf51 100644
--- a/contrib/tcpdump/ipproto.h
+++ b/contrib/tcpdump/ipproto.h
@@ -134,6 +134,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
OpenPOWER on IntegriCloud