mirror_iproute2/misc
Li Yewang a37b01c1f0 distinguish the inet and inet6 domain when loading the tcp_diag module
When load the tcp_diag module, and use "ss -f inet" command to show the socket
information of inet domain. But this command also shows the information of inet6
domain, but not only inet domain. and "ss -f inet6", "ss -4", "ss -6" have the
same problem.

Signed-off-by: Li Yewang <lyw@cn.fujitsu.com>
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
2008-09-17 22:05:02 -07:00
..
.gitignore Add ignore files to make using git easier 2006-08-08 12:04:38 -07:00
arpd.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ifstat.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
lnstat_util.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
lnstat.c Add warning message when MAX_FIELDS reached 2008-06-30 11:57:13 -07:00
lnstat.h add const to find_field 2004-10-19 20:47:13 +00:00
Makefile Do not strip binaries with install 2008-04-01 11:26:47 -07:00
nstat.c Fix generic_proc_open() of command 'nstat' and 'rtacct' 2008-06-23 14:04:29 -07:00
rtacct.c Fix generic_proc_open() of command 'nstat' and 'rtacct' 2008-06-23 14:04:29 -07:00
ss.c distinguish the inet and inet6 domain when loading the tcp_diag module 2008-09-17 22:05:02 -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