]> git.proxmox.com Git - mirror_iproute2.git/commit
ss: Rename some tcp- names into inet-
authorPavel Emelyanov <xemul@parallels.com>
Thu, 25 Oct 2012 03:18:31 +0000 (03:18 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Sat, 27 Oct 2012 00:48:48 +0000 (17:48 -0700)
commit3fe5b534fe61220668fb6e99c7acf325c18dff06
tree1483d3a01f10ca3b3dae17098d0e25da5caf3900
parent4d6c3796a5cba380afca43c46aeafd2cbf997323
ss: Rename some tcp- names into inet-

The sock-diag is capable to diag udp sockets as well. Prepare the
ss code for this by first renaming soon-to-be-generic tcp-s names
into inet-s.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
misc/ss.c