mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 04:26:12 +00:00
Add missing DESC_ENTRY to lib/log.c
This commit is contained in:
parent
e2ff97b974
commit
4029782441
@ -983,6 +983,7 @@ static const struct zebra_desc_table command_types[] = {
|
||||
DESC_ENTRY (ZEBRA_INTERFACE_ENABLE_RADV),
|
||||
DESC_ENTRY (ZEBRA_INTERFACE_DISABLE_RADV),
|
||||
DESC_ENTRY (ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB),
|
||||
DESC_ENTRY (ZEBRA_INTERFACE_LINK_PARAMS),
|
||||
DESC_ENTRY (ZEBRA_MPLS_LABELS_ADD),
|
||||
DESC_ENTRY (ZEBRA_MPLS_LABELS_DELETE),
|
||||
DESC_ENTRY (ZEBRA_IPV4_NEXTHOP_ADD),
|
||||
|
Loading…
Reference in New Issue
Block a user