mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
Added debug dump function, but it's still empty :(
This commit is contained in:
parent
ded3ee6ddd
commit
6d45cf21be
@ -185,6 +185,11 @@ rt_dump(rtable *t)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
rt_dump_all(void)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
rt_init(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user