'netstat' doesn't check for sockets using SCTP protocol
Bug #174858 reported by
Tomasz Jankowski
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
net-tools (Debian) |
Fix Released
|
Unknown
|
|||
net-tools (Gentoo Linux) |
Fix Released
|
Wishlist
|
|||
net-tools (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
Bug Description
Binary package hint: net-tools
'netstat' doesn't display information about listening SCTP sockets. I checked it twice. First time with my own applications and second time server - client examples provided with SCTP implementation for Linux. When server is listening command 'neststat -l' doesn't display any information about it.
Changed in net-tools: | |
status: | New → Confirmed |
Changed in net-tools (Debian): | |
status: | Unknown → New |
Changed in net-tools (Debian): | |
status: | New → Fix Released |
Changed in net-tools (Gentoo Linux): | |
importance: | Unknown → Wishlist |
status: | Unknown → Fix Released |
Changed in net-tools (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | Confirmed → Triaged |
To post a comment you must log in.
netstat from net-tools- 1.60_p200712020 44231-r1 not support SCTP
If I run SCTP-listener on some port, I cannot see it via netstat -lp
# netstat --sctp
netstat: unrecognized option `--sctp'