bird/proto
Ondrej Zajicek (work) 3347aaafec Static: Support for multiple routes with the same network
Add support for proper handling of multiple routes with the same network
to the static protocol. Routes are distinguished by internal index, which
is assigned automatically (sequentially for routes within each network).
Having different route preference or igp_metric attribute is optional.
2020-11-19 16:38:39 +01:00
..
babel Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +02:00
bfd BFD: Fix superfluous reconfiguration of sessions 2020-11-12 02:48:35 +01:00
bgp BFD: Better handling of BFD options in BGP configs 2020-11-12 04:02:38 +01:00
mrt Configuration strings are constant. 2020-04-09 15:37:14 +02:00
ospf OSPFv3: Fix intra-area-prefix-LSA origination on DR 2020-11-18 17:37:29 +01:00
perf Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00
pipe Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
radv Nest: Added const to ea_show just to declare that this shouldn't really change anything 2020-05-01 15:19:12 +02:00
rip BFD: Allow per-request session options 2020-11-08 15:33:22 +01:00
rpki RPKI: Add 'ignore max length' option 2020-10-11 01:00:54 +02:00
static Static: Support for multiple routes with the same network 2020-11-19 16:38:39 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00