0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 04:15:19 +00:00
bird/proto
Maria Matejka 44f26c49f9 Special table hooks rectified.
* internal tables are now more standalone, having their own import and
  export hooks
* route refresh/reload uses stale counter instead of stale flag,
  allowing to drop walking the table at the beginning
* route modify (by BGP LLGR) is now done by a special refeed hook,
  reimporting the modified routes directly without filters
2021-11-22 19:05:43 +01:00
..
babel Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
bfd BFD: Dispatch sessions also by interface index 2021-01-10 15:29:02 +01:00
bgp Special table hooks rectified. 2021-11-22 19:05:43 +01:00
mrt Suppressed MRT unused static function warning 2021-11-09 19:20:41 +01:00
ospf Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
perf Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
pipe Table import and export are now explicit hooks. 2021-11-22 18:33:53 +01:00
radv Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
rip Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
rpki Special table hooks rectified. 2021-11-22 19:05:43 +01:00
static Table import and export are now explicit hooks. 2021-11-22 18:33:53 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00