mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 08:24:30 +00:00
ldpd: remove two unused imsg types
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
This commit is contained in:
parent
03e5758c65
commit
01d1458f6a
@ -145,9 +145,7 @@ enum imsg_type {
|
||||
IMSG_RECONF_END,
|
||||
IMSG_DEBUG_UPDATE,
|
||||
IMSG_LOG,
|
||||
IMSG_ACL_CHECK,
|
||||
IMSG_GET_LABEL_CHUNK,
|
||||
IMSG_RELEASE_LABEL_CHUNK
|
||||
IMSG_ACL_CHECK
|
||||
};
|
||||
|
||||
union ldpd_addr {
|
||||
|
Loading…
Reference in New Issue
Block a user