aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/zfs
diff options
context:
space:
mode:
authorIshan Agrawal <iagrawal9990@gmail.com>2026-01-06 12:05:59 +0000
committerKristof Provost <kp@FreeBSD.org>2026-04-03 06:52:29 +0000
commit8ef0093f297af7c917037f058af9813105e67662 (patch)
tree25c87bce1f80893f4ed9a86b227c82319d3bb818 /sys/modules/zfs
parent3e9f4fd6fc50300d052d5619d82a14d3488483d5 (diff)
truss: add support for decoding Netlink messagesHEADmain
Netlink usage is growing in FreeBSD. This patch adds support to `truss(1)` to decode Netlink headers in sendmsg/recvmsg calls, making debugging 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: kp Signed-off-by: Ishan Agrawal <iagrawal9990@gmail.com> Github PR: https://github.com/freebsd/freebsd-src/pull/1950
Diffstat (limited to 'sys/modules/zfs')
0 files changed, 0 insertions, 0 deletions