<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in netlink.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8ef0093f297af7c917037f058af9813105e67662 - truss: add support for decoding Netlink messages</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsysdecode/netlink.c#8ef0093f297af7c917037f058af9813105e67662</link>
        <description>truss: add support for decoding Netlink messagesNetlink usage is growing in FreeBSD. This patch adds support to`truss(1)` to decode Netlink headers in sendmsg/recvmsg calls, makingdebugging network configuration tools significantly easier.Changes:libsysdecode: Add `sysdecode_netlink()` to parse struct `nlmsghdr`.truss: Detect `AF_NETLINK` sockets and decode the message payload.Reviewed by:	kpSigned-off-by:	Ishan Agrawal &lt;iagrawal9990@gmail.com&gt;Github PR:	https://github.com/freebsd/freebsd-src/pull/1950

            List of files:
            /freebsd/lib/libsysdecode/netlink.c</description>
        <pubDate>Tue, 06 Jan 2026 13:05:59 +0100</pubDate>
        <dc:creator>Ishan Agrawal &lt;iagrawal9990@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
