This series updates the doc-string for ifla-inet6-conf, and adds
two missing ipv6-devconf enum values as identified by Sashiko
during review of v1.
Changes:
v2:
- Update commit message for net-next, and renamed from
"netlink: specs: rt-link: fix ipv6 devconf doc"
- Add Reviewed-by from Fernando (Thanks).
- Sashiko comments:
- Added missing enum members accept-ra-min-lft and force-forwarding
as patch #2 and #3.
- Re: data types: as Jakub wrote in the original commit 720447bd0b24
("netlink: specs: rt-link: remove implicit structs from devconf"):
"u32 is probably best we can do right now", as the reality is that
the sub-type varies per value.
v1: https://lore.kernel.org/20260824103816.40040-1-ast@fiberby.net (local)
Asbjørn Sloth Tønnesen (3):
netlink: specs: rt-link: update ipv6 devconf doc
netlink: specs: rt-link: add accept-ra-min-lft
netlink: specs: rt-link: add force-forwarding
Documentation/netlink/specs/rt-link.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
base-commit: 1bb784eb6e38fd73143f021608e4ef3095d0c0d7
--
2.55.0