From: Nikolay Aleksandrov
Date: Fri, 25 Sep 2015 19:00:11 +0200
> This patch changes the bridge vlan implementation to use rhashtables
> instead of bitmaps.
This seems to be taking the code in a good direction, and I'm kinda
happy to see more rhashtable users in the tree as well.
So, applied to
On 09/25/2015 08:30 PM, Stephen Hemminger wrote:
> On Fri, 25 Sep 2015 19:00:11 +0200
> Nikolay Aleksandrov wrote:
>
>> From: Nikolay Aleksandrov
>>
>> This patch changes the bridge vlan implementation to use rhashtables
>> instead of bitmaps. The main motivation behind this change is that we
>>
On Fri, 25 Sep 2015 19:00:11 +0200
Nikolay Aleksandrov wrote:
> From: Nikolay Aleksandrov
>
> This patch changes the bridge vlan implementation to use rhashtables
> instead of bitmaps. The main motivation behind this change is that we
> need extensible per-vlan structures (both per-port and glo
From: Nikolay Aleksandrov
This patch changes the bridge vlan implementation to use rhashtables
instead of bitmaps. The main motivation behind this change is that we
need extensible per-vlan structures (both per-port and global) so more
advanced features can be introduced and the vlan support can