iproute2/misc
Pavel Emelyanov 746a695f86 ss: Split inet_show_netlink into parts
The existing function inet_show_netlink sends tcp-diag request and
then receives back the response and prints it on the screen.

The sock-diag and legacy tcp-diag have different request types, but
report sockets in the same format. In order to support both it's
convenient to split the code into sending and receiving parts.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2012-10-26 17:48:49 -07:00
..
.gitignore Add ignore files to make using git easier 2006-08-08 12:04:38 -07:00
Makefile iproute2: cleanup dependencies 2012-02-27 08:27:54 -08:00
arpd.c arpd: allow configuring polling interval 2012-02-17 08:17:09 -08:00
ifstat.c libnetlink: remove unused junk callback 2011-12-28 10:37:12 -08:00
lnstat.c iproute2: lnstat - fix typos 2011-10-06 08:25:05 -07:00
lnstat.h add const to find_field 2004-10-19 20:47:13 +00:00
lnstat_util.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
nstat.c ensure uptime is initialized if /proc/uptime cannot be opened 2011-08-31 12:16:36 -07:00
rtacct.c ensure uptime is initialized if /proc/uptime cannot be opened 2011-08-31 12:16:36 -07:00
ss.c ss: Split inet_show_netlink into parts 2012-10-26 17:48:49 -07:00
ssfilter.h (Logical change 1.3) 2004-04-15 20:56:59 +00:00
ssfilter.y Remove trailing whitespace 2006-12-05 10:10:22 -08:00