<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/sockstat, branch releng/11.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F11.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F11.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-03-05T07:26:05Z</updated>
<entry>
<title>MFC r326276:</title>
<updated>2018-03-05T07:26:05Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-05T07:26:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=25d4b2c1b89d42d752e23f9935692f481cb272ea'/>
<id>urn:sha1:25d4b2c1b89d42d752e23f9935692f481cb272ea</id>
<content type='text'>
various: general adoption of SPDX licensing ID tags.

Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

No functional change intended.
</content>
</entry>
<entry>
<title>MFC r314039:</title>
<updated>2017-03-03T12:30:18Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2017-03-03T12:30:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c2d9ee2c6b1d17ea4fd044ae12c3f646c842e789'/>
<id>urn:sha1:c2d9ee2c6b1d17ea4fd044ae12c3f646c842e789</id>
<content type='text'>
Fix style(9)

Reviewed by:	ngie, tuexen, vangyzen, allanjude
Approved by:	allanjude
MFC after:	1 week
Sponsored by:	Rubicon Communications (Netgate)
Differential Revision:	https://reviews.freebsd.org/D9588
</content>
</entry>
<entry>
<title>This patch fixes two bugs:</title>
<updated>2016-06-25T12:46:18Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-06-25T12:46:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=edc9c7fc7ccc1a2dd59ebf0db5052f3a26817594'/>
<id>urn:sha1:edc9c7fc7ccc1a2dd59ebf0db5052f3a26817594</id>
<content type='text'>
* sctp46, tcp46, and udp46 sockets are displayed as such and not as
  sctp4 6, tcp4 6, udp4 6. This bug was introduced in
  http://svnweb.freebsd.org/base?view=revision&amp;revision=187915
* For SCTP sockets, the the -4 and -6 flags are honoured as much as
  possible. This means IPv4 sockets are handled correctly,  IPv6
  sockets are displayed as sctp46, since it is currently not possible
  to distinguish between sctp6 and sctp46.

Approved by:	re (gjb)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix two types which resulted in setting the address long wrong</title>
<updated>2016-06-02T17:31:37Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2016-06-02T17:31:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55a87f85cfe1614b1745392afa56177e063eabb5'/>
<id>urn:sha1:55a87f85cfe1614b1745392afa56177e063eabb5</id>
<content type='text'>
for IPv6 addresses.

Reported by:	pfg@
CID:		1347086
MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix a ton of speelling errors</title>
<updated>2015-10-21T05:37:09Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2015-10-21T05:37:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=463a577b274c9523cb72f534d42e7efa4d8e1c3d'/>
<id>urn:sha1:463a577b274c9523cb72f534d42e7efa4d8e1c3d</id>
<content type='text'>
arc lint is helpful

Reviewed By: allanjude, wblock, #manpages, chris@bsdjunk.com
Differential Revision: https://reviews.freebsd.org/D3337
</content>
</entry>
<entry>
<title>Report CLOSED as state for bound sockets for consistency with</title>
<updated>2015-08-29T09:10:52Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2015-08-29T09:10:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c1eb13c74cf633df2cf08206bb24ec631d93dff3'/>
<id>urn:sha1:c1eb13c74cf633df2cf08206bb24ec631d93dff3</id>
<content type='text'>
netstat and the way TCP is handled.

PR:		201585
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Add SCTP support.</title>
<updated>2015-08-26T23:45:06Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2015-08-26T23:45:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6414db1bc46b37c1a9e25eaf5367b4d885ba324c'/>
<id>urn:sha1:6414db1bc46b37c1a9e25eaf5367b4d885ba324c</id>
<content type='text'>
PR:		201585
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Remove a variable which is set but never used.</title>
<updated>2015-08-26T22:52:18Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2015-08-26T22:52:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6eb1d5ba6459291816c87134c771dc07b1f911a8'/>
<id>urn:sha1:6eb1d5ba6459291816c87134c771dc07b1f911a8</id>
<content type='text'>
PR:		201585
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Print the status on the first line of a socket description, not at</title>
<updated>2015-08-26T22:50:53Z</updated>
<author>
<name>Michael Tuexen</name>
<email>tuexen@FreeBSD.org</email>
</author>
<published>2015-08-26T22:50:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e13a5b0437f98072cd93378fc1be91e3879e233'/>
<id>urn:sha1:4e13a5b0437f98072cd93378fc1be91e3879e233</id>
<content type='text'>
the last one. This doesn't matter for TCP, but it does for the upcoming
SCTP support.

PR:		201585
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Move assignments around to avoid a false-positive uninitialized variable</title>
<updated>2015-07-17T08:37:13Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2015-07-17T08:37:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cf24373c3b6bd248ec9af250ec1f7d5ad84f707f'/>
<id>urn:sha1:cf24373c3b6bd248ec9af250ec1f7d5ad84f707f</id>
<content type='text'>
warning which broke the sparc64 build.

PR:		201585
MFC after:	3 weeks
</content>
</entry>
</feed>
