Making SIGUSR1 dump also all protocols.
This commit is contained in:
parent
87d2be86e5
commit
86b0023033
@ -35,6 +35,7 @@ handle_sigusr(int sig)
|
||||
neigh_dump_all();
|
||||
rta_dump_all();
|
||||
rt_dump_all();
|
||||
protos_dump_all();
|
||||
|
||||
debug("\n");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user