]> git.dujemihanovic.xyz Git - linux.git/commit
netlink: specs: Add missing bridge linkinfo attrs
authorDonald Hunter <donald.hunter@gmail.com>
Fri, 3 May 2024 16:43:04 +0000 (17:43 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 May 2024 02:06:07 +0000 (19:06 -0700)
commit9adcac6506185dd1a727f1784b89f30cd217ef7e
tree8250fcb7201622f804b280192ae29d17184ba3d6
parentd8cac8568618dcb8a51af3db1103e8d4cc4aeea7
netlink: specs: Add missing bridge linkinfo attrs

Attributes for FDB learned entries were added to the if_link netlink api
for bridge linkinfo but are missing from the rt_link.yaml spec. Add the
missing attributes to the spec.

Fixes: ddd1ad68826d ("net: bridge: Add netlink knobs for number / max learned FDB entries")
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20240503164304.87427-1-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/rt_link.yaml