Re: [PATCH net-next 0/3] bridge: mcast: add support for temp router port

2016-02-26 Thread Nikolay Aleksandrov
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

[PATCH net-next 0/3] bridge: mcast: add support for temp router port

2016-02-26 Thread Nikolay Aleksandrov
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