On Sun, Apr 11, 2004 at 11:27:11AM +0200, Knocke wrote: > trpt on my system keeps on saying : > > % trpt: /boot/kernel/kernel: no namelist > > so probably no sockets are currently SO_DEBUG ready.
You probably need to recompile your kernel with makeoptions TCPDEBUG. Diffing up something simple like netcat for SO_DEBUG support shouldn't be too difficult for a beginning C hacker. Regards, BMS _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"
