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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 30 Mar 2023 10:01:42 -0600
From:   David Ahern <dsahern@...il.com>
To:     Herbert Xu <herbert@...dor.apana.org.au>
Cc:     netdev@...r.kernel.org
Subject: Re: [v2 PATCH iproute2-next] macvlan: Add bclim parameter

On 3/29/23 9:07 PM, Herbert Xu wrote:
> v2 fixes a typo on bclen/bclim and switches matches to strcmp.
> 
> ---8<---
> This patch adds support for setting the broadcast queueing threshold
> on macvlan devices.  This controls which multicast packets will be
> processed in a workqueue instead of inline.
> 
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
> ---
> 
>  include/uapi/linux/if_link.h |    1 +
>  ip/iplink_macvlan.c          |   26 ++++++++++++++++++++++++--
>  man/man8/ip-link.8.in        |   18 ++++++++++++++++++
>  3 files changed, 43 insertions(+), 2 deletions(-)
> 

applied to iproute2-next.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ