Re: [PATCH net v2 2/2] netlink: specs: add missing mask attributes for conntrack dump
Asbjørn Sloth Tønnesen <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel,gmane.linux.network,gmane.linux.kernel,gmane.linux.kernel.stable |
|---|---|
| Message-ID | <[email protected]> |
On 8/26/26 10:01 PM, Ilya Maximets wrote:
> 'mark-mask' and 'status-mask' are defined and supported by the
> conntrack dump, but missing from the list of arguments.
>
> While at it, the order of the arguments should follow the order of
> their definition in the enum ctattr_type. That appears to be a common
> convention for other spec files.
>
> Fixes: 23fc9311a526 ("netlink: specs: add conntrack dump and stats dump support")
> Cc: [email protected]
> Signed-off-by: Ilya Maximets <[email protected]>
LGTM, thanks.
Reviewed-by: Asbjørn Sloth Tønnesen <[email protected]>