[Bridge] Linux Bridge Static FDB move

2017-10-26 Thread Viraj.Raiyani
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 ? I tried programming the MAC as permanent that prevents the moving of MAC to a

Re: [Bridge] Linux Bridge Static FDB move

2017-10-26 Thread Viraj.Raiyani
Thank you for the reply. Viraj From: Toshiaki Makita 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.raiy...@dell.com wrote: > Hi

[Bridge] Bridge netlink events for add/del interfaces in debian stretch

2018-03-21 Thread Viraj.Raiyani
Dell - Internal Use - Confidential Hi Everyone, I recently upgraded my Debian distribution from Jessie to Stretch. I have a code which handles the kernel netlink bridge events for adding/deleting interfaces to bridge. When an interface is removed from bridge in stretch I get a netlink event wi