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 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
..
config.Y Integrate MRT Table Dump (RFC 6396) into BIRD 2016-01-06 13:28:46 +01: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 2016-01-06 13:28:46 +01:00
krt.c Nest: Fix bug in device proto 2015-11-23 11:13:40 +01:00
krt.h Nest: Fix bug in device proto 2015-11-23 11:13:40 +01:00
krt.Y BGP multipath support 2015-06-08 02:24:08 +02:00
log.c Integrate MRT Table Dump (RFC 6396) into BIRD 2016-01-06 13:28:46 +01:00
main.c Conf: Fixes bug in symbol lookup during reconfiguration 2015-11-09 00:42:02 +01: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 2016-01-06 13:28:46 +01:00
unix.h Integrate MRT Table Dump (RFC 6396) into BIRD 2016-01-06 13:28:46 +01:00