Bug 176639

Summary: [patch] netstat(1) will display pcb table twice for any ip interfaces.
Product: Base System Reporter: Frank Chen <frank.chen2>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Open ---    
Severity: Affects Only Me Keywords: patch
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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>