mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:02:20 +00:00
bc515ed066
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 <sdf@fomichev.me> Signed-off-by: Donald Hunter <donald.hunter@gmail.com> Link: https://patch.msgid.link/20241106090718.64713-2-donald.hunter@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
---|---|---|
.. | ||
devlink.yaml | ||
dpll.yaml | ||
ethtool.yaml | ||
fou.yaml | ||
handshake.yaml | ||
mptcp_pm.yaml | ||
net_shaper.yaml | ||
netdev.yaml | ||
nfsd.yaml | ||
nftables.yaml | ||
nlctrl.yaml | ||
ovs_datapath.yaml | ||
ovs_flow.yaml | ||
ovs_vport.yaml | ||
rt_addr.yaml | ||
rt_link.yaml | ||
rt_neigh.yaml | ||
rt_route.yaml | ||
tc.yaml | ||
tcp_metrics.yaml | ||
team.yaml |