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] [day] [month] [year] [list]
Message-ID: <d686df42-3f31-4aaa-a9b3-f3fb85c7bf6a@kernel.org>
Date: Tue, 3 Dec 2024 13:35:09 -0700
From: David Ahern <dsahern@...nel.org>
To: greearb@...delatech.com, netdev@...r.kernel.org
Cc: Jason@...c4.com, wireguard@...ts.zx2c4.com
Subject: Re: [PATCH v2] net: wireguard: Allow binding to specific ifindex

On 12/3/24 12:39 PM, greearb@...delatech.com wrote:
> From: Ben Greear <greearb@...delatech.com>
> 
> Which allows us to bind to VRF.
> 
> Signed-off-by: Ben Greear <greearb@...delatech.com>
> ---
> 
> v2:  Fix bad use of comma, semicolon now used instead.
> 
>  drivers/net/wireguard/device.h  |  1 +
>  drivers/net/wireguard/netlink.c | 12 +++++++++++-
>  drivers/net/wireguard/socket.c  |  8 +++++++-
>  include/uapi/linux/wireguard.h  |  3 +++
>  4 files changed, 22 insertions(+), 2 deletions(-)
> 

LGTM

Reviewed-by: David Ahern <dsahern@...nel.org>

be good to throw a test case under selftests

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ