Package: iproute Version: 20051007-4 Severity: normal It's doing a recvmsg on fd 0 instead of the correct socket fd:
# strace -f ip xfrm mon ... socket(PF_NETLINK, SOCK_RAW, 0) = 3 setsockopt(3, SOL_SOCKET, SO_SNDBUF, [32768], 4) = 0 setsockopt(3, SOL_SOCKET, SO_RCVBUF, [32768], 4) = 0 bind(3, {sa_family=AF_NETLINK, sa_data="\0\0\0\0\0\0\0\0\0\0\0\0\0\0"}, 12) = 0 getsockname(3, {sa_family=AF_NETLINK, sa_data="\0\0\345\30\0\0\0\0\0\0\0\0\0\0"}, [12]) = 0 time(NULL) = 1155623053 recvmsg(0, 0xbfee85fc, 0) = -1 ENOTSOCK (Socket operation on non-socket) Cheers, -- System Information Debian Release: 3.1 Kernel Version: Linux gondolin 2.6.17-rc4 #1 SMP PREEMPT Wed May 17 17:28:00 EST 2006 i686 GNU/Linux Versions of the packages iproute depends on: ii libatm1 2.4.1-17 shared library for ATM (Asynchronous Transfe ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries and Timezone -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]