From 2097cd8a7a1322b2853f1b9cbbe7f39c436f553e Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 23 Dec 2003 11:51:08 +0000 Subject: Some fixes to isisd done by me and Cougar in the spring of 2003. See changelog for details. --- isisd/isis_constants.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'isisd/isis_constants.h') diff --git a/isisd/isis_constants.h b/isisd/isis_constants.h index c5b59aa30..852b8a1ff 100644 --- a/isisd/isis_constants.h +++ b/isisd/isis_constants.h @@ -82,6 +82,9 @@ */ #define NLPID_IP 204 #define NLPID_IPV6 142 +#define NLPID_SNAP 128 +#define NLPID_CLNP 129 +#define NLPID_ESIS 130 /* * Return values for functions -- cgit v1.2.3