[Xorp-hackers] Getting XORP to report queue length

Ben Greear greearb at candelatech.com
Wed Mar 17 13:00:38 PDT 2010


On 03/17/2010 09:14 AM, Victor Faion wrote:
> Hello,
>
> I am using the functions in XrlSocket4V0p1Client to send messages
> using TCP sockets between XORP routers. I was wondering if there was a
> way to check how much data is currently queued at each node in the
> network. I guess this function won't be exposed and I'll have to
> expose it, but I can't seem to find where this is in the XORP code. I
> am using XORP 1.6.

You are looking for send/receive buffer sizes for the TCP sockets?

Like what 'netstat' reports?

I don't actually even know how to get this out of the kernel, but
there must be a way...

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-hackers mailing list