aboutsummaryrefslogtreecommitdiffstats
path: root/epan/afn.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/afn.c')
-rw-r--r--epan/afn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/afn.c b/epan/afn.c
index 74ab8c03dd..3902aca81b 100644
--- a/epan/afn.c
+++ b/epan/afn.c
@@ -59,6 +59,7 @@ const value_string afn_vals[] = {
{ AFNUM_EIGRP_IPV4, "EIGRP IPv4 Service Family" },
{ AFNUM_EIGRP_IPV6, "EIGRP IPv6 Service Family" },
{ AFNUM_LCAF, "LISP Canonical Address Format (LCAF)" },
+ { AFNUM_LINK_STATE, "Link State and TE information" },
{ 65535, "Reserved" },
{ 0, NULL },
};