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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"