0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 18:08:45 +00:00
bird/sysdep
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
..
bsd unsigned [int] -> uint 2015-05-19 08:53:34 +02:00
cf KRT: Fixes learning of preferred kernel routes. 2015-04-29 13:43:15 +02:00
linux unsigned [int] -> uint 2015-05-19 08:53:34 +02:00
unix Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00
autoconf.h.in BFD protocol, ready for release. 2013-11-19 22:33:48 +01:00
config.h NEWS and version update 2015-04-20 12:27:00 +02:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00