On 09/07/2014 17:57, Joshua Kinard wrote:
> 
> As for net-tools itself, I'll see if I can get Fedora's patches to apply to
> it and update it.  If not, I dunno whether to import their version as a
> separate package or as an alternate version (net-tools-2.0?).  No point in
> ignoring it when there's obvious bugs and fixes available, even if they're
> not from the original upstream.

Added net-tools-1.60_p20130513023548-r1.ebuild, please test.

Previous: netstat -anSp:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address  Foreign Address   State   PID/Program name
sctp       0      0 0.0.0.0:22     0.0.0.0:*         LISTEN  18500/sshd
SCTP error in line: 2
      Bug ^^^^^^

Now:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address  Foreign Address   State   PID/Program name
sctp                0.0.0.0:22                       LISTEN  18500/sshd
sctp                :::22                            LISTEN  18500/sshd

(Yes, the re-written SCTP stats code from Fedora don't display a value when
0 or nothing is connected -- no idea why).


IPX addresses are also displayed correctly:
Active IPX sockets
Proto Recv-Q Send-Q Local Address    Foreign Address            State
IPX        0      0 01000000:0540    -
IPX        0      0 01000000:0440    -
IPX        0      0 01000000:0340    3E01A8C0:000000000001:5104 ESTAB
                                     ^^^^^^^^
Now:
Active IPX sockets
Proto Recv-Q Send-Q Local Address    Foreign Address            State
IPX        0      0 00000001:0540    -
IPX        0      0 00000001:0440    -
IPX        0      0 00000001:0340    C0A8013E:000000000001:5104 ESTAB
                                     ^^^^^^^^

If anyone encounters any problems, please let me know.

Thanks!,

-- 
Joshua Kinard
Gentoo/MIPS
ku...@gentoo.org
4096R/D25D95E3 2011-03-28

"The past tempts us, the present confuses us, the future frightens us.  And
our lives slip away, moment by moment, lost in that vast, terrible in-between."

--Emperor Turhan, Centauri Republic

Reply via email to