summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/ip.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/ip.h')
-rw-r--r--contrib/tcpdump/ip.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/tcpdump/ip.h b/contrib/tcpdump/ip.h
index 37ef774..6dbd9de 100644
--- a/contrib/tcpdump/ip.h
+++ b/contrib/tcpdump/ip.h
@@ -1,4 +1,4 @@
-/* @(#) $Header: /tcpdump/master/tcpdump/ip.h,v 1.10 2002/12/11 07:13:53 guy Exp $ (LBL) */
+/* @(#) $Header: /tcpdump/master/tcpdump/ip.h,v 1.11 2004/09/27 21:13:10 hannes Exp $ (LBL) */
/*
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
@@ -106,6 +106,7 @@ struct ip {
#define IPOPT_LSRR 131 /* loose source route */
#define IPOPT_SATID 136 /* satnet id */
#define IPOPT_SSRR 137 /* strict source route */
+#define IPOPT_RA 148 /* router-alert, rfc2113 */
/*
* Offsets to fields in options other than EOL and NOP.
OpenPOWER on IntegriCloud