Package: iproute 
Version: 20100519-3
Version of SS-Utility (Part of iproute): ss utility, iproute2-ss100519

The SS-Utility does not list Packet-Sockets properly:

oot@debian6:/proc/net# ss -aw 
State       Recv-Q Send-Q
Local Address:Port Peer Address:Port   
root@debian6:/proc/net# 

But Packet-Socket is there as reported by lsof and /proc/net/packet

root@debian6:/proc/net# more packet
sk       RefCnt Type Proto  Iface R Rmem   User   Inode
ffff88042c325000 3      10   0003   2     1 0      0      6289  
root@debian6:/proc/net# 

root@debian6:/proc/net# ps -ef |grep dhclient
root      1938  1603  0 15:44 ?        00:00:00 /sbin/dhclient -d -4
-sf /usr/lib/NetworkManager/nm-dhcp-client.action
-pf /var/run/dhclient-eth1.pid
-lf /var/lib/dhcp/dhclient-ad9c6947-1e96-4839-a90c-354c319481e9-eth1.lease -cf 
/var/run/nm-dhclient-eth1.conf eth1
root      2508  2332  0 16:14 pts/0    00:00:00 grep dhclient

root@debian6:/proc/net# lsof |grep 1938
dhclient  1938        root  cwd       DIR               8,17     4096
2 /
dhclient  1938        root  rtd       DIR               8,17     4096
2 /
dhclient  1938        root  txt       REG               8,17   487728
15067286 /sbin/dhclient
dhclient  1938        root  mem       REG               8,17    51728
6930434 /lib/libnss_files-2.11.3.so
dhclient  1938        root  mem       REG               8,17  1437064
6930443 /lib/libc-2.11.3.so
dhclient  1938        root  mem       REG               8,17   128744
6930439 /lib/ld-2.11.3.so
dhclient  1938        root    0u      CHR                1,3      0t0
580 /dev/null
dhclient  1938        root    1u      CHR                1,3      0t0
580 /dev/null
dhclient  1938        root    2u      CHR                1,3      0t0
580 /dev/null
dhclient  1938        root    3u     unix 0xffff88042c3a1800      0t0
6279 socket
dhclient  1938        root    4r      REG               8,17     1557
3599166 /var/lib/dhcp/dhclient-ad9c6947-1e96-4839-a90c-354c319481e9-eth1.lease
dhclient  1938        root    5w     pack               6289      0t0
ALL type=SOCK_PACKET
dhclient  1938        root    6u     IPv4               6291      0t0
UDP *:bootpc 
root@debian6:/proc/net# 


I am using latetst Version of Debian 6, Output of uname -a:

root@debian6:/proc/net# uname -a
Linux debian6 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC 2014 x86_64
GNU/Linux

Could you fix this error?

Thanks!

Regards,

Felix Wiedenroth


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to