<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/netstat, branch release/13.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F13.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-01-13T21:18:24Z</updated>
<entry>
<title>netstat: print path weight when showing routes in structured output.</title>
<updated>2023-01-13T21:18:24Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2022-06-20T08:59:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9cc645e3e3821bf7d2478c6eea955e0c2c471009'/>
<id>urn:sha1:9cc645e3e3821bf7d2478c6eea955e0c2c471009</id>
<content type='text'>
Differential Revision: https://reviews.freebsd.org/D35530
MFC after:	2 weeks

(cherry picked from commit c8f34118ac8207660385f99b78e8daa03ec2408f)
</content>
</entry>
<entry>
<title>netstat -i: do not truncate interface names</title>
<updated>2022-07-13T13:20:03Z</updated>
<author>
<name>Mike Karels</name>
<email>karels@FreeBSD.org</email>
</author>
<published>2022-07-02T16:03:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=913ebccc8e16c74126728faeafda5139f3784cdc'/>
<id>urn:sha1:913ebccc8e16c74126728faeafda5139f3784cdc</id>
<content type='text'>
The field for interface names for netstat -i was 5 characters by
default, which is no longer sufficient with names like "vlan1234"
and "vtnet0".  netstat -iW computed the necessary field width, but
also enlarged the address field by a lot (especially with IPv6 enabled).
Make netstat -i compute the field width for interface names with or
without -W.  Note that the existing default output does not fit in
80 columns in any case.  Update the man page accordingly, documenting
the remaining effect of -W with -i.  Also add -W to the list of
General Options, as there are numerous pointers to this.

Reported by:	Chris Ross
Reviewed by:	melifaro, rgrimes, cy
Differential Revision: https://reviews.freebsd.org/D35703

(cherry picked from commit 231092bb6fda75b922fc324edef6523e78e9e8ed)
</content>
</entry>
<entry>
<title>netstat: fix nhop prepend printing.</title>
<updated>2022-03-28T08:47:23Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2021-12-26T15:02:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bea3efc01cb716e8e77d61af085795eb2d0c013c'/>
<id>urn:sha1:bea3efc01cb716e8e77d61af085795eb2d0c013c</id>
<content type='text'>
If present, print nexthop L2 prepend data in hex.

MFC after:	1 week

(cherry picked from commit 731bfa9f180388e4081b64afb94c357643600238)
</content>
</entry>
<entry>
<title>netstat: Fix typo</title>
<updated>2022-03-04T19:41:55Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2021-07-02T06:38:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6f9036a6513ef0bd31b40c9d935ae450381d30ea'/>
<id>urn:sha1:6f9036a6513ef0bd31b40c9d935ae450381d30ea</id>
<content type='text'>
Correct spelling of "received packers" to "received packets".

(cherry picked from commit c5b8d7b7c14f72a4ad12e610222642c69374dd4a)
</content>
</entry>
<entry>
<title>ipsec(4): Fix a few typos in error messages</title>
<updated>2022-02-13T07:54:53Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-02-06T12:43:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5e730b3fdecb05bfc9185712dcbf9dd5848aaca8'/>
<id>urn:sha1:5e730b3fdecb05bfc9185712dcbf9dd5848aaca8</id>
<content type='text'>
- s/receieve/receive/

(cherry picked from commit ecc467ebad065299804ca556e86c0c5ebf060700)
</content>
</entry>
<entry>
<title>tcptw: count how many times a tcptw was actually useful</title>
<updated>2022-01-13T21:19:40Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2022-01-13T21:19:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1e2a0cef6bf10db00f230f33ee14293f5b00e894'/>
<id>urn:sha1:1e2a0cef6bf10db00f230f33ee14293f5b00e894</id>
<content type='text'>
This will allow a sysadmin to lower net.inet.tcp.msl and
see how long tcptw are actually useful.

(cherry picked from commit 71d2d5adfe18e80e5f8afeb4f86ef69be1aaad81)
</content>
</entry>
<entry>
<title>netstat: reduce use of historical Internet classes</title>
<updated>2021-12-10T16:27:02Z</updated>
<author>
<name>Mike Karels</name>
<email>karels@FreeBSD.org</email>
</author>
<published>2021-10-27T03:39:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cd55edbb2887c0ceeb10cdbe776a99059fa85fa'/>
<id>urn:sha1:2cd55edbb2887c0ceeb10cdbe776a99059fa85fa</id>
<content type='text'>
When attempting to characterize bound addresses, netstat was checking
for host 0 on a (historical) net using inet_lnaof().  Such addresses
are not normally bound, as they would not work, with the exception
of the unspecified address, INADDR_ANY.  Check for that explicitly.
Similarly, don't check bound addresses for a match to a network name.

(cherry picked from commit bd27c71c4573e14916ccd27e545a69606f0a8192)
</content>
</entry>
<entry>
<title>mend</title>
<updated>2021-06-07T09:01:28Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2021-04-18T14:08:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa50e98328b48da4fa8dbd97d0a787962cf249f5'/>
<id>urn:sha1:fa50e98328b48da4fa8dbd97d0a787962cf249f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usr.bin/netstat: use roundup2 when rounding up to power of 2.</title>
<updated>2021-05-16T04:40:23Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2021-05-02T16:30:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=34dad5e91413e7d533f7628d39c2b70cedf9c793'/>
<id>urn:sha1:34dad5e91413e7d533f7628d39c2b70cedf9c793</id>
<content type='text'>
(cherry picked from commit f6b6d216cafb154a85313a2d1bd34b18b9bfbba8)
</content>
</entry>
<entry>
<title>Fix `netstat -rs` reporting.</title>
<updated>2021-04-04T08:44:01Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2021-03-31T20:56:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1260724822b5830411cbf56d48e997be1628e53b'/>
<id>urn:sha1:1260724822b5830411cbf56d48e997be1628e53b</id>
<content type='text'>
rttrash (unused but not yet delete entries) were eliminated
 during routing rework. Remove reading these symbols from the kernel.

PR:		254681
Reported by:	rashey@superbox.pl

(cherry picked from commit 4084b1ab0413d15dab496b1c24c3875601c71438)
</content>
</entry>
</feed>
