0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 10:11:53 +00:00
bird/proto
Pavel Tvrdík 11fabd2d6b 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>]
2015-07-28 17:19:04 +02:00
..
bfd Use IP_PORTRANGE_HIGH for BFD where available 2015-02-22 20:14:14 +01:00
bgp Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00
ospf MD5, SHA1/256/512 libraries: fixing code style 2015-05-19 10:06:28 +02: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 Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00
static Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
Doc Initial BFD commit, work in progress. 2013-09-10 12:09:36 +02:00