0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-10 05:08:42 +00:00
bird/proto
Maria Matejka 6b0368cc2c Export tables merged with BGP prefix hash
Until now, if export table was enabled, Nest was storing exactly the
route before rt_notify() was called on it. This was quite sloppy and
spooky and it also wasn't reflecting the changes BGP does before
sending. And as BGP is storing the routes to be sent anyway, we are
simply keeping the already-sent routes in there to better rule out
unneeded reexports.

Some of the route attributes (IGP metric, preference) make no sense in
BGP, therefore these will be probably replaced by something sensible.
Also the nexthop shown in the short output is the BGP nexthop.
2022-07-11 16:07:09 +02:00
..
babel Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund 2022-06-08 15:31:28 +02:00
bfd Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund 2022-05-30 16:59:24 +02:00
bgp Export tables merged with BGP prefix hash 2022-07-11 16:07:09 +02:00
mrt The show-route CLI command now uses the route export API 2022-06-27 12:32:47 +02:00
ospf Import tables are stored as an attribute layer inside the main tables. 2022-06-20 11:56:38 +02:00
perf Import tables are stored as an attribute layer inside the main tables. 2022-06-20 11:56:38 +02:00
pipe Allowed optimized exporting of a subprefix tree 2022-06-24 15:49:08 +02:00
radv Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund 2022-06-08 15:31:28 +02:00
rip Fixed displaying BGP and RIP attributes after recent reworks 2022-06-27 12:32:47 +02:00
rpki Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund 2022-06-08 15:31:28 +02:00
static Moved nexthop + hostentry display to other eattrs 2022-06-27 13:39:28 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00