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
|
a474f34c0b
|
MRT Dump: Support for draft-petrie-grow-mrt-add-paths
Thanks to Colin Petrie for patch.
|
2016-01-06 13:52:35 +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
|
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 |
|
Ondrej Zajicek
|
0c75411bec
|
NEWS, version and documentation update.
|
2010-01-06 16:57:20 +01:00 |
|
Ondrej Zajicek
|
cf31112f0d
|
Implements MRTdump feature.
|
2010-01-03 12:17:52 +01:00 |
|