Assorted ISIS enhancements from Hannes Gredler.
[obnox/wireshark/wip.git] / packet-isis-lsp.h
index dd4c16ef968400c6308c863e4ff0dbc9874d974b..343ed86ade376cc8c40a5cfcd718d1734ea76d33 100644 (file)
@@ -1,7 +1,7 @@
 /* packet-isis-lsp.h
  * Defines and such for LSP and their CLV decodes
  *
- * $Id: packet-isis-lsp.h,v 1.3 2001/04/08 19:32:03 guy Exp $
+ * $Id: packet-isis-lsp.h,v 1.4 2001/04/16 10:04:30 guy Exp $
  * Stuart Stanley <stuarts@mxmail.net>
  *
  * Ethereal - Network traffic analyzer
@@ -62,6 +62,7 @@
 #define ISIS_CLV_L1_LSP_IP_INT_REACHABLE       128
 #define ISIS_CLV_L1_LSP_NLPID                  129
 #define ISIS_CLV_L1_LSP_IP_INTERFACE_ADDR      132
+#define ISIS_CLV_L1_LSP_TE_ROUTER_ID            134 
 #define ISIS_CLV_L1_LSP_HOSTNAME                137
 /* 
  * Note, the spec say 133, but everyone seems to use 10. Any clue on why
@@ -82,6 +83,7 @@
 #define ISIS_CLV_L2_LSP_IP_EXT_REACHABLE       130
 #define ISIS_CLV_L2_LSP_IDRP_INFO              131
 #define ISIS_CLV_L2_LSP_IP_INTERFACE_ADDR      132
+#define ISIS_CLV_L2_LSP_TE_ROUTER_ID            134 
 #define ISIS_CLV_L2_LSP_HOSTNAME                137
 /* 
  * Note, the spec say 133, but everyone seems to use 10. Any clue on why