summaryrefslogtreecommitdiff
path: root/src/nl-monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nl-monitor.c')
-rw-r--r--src/nl-monitor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nl-monitor.c b/src/nl-monitor.c
index d9c32f86..4400df5a 100644
--- a/src/nl-monitor.c
+++ b/src/nl-monitor.c
@@ -34,6 +34,7 @@ static const struct {
{ RTNLGRP_IPV6_PREFIX, "ipv6-prefix" },
{ RTNLGRP_IPV4_NETCONF, "ipv4-netconf" },
{ RTNLGRP_IPV6_NETCONF, "ipv6-netconf" },
+ { RTNLGRP_MPLS_NETCONF, "mpls-netconf" },
{ RTNLGRP_NONE, NULL }
};