]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/zebra.h
Merge pull request #2122 from donaldsharp/zebra_nhs
[mirror_frr.git] / lib / zebra.h
index 9ac96372ff70e6514062fe659654ed511d75963f..c2d135bbeb850adbbc516fe7eaf6f7502960f1d4 100644 (file)
@@ -430,6 +430,7 @@ extern const char *zserv_command_string(unsigned int command);
 #define ZEBRA_FLAG_SCOPE_LINK         0x100
 #define ZEBRA_FLAG_FIB_OVERRIDE       0x200
 #define ZEBRA_FLAG_EVPN_ROUTE         0x400
+#define ZEBRA_FLAG_RR_USE_DISTANCE    0x800
 /* ZEBRA_FLAG_BLACKHOLE was 0x04 */
 /* ZEBRA_FLAG_REJECT was 0x80 */