Bug 176639 - [patch] netstat(1) will display pcb table twice for any ip interfaces.
Summary: [patch] netstat(1) will display pcb table twice for any ip interfaces.
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2013-03-04 15:50 UTC by Frank Chen
Modified: 2022-10-17 12:38 UTC (History)
0 users

See Also:


Attachments
file.diff (589 bytes, patch)
2013-03-04 15:50 UTC, Frank Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Chen 2013-03-04 15:50:00 UTC
run netstat -a -A for a system with ip(ip6) interface, the interface will show as:

Tcpcb     Proto   Recv-Q Send-Q Local Address Foreign Address (state)
c6770ec4   ip 4        0      0 *.*           *.*
c6770ec4   ip64        0      0 *.*           *.*
(for ip6 interfaces)
xxxxxxxx   ip 6        0      0 *.*           *.*
xxxxxxxx   ip66        0      0 *.*           *.*
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:13 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:38:54 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>