mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge commit 'b28431e557c4f63923476094a919a0630001275e' into thread-next
This commit is contained in:
@@ -1639,7 +1639,6 @@ bool t;
|
||||
igp_metric = 53;
|
||||
babel_metric = 64;
|
||||
t = defined(babel_router_id);
|
||||
j = babel_seqno;
|
||||
|
||||
bgp_origin = ORIGIN_IGP;
|
||||
bgp_path = +empty+;
|
||||
@@ -1665,7 +1664,6 @@ bool t;
|
||||
|
||||
rip_metric = 2;
|
||||
rip_tag = 4;
|
||||
t = defined(rip_from);
|
||||
|
||||
krt_source = 17;
|
||||
krt_metric = 19;
|
||||
|
Reference in New Issue
Block a user