Re: [PATCH v7 1/6] netlink: Reverse the patch which removed filtering
From: Eric Dumazet <edumazet@google.com>
Date: 2023-07-07 14:21:54
Also in:
lkml
From: Eric Dumazet <edumazet@google.com>
Date: 2023-07-07 14:21:54
Also in:
lkml
On Tue, Jul 4, 2023 at 2:11 AM Anjali Kulkarni [off-list ref] wrote:
To use filtering at the connector & cn_proc layers, we need to enable filtering in the netlink layer. This reverses the patch which removed netlink filtering.
" the patch which removed netlink filtering." is vague...
Convention is to name the reverted commit with sha1 ("title"),
to ease reviewer work ;)