All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hangbin Liu <liuhangbin@gmail.com>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: Netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH net] selftests/wireguard: make sure rp_filter disabled on vethc
Date: Wed, 26 May 2021 09:15:17 +0800	[thread overview]
Message-ID: <CAPwn2JTkdXRkT=azv+hPSUvcb-Gq51T11Z2MBFBsNCRG_8=Gsg@mail.gmail.com> (raw)
In-Reply-To: <CAHmME9qHbTWB=V3Yw6FNLa1ZgP2gxb29Pt=Nw3=+QADDXArQuA@mail.gmail.com>

On Tue, May 25, 2021 at 8:19 PM Jason A. Donenfeld <Jason@zx2c4.com> wrote:
>
> Hi Hangbin,
>
> Thanks. I've queued this up in my tree and will send it out on the
> next wireguard push.

Hi Jason,

I have a question about the wg-quick(8)-style policy routing test.

ip1 -6 addr add fc00::9/96 dev vethc
ip1 -6 route add default via fc00::1
                                             ^^ Here why we add a
default route via none exist address?
ip2 -4 addr add 192.168.99.7/32 dev wg0
ip2 -6 addr add abab::1111/128 dev wg0

Thanks
Hangbin

  reply	other threads:[~2021-05-26  1:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 12:15 [PATCH net] selftests/wireguard: make sure rp_filter disabled on vethc Hangbin Liu
2021-05-25 12:19 ` Jason A. Donenfeld
2021-05-26  1:15   ` Hangbin Liu [this message]
2021-05-26 14:38     ` Jason A. Donenfeld
2021-05-27  3:11       ` Hangbin Liu
2021-05-31 12:39 ` Jason A. Donenfeld
2021-06-01  0:48   ` Hangbin Liu

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='CAPwn2JTkdXRkT=azv+hPSUvcb-Gq51T11Z2MBFBsNCRG_8=Gsg@mail.gmail.com' \
    --to=liuhangbin@gmail.com \
    --cc=Jason@zx2c4.com \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.