0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 18:08:45 +00:00
bird/proto
Pavel Tvrdík 6702b7ad74 Integrate MRT Table Dump (RFC 6396) into BIRD
Asynchronous periodic mrt table dumps of routes configuration in bird.conf:
mrtdump routes {
  [ filename "<format>"; ]
  [ table <name>|"<wildcard name>"; ]
  [ period <num>; ]
  [ filter <filter>|where <condition>; ]
}

Synchronous mrt table dumps of routes in BIRD client:
mrtdump routes [table <name>|"<wildcard name>"] [to "<filename format>"] [filter <filter>|where <condition>]
2016-01-06 13:28:46 +01:00
..
bfd BFD: Fixes crash after socket error 2015-07-19 11:39:24 +02:00
bgp Integrate MRT Table Dump (RFC 6396) into BIRD 2016-01-06 13:28:46 +01:00
ospf MD5: Mormalize naming style 2015-11-24 16:01:48 +01:00
pipe Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
radv Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
rip MD5: Mormalize naming style 2015-11-24 16:01:48 +01:00
static Static: Support for BFD controlled static routes 2015-07-24 18:02:07 +02:00
Doc Initial BFD commit, work in progress. 2013-09-10 12:09:36 +02:00