[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190628152058.67501bc6@hermes.lan>
Date: Fri, 28 Jun 2019 15:20:58 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Andrea Claudi <aclaudi@...hat.com>
Cc: netdev@...r.kernel.org, dsahern@...nel.org
Subject: Re: [PATCH iproute2 v2 0/3] do not set IPv6-only options on IPv4
addresses
On Tue, 25 Jun 2019 12:29:54 +0200
Andrea Claudi <aclaudi@...hat.com> wrote:
> 'home', 'nodad' and 'mngtmpaddr' options are IPv6-only, but
> it is possible to set them on IPv4 addresses, too. This should
> not be possible.
>
> Fix this adding a check on the protocol family before setting
> the flags, and print warning messages on error to not break
> existing scripted setups.
>
> Andrea Claudi (3):
> ip address: do not set nodad option for IPv4 addresses
> ip address: do not set home option for IPv4 addresses
> ip address: do not set mngtmpaddr option for IPv4 addresses
>
> ip/ipaddress.c | 15 ++++++++++++---
> 1 file changed, 12 insertions(+), 3 deletions(-)
>
Series applied. Thanks
Powered by blists - more mailing lists