mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 19:13:19 +00:00
zebra: In which RTPROT_BABEL is hard
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
fb533f22b5
commit
cea34723da
@ -34,7 +34,7 @@
|
||||
#define RTPROT_RIP 189
|
||||
#define RTPROT_RIPNG 190
|
||||
#if !defined(RTPROT_BABEL)
|
||||
#define BABEL 42
|
||||
#define RTPROT_BABEL 42
|
||||
#endif
|
||||
|
||||
void rt_netlink_init (void);
|
||||
|
Loading…
Reference in New Issue
Block a user