summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/ospf.h
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>1999-09-16 20:58:49 +0000
committerBrad Smith <brad@cvs.openbsd.org>1999-09-16 20:58:49 +0000
commit714a9f512766cbabe2b372c14658f8e247fc8363 (patch)
tree0e461481d13f274453f2f2de4a3601d758ee95ff /usr.sbin/tcpdump/ospf.h
parent11bfdccdb15a1e11d71fd52d99653b7dc969a35f (diff)
bring more inline with tcpdump 3.4
Diffstat (limited to 'usr.sbin/tcpdump/ospf.h')
-rw-r--r--usr.sbin/tcpdump/ospf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/tcpdump/ospf.h b/usr.sbin/tcpdump/ospf.h
index b6d0ed944b2..eee79441fb3 100644
--- a/usr.sbin/tcpdump/ospf.h
+++ b/usr.sbin/tcpdump/ospf.h
@@ -39,6 +39,7 @@
#define OSPF_AUTH_MD5 2 /* MD5 authentication */
#define OSPF_AUTH_MD5_LEN 16 /* length of MD5 authentication */
+
/* db_flags */
#define OSPF_DB_INIT 0x04 /* */
#define OSPF_DB_MORE 0x02