<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tests/sys/netlink/test_snl.c, branch stable/13</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F13</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F13'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-04-08T19:12:57Z</updated>
<entry>
<title>netlink: fix capped uncapped ack handling in snl(3).</title>
<updated>2023-04-08T19:12:57Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2023-03-17T14:27:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95b86c887b33fff3ea6ac53364b359f485dba7fd'/>
<id>urn:sha1:95b86c887b33fff3ea6ac53364b359f485dba7fd</id>
<content type='text'>
Reviewed by:	kp
Differential Revision: https://reviews.freebsd.org/D39144
MFC after:	2 weeks

(cherry picked from commit 568a645ba55a1c3fc4fc74735cb0fab08bfe4cbf)
</content>
</entry>
<entry>
<title>netlink: improve snl(3)</title>
<updated>2023-04-08T19:11:41Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2023-03-15T13:56:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5e5f410534627f306778ff38ed942f714962f9b'/>
<id>urn:sha1:a5e5f410534627f306778ff38ed942f714962f9b</id>
<content type='text'>
Summary:
* add snl_send_message() as a convenient send wrapper
* add signed integer parsers
* add snl_read_reply_code() to simplify operation result checks
* add snl_read_reply_multi() to simplify reading multipart messages
* add snl_create_genl_msg_request()
* add snl_get_genl_family() to simplify family name-&gt;id resolution
* add tests for some of the functionality

Reviewed by:	kp
Differential Revision: https://reviews.freebsd.org/D39092
MFC after:	2 weeks

(cherry picked from commit 73ae25c174b515616050496dea764a943796efef)
</content>
</entry>
<entry>
<title>netlink: add snl(3) default parsers for routes and links.</title>
<updated>2023-04-08T19:06:01Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2023-03-09T14:43:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=22b7b3250b2ef5ba98500601221dbc1461b3652b'/>
<id>urn:sha1:22b7b3250b2ef5ba98500601221dbc1461b3652b</id>
<content type='text'>
This change adds the "default" parsers of _all_ route/link attributes
 exported by the kernel.
It removes the need to declare similar parsers in the userland applications,
 simplifying their logic.

Differential Revision: https://reviews.freebsd.org/D38979
MFC after:	2 weeks

(cherry picked from commit 595d23f777dc24cb285b072c596ca96bbc2db3cd)
</content>
</entry>
<entry>
<title>netlink: add snl(3) - simple netlink library</title>
<updated>2023-01-23T22:09:00Z</updated>
<author>
<name>Alexander V. Chernikov</name>
<email>melifaro@FreeBSD.org</email>
</author>
<published>2022-12-18T17:34:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b309249b7fd8f29312be7cf08ccd5693d8409260'/>
<id>urn:sha1:b309249b7fd8f29312be7cf08ccd5693d8409260</id>
<content type='text'>
Reviewed by:	bapt, pauamma
Differential Revision: https://reviews.freebsd.org/D37736

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