[1173] in linux-net channel archive
Which net-tool with 1.3.3x
daemon@ATHENA.MIT.EDU (Mike Kilburn)
Sat Oct 7 22:48:50 1995
From: Mike Kilburn <duxmike@iafrica.com>
To: linux-net@vger.rutgers.edu
Date: Sat, 7 Oct 1995 21:40:17 +0200 (SAT)
Im a have upgraded to kernel 1.3.3x so I can get my UNIX domain datagram
sockets working. My netstat 1.2.0 does not show my sockets so I downloaded
net-tools-1.3.6-BETA3 and found I had to change the include files to compile
it (if.h -> if_arp.h) . Now I get some UNIX datagram sockets reported with
netstat -x , but it still does not work as I expected. Am I using the wrong
version of net-tools?