[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241003151850.11e04ba3@kernel.org>
Date: Thu, 3 Oct 2024 15:18:50 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: martin.lau@...ux.dev, razor@...ckwall.org, jrife@...gle.com,
tangchen.1@...edance.com, bpf@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next 2/4] netkit: Add add netkit scrub support to
rt_link.yaml
On Thu, 3 Oct 2024 20:03:18 +0200 Daniel Borkmann wrote:
> + -
> + name: netkit-scrub
> + type: enum
> + entries:
> + - name: none
> + - name: default
The behavior of the scrub should probably be documented somewhere
(either here or in the if_link.h header?)
What the "default" is may not be obvious to a newcomer?
Perhaps you plan to document it in the man page, but dunno if
programmers using netlink directly will check there.
Powered by blists - more mailing lists