Bug 162012

Summary: netstat outputs warning, got duplicate tcp line.
Product: [Fedora] Fedora Reporter: Jon Benson <jon>
Component: net-toolsAssignee: Radek Vokál <rvokal>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.60-54 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-04 07:25:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jon Benson 2005-06-29 03:20:18 UTC
Description of problem:
netstat output contains warnings I have not seen before.

Specifically the following is output numerous times when using "netstat -anp":
warning, got duplicate tcp line.

Version-Release number of selected component (if applicable):
net-tools-1.60-37.FC3.1

How reproducible:
Easily

Steps to Reproduce:
1.  Run "netstat -anp" on a server with a number of connections open such as a 
production web server.
  
Actual results:
warning, got duplicate tcp line.
this is printed multiple times

Expected results:
Normal output of the command that I can easily grep, etc

Additional info:

Comment 1 Radek Vokál 2005-07-04 07:25:32 UTC
This warning is suppressed in the latest rawhide version.