0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-19 04:47:04 +00:00
Maria Matejka f81702b7e4 Table import and export are now explicit hooks.
Channels have now included rt_import_req and rt_export_req to hook into
the table instead of just one list node. This will (in future) allow for:

* channel import and export bound to different tables
* more efficient pipe code (dropping most of the channel code)
* conversion of 'show route' to a special kind of export
* temporary static routes from CLI

The import / export states are also updated to the new algorithms.
2021-11-22 18:33:53 +01:00
..
2021-10-13 19:01:22 +02:00
2009-05-11 01:32:49 +02:00
2021-03-12 15:35:56 +01:00
2021-10-13 19:01:22 +02:00