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
|
void
|
||||||
rt_init(void)
|
rt_init(void)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user