On Sat, 3 Oct 2020 16:10:05 +0200 Adel Belhouane <bugs....@free.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....@free.fr> Thanks, your patch was corrupted by mail and would not apply. Did the same change manually and kept your SOB