[Bug 215682] netstat --libxo invalid data output for tcp6 and udp6 socket ports using json/xml modes

2017-01-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215682

Hiren Panchasara  changed:

   What|Removed |Added

 CC||mar...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org

--- Comment #1 from Hiren Panchasara  ---
+ Marcel, just in case he has some clue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 215682] netstat --libxo invalid data output for tcp6 and udp6 socket ports using json/xml modes

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215682

Mark Linimon  changed:

   What|Removed |Added

Summary|Netstat --libxo invalid |netstat --libxo invalid
   |data output for tcp6 and|data output for tcp6 and
   |udp6 socket ports using |udp6 socket ports using
   |json/xml modes  |json/xml modes

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 215682] Netstat --libxo invalid data output for tcp6 and udp6 socket ports using json/xml modes

2016-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215682

Bug ID: 215682
   Summary: Netstat --libxo invalid data output for tcp6 and udp6
socket ports using json/xml modes
   Product: Base System
   Version: 11.0-STABLE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: h...@iki.fi

When displaying netstat details with libxo in JSON or XML modes, the value
conversion for tcp6 and udp6 port numbers drops last digit. 

For example, in output of netstat -an --libxo=json, port 514 for udp6 is shown
as 51, and tcp6 port 22 is shown as 2. This same issue applies to --libxo=xml
but not to for example html output.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"