Bug 14168

Summary: netstat -ss doesn't work for ipx
Product: Base System Reporter: Dan Nelson (old address) <dnelson>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dan Nelson (old address) 1999-10-06 20:00:01 UTC
Two -s switches on the netstat commandline should suppress printing of
lines with 0 counts.  The ipx code doesn't check the s flag and always
prints all lines.

How-To-Repeat: 

netstat -ss -p ipx
Comment 1 Boris Popov freebsd_committer freebsd_triage 1999-10-18 06:47:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!