]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r224271:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 22:31:47 +0000 (22:31 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 22:31:47 +0000 (22:31 +0000)
commite23f0c458f952c96f7eeb614f9acb4c5aafe3631
tree34a4a4b061d8dbf528f00fd07c43be44ba2ebc35
parent8ea768a5f792fce1c379b7a8b77b6d623cdb3a52
MFC r224271:
Fix the following bugs related to the SCTP support of netstat:
* Correctly handle -a.
* -A isn't supported.
* Show all closed 1-to-1 and 1-to-many style sockets.
* Show all listening 1-to-many style sockets.
* Use consistent formatting for -W.

git-svn-id: svn://svn.freebsd.org/base/stable/8@231455 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/netstat/sctp.c