netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Adel Belhouane <bugs.a.b@free.fr>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] iproute2: ip addr: Fix noprefixroute and autojoin for IPv4
Date: Tue, 6 Oct 2020 15:17:38 -0700	[thread overview]
Message-ID: <20201006151738.4eb63ee4@hermes.local> (raw)
In-Reply-To: <1869e1c3-cf1e-a851-77ac-5482c694f5b3@free.fr>

On Sat, 3 Oct 2020 16:10:05 +0200
Adel Belhouane <bugs.a.b@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.a.b@free.fr>

Thanks, your patch was corrupted by mail and would not apply.
Did the same change manually and kept your SOB


      reply	other threads:[~2020-10-06 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03 14:10 [PATCH] iproute2: ip addr: Fix noprefixroute and autojoin for IPv4 Adel Belhouane
2020-10-06 22:17 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201006151738.4eb63ee4@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=bugs.a.b@free.fr \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).