[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201006151738.4eb63ee4@hermes.local>
Date: Tue, 6 Oct 2020 15:17:38 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Adel Belhouane <bugs.a.b@...e.fr>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] iproute2: ip addr: Fix noprefixroute and autojoin for
IPv4
On Sat, 3 Oct 2020 16:10:05 +0200
Adel Belhouane <bugs.a.b@...e.fr> wrote:
> These were reported as IPv6-only and ignored:
>
> # ip address add 192.0.2.2/24 dev dummy5 noprefixroute
> Warning: noprefixroute option can be set only for IPv6 addresses
> # ip address add 224.1.1.10/24 dev dummy5 autojoin
> Warning: autojoin option can be set only for IPv6 addresses
>
> This enables them back for IPv4.
>
> Fixes: 9d59c86e575b5 ("iproute2: ip addr: Organize flag properties
> structurally")
> Signed-off-by: Adel Belhouane <bugs.a.b@...e.fr>
Thanks, your patch was corrupted by mail and would not apply.
Did the same change manually and kept your SOB
Powered by blists - more mailing lists