Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2011 16:42:12 +0000 (UTC)
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/netstat sctp.c
Message-ID:  <201107221642.p6MGgWoa097937@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tuexen      2011-07-22 16:42:12 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/netstat      sctp.c 
  Log:
  SVN rev 224271 on 2011-07-22 16:42:12Z by tuexen
  
  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.
  
  PR: 150642
  Approved by: re@
  MFC after: 4 weeks.
  
  Revision  Changes    Path
  1.15      +204 -113  src/usr.bin/netstat/sctp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107221642.p6MGgWoa097937>