Commit Graph

2 Commits

Author SHA1 Message Date
glebius
4d10ee85d7 Remove debugging code that sneaked in. 2015-04-09 07:52:03 +00:00
glebius
4a12d7101e Provide a gdb script, that prints routing tables from a live kernel or a
core file, much like 'netstat -anr' does it for living kernel.

Right now only AF_INET routing table is printed. AF_INET6 needs to
be done. But the most difficult part of the script (recursion!) is
complete.

Sponsored by:	Nginx, Inc.
2015-04-09 07:45:30 +00:00