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:
This warning is suppressed in the latest rawhide version.