Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Paul Menzel <pmenzel@molgen.mpg.de>
To: "Daniel Gröber" <dxld@darkboxed.org>
Cc: "Jason A . Donenfeld" <Jason@zx2c4.com>, wireguard@lists.zx2c4.com
Subject: Re: [PATCH] wg-quick: Allow setting iface VRF in PreUp hook
Date: Thu, 8 Dec 2022 09:27:57 +0100	[thread overview]
Message-ID: <5bdb73b3-8f1f-2641-206b-a9ca2df7d71f@molgen.mpg.de> (raw)
In-Reply-To: <20221207180031.301766-1-dxld@darkboxed.org>

Dear Daniel,


Thank you for your patch.


Am 07.12.22 um 19:00 schrieb Daniel Gröber:

[…]

> Test case:
> 
>      $ ip link add vrf-test type vrf table 1234
>      $ ip link add wg-test type wireguard
>      $ ip addr add dev wg-test 192.168.42.42/24
>      $ ip addr add dev wg-test fe80::/64
> 
>      $ ip -br addr show wg-test
>      wg-test          DOWN           192.168.42.42/24 fe80::/64
> 
>      $ ip link set dev wg-test master vrf-test
> 
>      $ ip -br addr show wg-test
>      wg-test          DOWN           192.168.42.42/32

Should this be /24?

[…]


Kind regards,

Paul

  reply	other threads:[~2022-12-17 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07 18:00 Daniel Gröber
2022-12-08  8:27 ` Paul Menzel [this message]
2023-05-18 14:39 ` Jason A. Donenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bdb73b3-8f1f-2641-206b-a9ca2df7d71f@molgen.mpg.de \
    --to=pmenzel@molgen.mpg.de \
    --cc=Jason@zx2c4.com \
    --cc=dxld@darkboxed.org \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).