Message ID | 20250403013706.2828322-1-kuba@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | netlink: specs: rt_addr: fix problems revealed by C codegen | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 2 Apr 2025 18:37:02 -0700 you wrote: > I put together basic YNL C support for classic netlink. This revealed > a few problems in the rt_addr spec. > > v3: > - fixes from Donald on patch 2 and 3 > - patch 4 is new > v2: > - fix the Fixes tag on patch 1 > - add 2 more patches > v1: https://lore.kernel.org/20250401012939.2116915-1-kuba@kernel.org > > [...] Here is the summary with links: - [net,v3,1/4] netlink: specs: rt_addr: fix the spec format / schema failures https://git.kernel.org/netdev/net/c/0802c32d4b03 - [net,v3,2/4] netlink: specs: rt_addr: fix get multi command name https://git.kernel.org/netdev/net/c/524c03585fda - [net,v3,3/4] netlink: specs: rt_addr: pull the ifa- prefix out of the names https://git.kernel.org/netdev/net/c/0c8e30252d9f - [net,v3,4/4] netlink: specs: rt_route: pull the ifa- prefix out of the names https://git.kernel.org/netdev/net/c/1a1eba0e9899 You are awesome, thank you!