Pavel Tvrdík
|
cc4eee6297
|
MRT Table Dump: draft-petrie-grow-mrt-add-paths
Add support for MRT Table Dump draft-petrie-grow-mrt-add-paths
|
2016-01-06 14:51:52 +01:00 |
|
Pavel Tvrdík
|
2d2d8293b7
|
MRT Table Dump: Bugfix creating filename from fmt
- At *BSD systems a command 'date +%f' returns only 'f' without percent
- Small fixes for *BSD systems
|
2015-08-03 13:12:32 +02:00 |
|
Pavel Tvrdík
|
0722998578
|
MRT Table Dump: Bugfix buffer memory reallocation
|
2015-08-03 13:05:41 +02:00 |
|
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 |
|
Pavel Tvrdík
|
de77e5cdd0
|
Add core support for MRT Table Dump (RFC 6396)
|
2015-07-28 15:04:03 +02:00 |
|