[nwebe] How to track TCP socket variables? (cwnd, ssthresh)

Bruce M Simpson bms at spc.org
Mon Apr 12 09:06:08 PDT 2004


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


More information about the freebsd-net mailing list