[PATCH v2] net: wireguard: Allow binding to specific ifindex
David Ahern
dsahern at kernel.org
Tue Dec 3 20:35:13 UTC 2024
On 12/3/24 12:39 PM, greearb at candelatech.com wrote:
> From: Ben Greear <greearb at candelatech.com>
>
> Which allows us to bind to VRF.
>
> Signed-off-by: Ben Greear <greearb at candelatech.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 at kernel.org>
be good to throw a test case under selftests
More information about the WireGuard
mailing list