Home
last modified time | relevance | path

Searched hist:aee2f11bf4b44b286a88b6726347bd7466c5e750 (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/netstat/
H A Droute_netlink.cdiff aee2f11bf4b44b286a88b6726347bd7466c5e750 Sat Mar 18 14:05:41 CET 2023 Alexander V. Chernikov <melifaro@FreeBSD.org> netstat: simplify netlink route printing code.

A number of improvements has commited to snl(3) recently.
A notable one is snl(3) build-in parsers for all of the objects
exported by the kernel.

This change updates netlink handling code to the latest available snl(3)
API.