Re: [PATCH net] netdev: require admin permission for the bind-tx netlink operation
From: Doruk Tan Ozturk
Date: Fri Jul 24 2026 - 11:39:56 EST
> It's intentional that NET_ADMIN is needed for RX but not TX. Maybe add
> that to the documentation.
Thanks, that makes sense: the RX binding exposes other traffic on the
queue, while a TX binding only sends the caller's own memory. Sorry for
the noise. Please drop this patch.
-Doruk