Jan Wasserbauer <[EMAIL PROTECTED]> wrote:
> > IMHO TNT is broken in this case. Why does it need to read it so often?
> TNT periodically reads channel status. I am trying to get it working using
> ioctl but can't find any way how to get number of unacked frames. Normally TNT
> counts unacked frames using vs&va but those are not in ax25_info_struct.
> Is there some other way to get those counters ?
>
I got no reply to my mail so I assume the only way to get number of
unacked frames is using VS&VA counters in /proc/net/ax25.
So .. could someone update ax25_info_struct (and kernel ioctls) to include
VS and VA (or just # of unacked) and maybe some other values too
(window, paclen, device ..) ?
In current state the software HAS TO be broken.
Jan