0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 17:51:53 +00:00
bird/proto
Ondrej Zajicek (work) 37dbd3fc7a Static: Allow to set multiple static route with different metric
Change the usage of preference to distinguish multiple static routes to a
separate metric attribute, Reuse igp_metric attribute for that purpose.

The static route metric is specified with 'metric' keyword immediately
after the network (to signify it is a part of key):

  route 10.10.0.0/24 metric 10 via 192.168.1.2;
2019-03-14 14:44:35 +01:00
..
babel Nest: Change preference to lower-is-better 2018-10-24 16:24:27 +02:00
bfd No more warnings ... 2018-11-15 12:42:50 +01:00
bgp BGP: implement Adj-RIB-In 2019-02-17 23:02:05 +01:00
ospf OSPF: Reset LSAs during area type change 2019-02-17 23:02:06 +01:00
pipe Pipe: show export state 2018-01-23 13:52:17 +01:00
radv No more warnings ... 2018-11-15 12:42:50 +01:00
rip No more warnings ... 2018-11-15 12:42:50 +01:00
rpki Use non-fatal asserts even for regular build 2018-01-10 16:17:37 +01:00
static Static: Allow to set multiple static route with different metric 2019-03-14 14:44:35 +01:00
Doc RPKI protocol with one cache server per protocol 2016-12-07 09:35:24 +01:00