aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDonald Hunter <[email protected]>2024-11-06 09:07:17 +0000
committerJakub Kicinski <[email protected]>2024-11-07 20:34:51 -0800
commitbc515ed06652b506794f323b9e53d89c01de7e4a (patch)
tree20616bb5c9e96d8579ebd9e707bd3d5c50e7f949 /tools/perf/scripts/python
parent38a1f50a5efb5a941f3491d4d2353d12a87d04a0 (diff)
netlink: specs: Add a spec for neighbor tables in rtnetlink
Add a YNL spec for neighbour tables and neighbour entries in rtnetlink. ./tools/net/ynl/cli.py \ --spec Documentation/netlink/specs/rt_neigh.yaml \ --dump getneigh [{'cacheinfo': {'confirmed': 122664055, 'refcnt': 0, 'updated': 122658055, 'used': 122658055}, 'dst': '0.0.0.0', 'family': 2, 'flags': set(), 'ifindex': 5, 'lladr': '', 'probes': 0, 'state': {'noarp'}, 'type': 'broadcast'}, ...] Acked-by: Stanislav Fomichev <[email protected]> Signed-off-by: Donald Hunter <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions