[Bridge] [RFC PATCH] bridge: Add export of multicast database adjacent to net_dev

2013-02-03 Thread Linus Lüssing
With this new, exported function br_multicast_list_adjacent(net_dev) a list of IPv4/6 addresses is returned. This list contains all multicast addresses sensed by the bridge multicast snooping feature on all bridge ports of the bridge interface of net_dev, excluding addresses from the specified net_

Re: [Bridge] [PATCH v9 net-next 05/12] bridge: Add the ability to configure pvid

2013-02-03 Thread Michał Mirosław
2013/2/3 Michał Mirosław : > 2013/2/2 Vlad Yasevich : >> On 02/01/2013 08:15 PM, Michał Mirosław wrote: >>> 2013/2/2 Michał Mirosław : 2013/2/1 Vlad Yasevich : > A user may designate a certain vlan as PVID. This means that > any ingress frame that does not contain a vlan tag is assign

Re: [Bridge] [PATCH v9 net-next 05/12] bridge: Add the ability to configure pvid

2013-02-03 Thread Michał Mirosław
2013/2/2 Vlad Yasevich : > On 02/01/2013 08:15 PM, Michał Mirosław wrote: >> 2013/2/2 Michał Mirosław : >>> 2013/2/1 Vlad Yasevich : A user may designate a certain vlan as PVID. This means that any ingress frame that does not contain a vlan tag is assigned to this vlan and any forwa