[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251106064104.135b73de@kernel.org>
Date: Thu, 6 Nov 2025 06:41:04 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Hangbin Liu <liuhangbin@...il.com>
Cc: netdev@...r.kernel.org, Donald Hunter <donald.hunter@...il.com>, "David
S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo
Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>, Jan Stancek
<jstancek@...hat.com>, "Matthieu Baerts (NGI0)" <matttbe@...nel.org>,
Asbjørn Sloth Tønnesen <ast@...erby.net>,
Stanislav Fomichev <sdf@...ichev.me>, Shuah Khan <shuah@...nel.org>, Ido
Schimmel <idosch@...dia.com>, Guillaume Nault <gnault@...hat.com>, Petr
Machata <petrm@...dia.com>, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net-next 2/3] netlink: specs: update rt-rule src/dst
attribute types to support IPv4 addresses
On Thu, 6 Nov 2025 02:34:20 +0000 Hangbin Liu wrote:
> > > The display-hint is required; otherwise, the displayed src and dst fields
> > > appear as binary data, and setting the rule’s src/dst values also fails. I
> > > haven’t checked the code yet, but with
> > > - display-hint: ipv4
> > > the IPv6 addresses are also displayed correctly :)
> >
> > Heh, we should have called the hint "ip" in that case :)
>
> I saw the display hit supports "ipv4-or-v6",
Ah!
> but genetlink-c.yaml doesn't have "ipv4-or-v6". Do you know why?
Probably just wasn't used until now. It should be in all the schemas.
Powered by blists - more mailing lists