lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 1 Nov 2022 21:40:59 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Cai Huoqing <cai.huoqing@...ux.dev>
Cc:     "David S. Miller" <davem@...emloft.net>,
        Eric Dumazet <edumazet@...gle.com>,
        Paolo Abeni <pabeni@...hat.com>,
        Qiao Ma <mqaio@...ux.alibaba.com>,
        Zhengchao Shao <shaozhengchao@...wei.com>,
        Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        "Gustavo A. R. Silva" <gustavoars@...nel.org>,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: hinic: Add support for configuration of
 rx-vlan-filter by ethtool

On Mon, 31 Oct 2022 15:47:03 +0800 Cai Huoqing wrote:
> When ethtool config rx-vlan-filter: 'ethtool -K ethx rx-vlan-filter on/off'
> to turn on/off the vlan filter, the driver will send control command to firmware,
> then set to hardware in this patch.

This patch depends on a definition added in your other set.
Please repost once that gets merged, otherwise it doesn't build.

Powered by blists - more mailing lists