> On Aug 28, 2015, at 4:06 AM, Toshiaki Makita
> wrote:
>
> On 15/08/28 (金) 0:48, Nikolay Aleksandrov wrote:
>>
>>> On Aug 26, 2015, at 11:00 PM, Toshiaki Makita
>>> wrote:
>>>
>>> This enables bridge vlan_protocol to be configured through netlink.
>>>
>>> When CONFIG_BRIDGE_VLAN_FILTERING
On 15/08/28 (金) 0:48, Nikolay Aleksandrov wrote:
On Aug 26, 2015, at 11:00 PM, Toshiaki Makita
wrote:
This enables bridge vlan_protocol to be configured through netlink.
When CONFIG_BRIDGE_VLAN_FILTERING is disabled, kernel behaves the
same way as this feature is not implemented.
Signed-of
> On Aug 26, 2015, at 11:00 PM, Toshiaki Makita
> wrote:
>
> This enables bridge vlan_protocol to be configured through netlink.
>
> When CONFIG_BRIDGE_VLAN_FILTERING is disabled, kernel behaves the
> same way as this feature is not implemented.
>
> Signed-off-by: Toshiaki Makita
> ---
> inc
On 2015/08/27 15:00, Toshiaki Makita wrote:
> This enables bridge vlan_protocol to be configured through netlink.
>
> When CONFIG_BRIDGE_VLAN_FILTERING is disabled, kernel behaves the
> same way as this feature is not implemented.
>
> Signed-off-by: Toshiaki Makita
> ---
...
> static int br_cha
This enables bridge vlan_protocol to be configured through netlink.
When CONFIG_BRIDGE_VLAN_FILTERING is disabled, kernel behaves the
same way as this feature is not implemented.
Signed-off-by: Toshiaki Makita
---
include/uapi/linux/if_link.h | 1 +
net/bridge/br_netlink.c | 34 ++