mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-24 18:51:54 +00:00
6702b7ad74
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>] |
||
---|---|---|
.. | ||
attrs.c | ||
bgp.c | ||
bgp.h | ||
config.Y | ||
Doc | ||
Makefile | ||
mrt.c | ||
mrt.h | ||
packets.c |