Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] netlink: specs: rt-link: ipv6 devconf updates
@ 2026-08-31  9:34 Asbjørn Sloth Tønnesen
  2026-08-31  9:34 ` [PATCH net-next v2 1/3] netlink: specs: rt-link: update ipv6 devconf doc Asbjørn Sloth Tønnesen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Asbjørn Sloth Tønnesen @ 2026-08-31  9:34 UTC (permalink / raw)
  To: Donald Hunter, Jakub Kicinski
  Cc: Asbjørn Sloth Tønnesen, David S . Miller, Eric Dumazet,
	Paolo Abeni, Simon Horman, Felix Maurer, Danielle Ratson,
	Fernando Fernandez Mancera, Gabriel Goller, Patrick Rohr, netdev,
	linux-kernel

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

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-09-01 13:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31  9:34 [PATCH net-next v2 0/3] netlink: specs: rt-link: ipv6 devconf updates Asbjørn Sloth Tønnesen
2026-08-31  9:34 ` [PATCH net-next v2 1/3] netlink: specs: rt-link: update ipv6 devconf doc Asbjørn Sloth Tønnesen
2026-08-31  9:34 ` [PATCH net-next v2 2/3] netlink: specs: rt-link: add accept-ra-min-lft Asbjørn Sloth Tønnesen
2026-08-31  9:52   ` Fernando Fernandez Mancera
2026-08-31  9:34 ` [PATCH net-next v2 3/3] netlink: specs: rt-link: add force-forwarding Asbjørn Sloth Tønnesen
2026-08-31  9:53   ` Fernando Fernandez Mancera
2026-08-31 12:54   ` Gabriel Goller
2026-09-01 13:30 ` [PATCH net-next v2 0/3] netlink: specs: rt-link: ipv6 devconf updates patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox