summaryrefslogtreecommitdiff
path: root/nlpid.h
diff options
context:
space:
mode:
authorhannes <hannes>2004-10-12 21:02:00 +0000
committerhannes <hannes>2004-10-12 21:02:00 +0000
commitecdfb8a72a918bd0762ebfc166234628a9bb892a (patch)
treec129bfed81095dcfdb215bb074dc96951fcd52ca /nlpid.h
parent5730fd122f2608f18f85c7c6f2965afa8ae3e697 (diff)
downloadtcpdump-ecdfb8a72a918bd0762ebfc166234628a9bb892a.tar.gz
add baseline FRF.15 (=fragmentation) support for frame-relay
Diffstat (limited to 'nlpid.h')
-rw-r--r--nlpid.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/nlpid.h b/nlpid.h
index 69641121..366b36c8 100644
--- a/nlpid.h
+++ b/nlpid.h
@@ -1,4 +1,4 @@
-/* @(#) $Header: /tcpdump/master/tcpdump/nlpid.h,v 1.1 2004-10-07 14:53:10 hannes Exp $ (LBL) */
+/* @(#) $Header: /tcpdump/master/tcpdump/nlpid.h,v 1.2 2004-10-12 21:02:00 hannes Exp $ (LBL) */
/*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that: (1) source code
@@ -25,6 +25,7 @@ extern struct tok nlpid_values[];
#define NLPID_ISIS 0x83 /* iso9577 */
#define NLPID_CONS 0x84
#define NLPID_IDRP 0x85
+#define NLPID_MFR 0xb1 /* FRF.15 */
#define NLPID_IP 0xcc
#define NLPID_X25_ESIS 0x8a
#define NLPID_IP6 0x8e