0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-19 02:18:43 +00:00
bird/sysdep/unix
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
..
config.Y Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00
krt.c KRT: Add support for plenty of kernel route metrics 2015-05-12 16:42:22 +02:00
krt.h KRT: Add support for plenty of kernel route metrics 2015-05-12 16:42:22 +02:00
krt.Y BGP graceful restart support. 2014-03-20 14:07:12 +01:00
log.c Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00
main.c unsigned [int] -> uint 2015-05-19 08:53:34 +02:00
Modules Cleanup in sysdep KRT code, part 2. 2012-04-30 22:25:24 +02:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
timer.h Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00
unix.h Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00