All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Viraj.Raiyani@dell.com>
To: makita.toshiaki@lab.ntt.co.jp, bridge@lists.linux-foundation.org
Subject: Re: [Bridge] Linux Bridge Static FDB move
Date: Thu, 26 Oct 2017 17:33:49 +0000	[thread overview]
Message-ID: <1509039231788.24944@Dell.com> (raw)
In-Reply-To: <8ac43814-70e8-81dc-767d-3981d1547ec8@lab.ntt.co.jp>

Thank you for the reply.

Viraj 
________________________________________
From: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Sent: Thursday, October 26, 2017 4:13 AM
To: Raiyani, Viraj; bridge@lists.linux-foundation.org
Subject: Re: [Bridge] Linux Bridge Static FDB move

On 2017/10/26 1:47, Viraj.Raiyani@dell.com wrote:
> Hi Everyone,
>
>
> Is it possible to program the FDB entry in Linux Bridge which is static,
> non-local and doesn't move to new interface when the same source MAC
> packet comes on a different interface in the same bridge  ?

AFAIK no.
Bridge supports static fdb entries, but br_fdb_update() updates their
dst even for static entries.

>
>
> I tried programming the MAC as permanent that prevents the moving of MAC
> to a new interface in the same bridge, however it treats the MAC as
> local and doesn't do the forwarding ?

Yes, local entries will deliver frames to the bridge device itself.

--
Toshiaki Makita


  reply	other threads:[~2017-10-26 17:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-25 16:47 [Bridge] Linux Bridge Static FDB move Viraj.Raiyani
2017-10-26 11:13 ` Toshiaki Makita
2017-10-26 17:33   ` Viraj.Raiyani [this message]
2017-10-26 18:55     ` Stephen Hemminger

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=1509039231788.24944@Dell.com \
    --to=viraj.raiyani@dell.com \
    --cc=bridge@lists.linux-foundation.org \
    --cc=makita.toshiaki@lab.ntt.co.jp \
    /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.