mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 09:00:55 +00:00
lib: Remove unused ZEBRA_NEXTHOP_IPV4_ONLINK type
Remove the unused ZEBRA_NEXTHOP_IPV4_ONLINK type from the system. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
d9ce832430
commit
5b2c166731
@ -500,7 +500,6 @@ extern const char *zserv_command_string (unsigned int command);
|
||||
#define ZEBRA_NEXTHOP_IPV6 4
|
||||
#define ZEBRA_NEXTHOP_IPV6_IFINDEX 5
|
||||
#define ZEBRA_NEXTHOP_BLACKHOLE 6
|
||||
#define ZEBRA_NEXTHOP_IPV4_ONLINK 7
|
||||
|
||||
#ifndef INADDR_LOOPBACK
|
||||
#define INADDR_LOOPBACK 0x7f000001 /* Internet address 127.0.0.1. */
|
||||
|
Loading…
Reference in New Issue
Block a user