Date: Fri, 31 Dec 2004 12:01:17 +0000 (GMT) From: Robert Watson <rwatson@FreeBSD.org> To: Roman Kurakin <rik@cronyx.ru> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/netstat ipx.c main.c Message-ID: <Pine.NEB.3.96L.1041231120054.71776M-100000@fledge.watson.org> In-Reply-To: <41D51799.6050204@cronyx.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 31 Dec 2004, Roman Kurakin wrote: > > Update netstat(1) for recent conversion of netipx to queue(9) from > > home-brew linked lists. Read in the ipxpcb_list structure first in > > order to find the first pcb pointer. Then follow the chain as > > before, only the termination condition is a NULL next pointer > > rather than a next pointer equal to the original offset. > > > Please look on my variant of this code that was done for you changes > long time ago. Current diff with HEAD could be found online here: > http://people.freebsd.org/~rik/rik_netperf_20041231-3.pch Committed, thanks! Robert N M Watson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1041231120054.71776M-100000>