mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Moved route preference to eattrs
This commit is contained in:
@@ -329,6 +329,7 @@ int rt_flowspec_check(rtable *tab_ip, rtable *tab_flow, const net_addr *n, rta *
|
||||
#define DEF_PREF_BGP 100 /* BGP */
|
||||
#define DEF_PREF_RPKI 100 /* RPKI */
|
||||
#define DEF_PREF_INHERITED 10 /* Routes inherited from other routing daemons */
|
||||
#define DEF_PREF_UNKNOWN 0 /* Routes with no preference set */
|
||||
|
||||
/*
|
||||
* Route Origin Authorization
|
||||
|
Reference in New Issue
Block a user