[Toybox] [PATCH] netstat's "Proto" field should show IPv4 vs IPv6.
enh
enh at google.com
Fri Jun 10 09:14:57 PDT 2016
Before:
tcp 1 0 ::1:50100 ::1:631 CLOSE_WAIT
After:
tcp6 1 0 ::1:50100 ::1:631 CLOSE_WAIT
---
toys/pending/netstat.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-netstat-s-Proto-field-should-show-IPv4-vs-IPv6.patch
Type: text/x-patch
Size: 2363 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20160610/ccf17779/attachment.bin>
More information about the Toybox
mailing list