[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPwn2JTkdXRkT=azv+hPSUvcb-Gq51T11Z2MBFBsNCRG_8=Gsg@mail.gmail.com>
Date: Wed, 26 May 2021 09:15:17 +0800
From: Hangbin Liu <liuhangbin@...il.com>
To: "Jason A. Donenfeld" <Jason@...c4.com>
Cc: Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net] selftests/wireguard: make sure rp_filter disabled on vethc
On Tue, May 25, 2021 at 8:19 PM Jason A. Donenfeld <Jason@...c4.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
Powered by blists - more mailing lists