diff options
Diffstat (limited to 'isisd/isis_constants.h')
-rw-r--r-- | isisd/isis_constants.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/isisd/isis_constants.h b/isisd/isis_constants.h index c5b59aa3..852b8a1f 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 |