summaryrefslogtreecommitdiff
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 700857a0a3..58254191d8 100644
--- a/epan/afn.c
+++ b/epan/afn.c
@@ -60,6 +60,7 @@ const value_string afn_vals[] = {
{ AFNUM_EIGRP_COMMON, "EIGRP Common Service Family" },
{ AFNUM_EIGRP_IPV4, "EIGRP IPv4 Service Family" },
{ AFNUM_EIGRP_IPV6, "EIGRP IPv6 Service Family" },
+ { AFNUM_LCAF, "LISP Canonical Address Format (LCAF)" },
{ 65535, "Reserved" },
{ 0, NULL },
};