On 7/15/16 11:20 AM, David Ahern wrote:
Add option to suppress header line. When used the following line is not shown: "State Recv-Q Send-Q Local Address:Port Peer Address:Port"Signed-off-by: David Ahern <d...@cumulusnetworks.com> --- man/man8/ss.8 | 3 +++ misc/ss.c | 28 +++++++++++++++++++--------- 2 files changed, 22 insertions(+), 9 deletions(-)
This one I goofed and made relative to our branch. if you are ok with the option I'll rebase to master branch.