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] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ