All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: nikolay@cumulusnetworks.com
Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com,
	bridge@lists.linux-foundation.org
Subject: Re: [PATCH net-next v2] net: bridge: add support for sticky fdb entries
Date: Wed, 12 Sep 2018 20:30:31 -0700 (PDT)	[thread overview]
Message-ID: <20180912.203031.102683412207287870.davem@davemloft.net> (raw)
In-Reply-To: <20180911063953.15008-1-nikolay@cumulusnetworks.com>

From: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Date: Tue, 11 Sep 2018 09:39:53 +0300

> Add support for entries which are "sticky", i.e. will not change their port
> if they show up from a different one. A new ndm flag is introduced for that
> purpose - NTF_STICKY. We allow to set it only to non-local entries.
> 
> Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
> ---
> v2: As Stephen suggested pass the whole ndm_flags because it will probably
>     be used by someone else soon.

Applied, thanks Nikolay.

WARNING: multiple messages have this Message-ID (diff)
From: David Miller <davem@davemloft.net>
To: nikolay@cumulusnetworks.com
Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com,
	bridge@lists.linux-foundation.org
Subject: Re: [Bridge] [PATCH net-next v2] net: bridge: add support for sticky fdb entries
Date: Wed, 12 Sep 2018 20:30:31 -0700 (PDT)	[thread overview]
Message-ID: <20180912.203031.102683412207287870.davem@davemloft.net> (raw)
In-Reply-To: <20180911063953.15008-1-nikolay@cumulusnetworks.com>

From: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Date: Tue, 11 Sep 2018 09:39:53 +0300

> Add support for entries which are "sticky", i.e. will not change their port
> if they show up from a different one. A new ndm flag is introduced for that
> purpose - NTF_STICKY. We allow to set it only to non-local entries.
> 
> Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
> ---
> v2: As Stephen suggested pass the whole ndm_flags because it will probably
>     be used by someone else soon.

Applied, thanks Nikolay.

  reply	other threads:[~2018-09-13  3:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-10 10:16 [PATCH net-next] net: bridge: add support for sticky fdb entries Nikolay Aleksandrov
2018-09-10 10:16 ` [Bridge] " Nikolay Aleksandrov
2018-09-10 21:18 ` Stephen Hemminger
2018-09-10 21:18   ` [Bridge] " Stephen Hemminger
2018-09-10 23:22   ` Grygorii Strashko
2018-09-10 23:22     ` [Bridge] " Grygorii Strashko
2018-09-10 23:55     ` Nikolay Aleksandrov
2018-09-10 23:55       ` [Bridge] " Nikolay Aleksandrov
2018-09-11  6:23       ` Nikolay Aleksandrov
2018-09-11  6:23         ` [Bridge] " Nikolay Aleksandrov
2018-09-11  6:39   ` [PATCH net-next v2] " Nikolay Aleksandrov
2018-09-11  6:39     ` [Bridge] " Nikolay Aleksandrov
2018-09-13  3:30     ` David Miller [this message]
2018-09-13  3:30       ` David Miller
2018-09-11 21:41   ` [PATCH net-next] " Roopa Prabhu
2018-09-11 21:41     ` [Bridge] " Roopa Prabhu

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=20180912.203031.102683412207287870.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bridge@lists.linux-foundation.org \
    --cc=netdev@vger.kernel.org \
    --cc=nikolay@cumulusnetworks.com \
    --cc=roopa@cumulusnetworks.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.