0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-19 02:18:43 +00:00
bird/proto/rip
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
..
auth.c MD5, SHA1/256/512 libraries: fixing code style 2015-05-19 10:06:28 +02:00
config.Y Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
Doc Docs updates: 2000-06-05 16:36:16 +00:00
Makefile Mensi updaty do ripu. Pridana passwd autentikace (netestovano). 1999-05-11 09:53:45 +00:00
rip.c Integrate MRT Table Dump (RFC 6396) into BIRD 2015-07-28 17:19:04 +02:00
rip.h Addition necessary includes in headers files 2015-03-17 12:39:10 +01:00