Re: [PATCH net-next 0/3] bridge: mcast: add support for temp router port
From: Nikolay Aleksandrov <hidden>
Date: 2016-02-26 19:51:16
Also in:
bridge
From: Nikolay Aleksandrov <hidden>
Date: 2016-02-26 19:51:16
Also in:
bridge
On 02/26/2016 07:59 PM, Nikolay Aleksandrov wrote:
Hi, This set adds support for temporary router port which doesn't depend on the incoming queries. It can be refreshed by setting multicast_router to the same value (3). The first two patches are minor changes that prepare the code for the third which adds this new type of router port. In order to be able to dump its information the mdb router port format is changed and extended similar to how mdb entries format was done recently. The related iproute2 changes will be posted if this is accepted. Thanks, Nik
Self-NAK, spotted an minor issue with the val setting I've missed. Will post v2 after some more testing. Thanks, Nik