aboutsummaryrefslogtreecommitdiffstats
path: root/epan/afn.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/afn.c')
-rw-r--r--epan/afn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/afn.c b/epan/afn.c
index e1a70d17e1..4574dfa11c 100644
--- a/epan/afn.c
+++ b/epan/afn.c
@@ -57,7 +57,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" },
+ { AFNUM_BGP_LS, "BGP-LS" },
{ AFNUM_EUI48, "48-bit MAC Address" },
{ AFNUM_EUI64, "64-bit MAC Address" },
{ 65535, "Reserved" },