<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge">
    <title>gmane.linux.network.bridge</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6252"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6251"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6250"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6249"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6248"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6247"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6246"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6245"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6244"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6243"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6242"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6241"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6240"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6239"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6238"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6237"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6236"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6235"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6234"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.network.bridge/6233"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6252">
    <title>[patch] netfilter: prevent harmless integer overflow</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6252</link>
    <description>&lt;pre&gt;This overflow is harmless because a few lines later we check:

if (num_counters != t-&amp;gt;private-&amp;gt;nentries) {

But it still upsets the static checkers.

Signed-off-by: Dan Carpenter &amp;lt;dan.carpenter&amp;lt; at &amp;gt;oracle.com&amp;gt;

diff --git a/net/bridge/netfilter/ebtables.c b/net/bridge/netfilter/ebtables.c
index 3d110c4..141350e 100644
--- a/net/bridge/netfilter/ebtables.c
+++ b/net/bridge/netfilter/ebtables.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1278,6 +1278,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static int do_update_counters(struct net *net, const char *name,
 
 if (num_counters == 0)
 return -EINVAL;
+if (num_counters &amp;gt; INT_MAX / sizeof(*tmp))
+return -ENOMEM;
 
 tmp = vmalloc(num_counters * sizeof(*tmp));
 if (!tmp)

&lt;/pre&gt;</description>
    <dc:creator>Dan Carpenter</dc:creator>
    <dc:date>2013-06-18T07:46:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6251">
    <title>Re: [PATCH] bridge: fix switched interval for MLD Querytypes</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6251</link>
    <description>&lt;pre&gt;From: Linus Lüssing &amp;lt;linus.luessing&amp;lt; at &amp;gt;web.de&amp;gt;
Date: Sun, 16 Jun 2013 23:20:34 +0200


Applied, thanks.

&lt;/pre&gt;</description>
    <dc:creator>David Miller</dc:creator>
    <dc:date>2013-06-18T00:11:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6250">
    <title>Re: bond-mode 4 bridge-utils 3.x kernel not fully working</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6250</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 29/05/13 01:10, Jelle de Jong wrote:

Anybody? I?m still unable to use bonding lacp &amp;amp; bridge &amp;amp; vlans with
kvm guest in a 3.x kernel (2.6 is working fine)

Kind regards,

Jelle de Jong
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iJwEAQECAAYFAlG+7DcACgkQ1WclBW9j5HmXUwP9EXmWz7h2K+3LkWk0NbfAdxd6
nTb2nTWGX/659DqRIIIJbxz3haxxdDIUqjS6QBkAyaG8zJLwNSa2Ks4KdL5mrRJw
hSJOqRNhv7u92tNv1uZeN+bZ8huFvvPgMaMd4Mx/vCta1isSOtSzbS9devjg4SFP
0ZX6DhG32uELhpk1AtA=
=NrXT
-----END PGP SIGNATURE-----

&lt;/pre&gt;</description>
    <dc:creator>Jelle de Jong</dc:creator>
    <dc:date>2013-06-17T11:00:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6249">
    <title>[PATCH] bridge: fix switched interval for MLD Query types</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6249</link>
    <description>&lt;pre&gt;General Queries (the one with the Multicast Address field
set to zero / '::') are supposed to have a Maximum Response Delay
of [Query Response Interval], while for Multicast-Address-Specific
Queries it is [Last Listener Query Interval] - not the other way
round. (see RFC2710, section 7.3+7.8)

Signed-off-by: Linus Lüssing &amp;lt;linus.luessing&amp;lt; at &amp;gt;web.de&amp;gt;
---
 net/bridge/br_multicast.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/bridge/br_multicast.c b/net/bridge/br_multicast.c
index 81f2389..d6448e3 100644
--- a/net/bridge/br_multicast.c
+++ b/net/bridge/br_multicast.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -465,8 +465,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static struct sk_buff *br_ip6_multicast_alloc_query(struct net_bridge *br,
 skb_set_transport_header(skb, skb-&amp;gt;len);
 mldq = (struct mld_msg *) icmp6_hdr(skb);
 
-interval = ipv6_addr_any(group) ? br-&amp;gt;multicast_last_member_interval :
-  br-&amp;gt;multicast_query_response_interval;
+interval = ipv6_addr_any(group) ?
+br-&amp;gt;multicast_query_response_interval :
+br-&amp;gt;multicast_last_member_inter&lt;/pre&gt;</description>
    <dc:creator>Linus Lüssing</dc:creator>
    <dc:date>2013-06-16T21:20:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6248">
    <title>Re: [PATCHv4 net-next 0/2] Add two new flags to bridge.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6248</link>
    <description>&lt;pre&gt;From: Vlad Yasevich &amp;lt;vyasevic&amp;lt; at &amp;gt;redhat.com&amp;gt;
Date: Wed,  5 Jun 2013 10:07:59 -0400


Series applied, thanks.

&lt;/pre&gt;</description>
    <dc:creator>David Miller</dc:creator>
    <dc:date>2013-06-11T09:05:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6247">
    <title>Re: [PATCHv4 net-next 0/2] Add two new flags to bridge.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6247</link>
    <description>&lt;pre&gt;Hello.

On 05-06-2013 18:07, Vlad Yasevich wrote:







     Hm, why your patches are listed twice?

WBR, Sergei


&lt;/pre&gt;</description>
    <dc:creator>Sergei Shtylyov</dc:creator>
    <dc:date>2013-06-05T14:14:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6246">
    <title>Re: [PATCHv4 net-next 0/2] Add two new flags to bridge.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6246</link>
    <description>&lt;pre&gt;
Copy-paste error using prior version description.  There are only 2 
patches.  Sorry about that.

-vlad



&lt;/pre&gt;</description>
    <dc:creator>Vlad Yasevich</dc:creator>
    <dc:date>2013-06-05T14:18:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6245">
    <title>[PATCHv4 net-next 2/2] bridge: Add a flag to controlunicast packet flood.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6245</link>
    <description>&lt;pre&gt;Add a flag to control flood of unicast traffic.  By default, flood is
on and the bridge will flood unicast traffic if it doesn't know
the destination.  When the flag is turned off, unicast traffic
without an FDB will not be forwarded to the specified port.

Signed-off-by: Vlad Yasevich &amp;lt;vyasevic&amp;lt; at &amp;gt;redhat.com&amp;gt;
Reviewed-by: Michael S. Tsirkin &amp;lt;mst&amp;lt; at &amp;gt;redhat.com&amp;gt;
---
 include/uapi/linux/if_link.h |    1 +
 net/bridge/br_device.c       |    8 ++++----
 net/bridge/br_forward.c      |   14 +++++++++-----
 net/bridge/br_if.c           |    2 +-
 net/bridge/br_input.c        |    9 ++++++---
 net/bridge/br_netlink.c      |    6 +++++-
 net/bridge/br_private.h      |    6 ++++--
 net/bridge/br_sysfs_if.c     |    2 ++
 8 files changed, 32 insertions(+), 16 deletions(-)

diff --git a/include/uapi/linux/if_link.h b/include/uapi/linux/if_link.h
index 8643809..da05a2698 100644
--- a/include/uapi/linux/if_link.h
+++ b/include/uapi/linux/if_link.h
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -222,6 +222,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; enum {
 IFLA_BRPORT_PROTECT,/* root port protection    */
 &lt;/pre&gt;</description>
    <dc:creator>Vlad Yasevich</dc:creator>
    <dc:date>2013-06-05T14:08:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6244">
    <title>[PATCHv4 net-next 1/2] bridge: Add flag to control maclearning.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6244</link>
    <description>&lt;pre&gt;Allow user to control whether mac learning is enabled on the port.
By default, mac learning is enabled.  Disabling mac learning will
cause new dynamic FDB entries to not be created for a particular port.

Signed-off-by: Vlad Yasevich &amp;lt;vyasevic&amp;lt; at &amp;gt;redhat.com&amp;gt;
Signed-off-by: Stephen Hemminger &amp;lt;stephen&amp;lt; at &amp;gt;networkplumber.org&amp;gt;
---
 include/uapi/linux/if_link.h |    1 +
 net/bridge/br_if.c           |    2 +-
 net/bridge/br_input.c        |    6 ++++--
 net/bridge/br_netlink.c      |    6 +++++-
 net/bridge/br_private.h      |    1 +
 net/bridge/br_sysfs_if.c     |    2 ++
 6 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/include/uapi/linux/if_link.h b/include/uapi/linux/if_link.h
index b05823c..8643809 100644
--- a/include/uapi/linux/if_link.h
+++ b/include/uapi/linux/if_link.h
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -221,6 +221,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; enum {
 IFLA_BRPORT_GUARD,/* bpdu guard              */
 IFLA_BRPORT_PROTECT,/* root port protection    */
 IFLA_BRPORT_FAST_LEAVE,/* multicast fast leave    */
+IFLA_BRPORT_LEARNING,/* mac learning */
&lt;/pre&gt;</description>
    <dc:creator>Vlad Yasevich</dc:creator>
    <dc:date>2013-06-05T14:08:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6243">
    <title>[PATCHv4 net-next 0/2] Add two new flags to bridge.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6243</link>
    <description>&lt;pre&gt;The following series adds 2 new flags to bridge.  One flag allows
the user to control whether mac learning is performed on the interface
or not.  By default mac learning is on.
The other flag allows the user to control whether unicast traffic
is flooded (send without an fdb) to a given unicast port.  Default is
on.

Changes since v4:
 - Implemented Stephen's suggestions.

Changes since v2:
 - removed unused "unlock" tag.

Changes since v1:
 - Integrated suggestion from MST to not impact RTM_NEWNEIGH and to
   skip lookups when learning is disabled.

Vlad Yasevich (2):
  bridge: Add flag to control mac learning.
  bridge: Add a flag to control unicast packet flood.

Vlad Yasevich (2):
  bridge: Add flag to control mac learning.
  bridge: Add a flag to control unicast packet flood.

 include/uapi/linux/if_link.h |    2 ++
 net/bridge/br_device.c       |    8 ++++----
 net/bridge/br_forward.c      |   14 +++++++++-----
 net/bridge/br_if.c           |    2 +-
 net/bridge/br_input.c        |   15 ++++++++++-----
&lt;/pre&gt;</description>
    <dc:creator>Vlad Yasevich</dc:creator>
    <dc:date>2013-06-05T14:07:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6242">
    <title>Re: [PATCH] iproute2: bridge: fix 'bridge link' setlink/getlink parsing</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6242</link>
    <description>&lt;pre&gt;On Wed, 29 May 2013 09:20:53 -0700
John Fastabend &amp;lt;john.fastabend&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


Looks good, applied

&lt;/pre&gt;</description>
    <dc:creator>Stephen Hemminger</dc:creator>
    <dc:date>2013-06-04T02:57:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6241">
    <title>[PATCH] iproute2: bridge: fix 'bridge link'setlink/getlink parsing</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6241</link>
    <description>&lt;pre&gt;Use IFLA_AF_SPEC nested attributes to lookup bridge mode and when
doing strcmp() check for equality.

These appear to be typos from the original commit,

commit 64108901b737b95247b53dec8c1b8217ca8505b7
Author: Vlad Yasevich &amp;lt;vyasevic&amp;lt; at &amp;gt;redhat.com&amp;gt;
Date:   Fri Mar 15 10:01:28 2013 -0700

    bridge: Add support for setting bridge port attributes

Also set flags to BRIDGE_FLAGS_SELF instead of using OR operation.
This allows setting the bridge mode when not being used with a
master device.

To allow setting both master and self devices simultaneously we
will need to add a {self|master} field similar to fdb commands.
For now the command sets are mutually exclusive as noted in the
original commit.

With this patch 'bridge link set' works now,

# ./bridge/bridge link set dev veth1 cost 3
# ./bridge/bridge link show
10: veth1 state UP : &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 master bridge0 state forwarding priority 3 cost 3

CC: Vlad Yasevich &amp;lt;vyasevic&amp;lt; at &amp;gt;redhat.com&amp;gt;
Signed-off-by: John Fastabend &amp;lt;john.r.fastabend&amp;lt; at &amp;gt;&lt;/pre&gt;</description>
    <dc:creator>John Fastabend</dc:creator>
    <dc:date>2013-05-29T16:20:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6240">
    <title>Re: [PATCH] bridge: netfilter: using strlcpy() instead ofstrncpy()</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6240</link>
    <description>&lt;pre&gt;
Thank you too.

&lt;/pre&gt;</description>
    <dc:creator>Chen Gang</dc:creator>
    <dc:date>2013-05-23T10:57:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6239">
    <title>Re: bond-mode 4 bridge-utils 3.x kernel not fully working</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6239</link>
    <description>&lt;pre&gt;Hi Wilco,

On 29/05/13 09:29, Wilco Baan Hofman wrote:

No, it was mtu 9000 (sorry for the confusion)


Yes the Cisco switch is in LACP mode and I use intel nics.
http://paste.debian.net/6686/

I noticed that incoming IPv6 traffic doesn't work anymore, the br0
interface recieved the IPv6 IP and I can ping it on the local-host but
not from an other server, the IPv6 works again to moment I remove the
bonding.

Remember tcpdump does show traffic coming in and out the br0 device but
not the vnet0 device that is used for the kvm guest.

Kind regards,

Jelle de Jong

&lt;/pre&gt;</description>
    <dc:creator>Jelle de Jong</dc:creator>
    <dc:date>2013-05-29T07:54:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6238">
    <title>Re: bond-mode 4 bridge-utils 3.x kernel not fully working</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6238</link>
    <description>&lt;pre&gt;



Does this one really say mtu 900 instead of 9000? 
Is your eth1 up? 
Did you try non-kvm traffic over the bonding interface?
Is the switch in LACP mode?

Regards,

Wilco Baan Hofman


&lt;/pre&gt;</description>
    <dc:creator>Wilco Baan Hofman</dc:creator>
    <dc:date>2013-05-29T07:29:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6237">
    <title>bond-mode 4 bridge-utils 3.x kernel not fully working</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6237</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everybody,

I also sent this email to bonding-devel&amp;lt; at &amp;gt;lists.sourceforge.net

I spent ours debugging and finding out what points to the problem.

I run kvm quests with bridged networking on a bonding lacp set-up,
with the 2.6 kernel this has been working fine for years. But with the
3.x kernel this doesn?t work any more.

Traffic comes out the KVM quests but doesn?t come in. If I disable
bonding everything just works again.

# working with 2.6 not working with 3.x
cat /etc/network/interfaces
auto lo
  iface lo inet loopback

auto bond0
  iface bond0 inet manual
  slaves eth0 eth1
  bond-mode 4
  bond-miimon 100
  pre-up /sbin/ifconfig bond0 mtu 9000

auto br0
  iface br0 inet dhcp
  bridge_fd 0
  bridge_stp on
  bridge_ports bond0

# working with 3.x but no bonding!!
cat /etc/network/interfaces
auto lo
  iface lo inet loopback

auto eth0
  iface eth0 inet manual
  mtu 900

auto br0
  iface br0 inet dhcp
  bridge_fd 0
  bridge_stp on
  bridge_ports eth0

# una&lt;/pre&gt;</description>
    <dc:creator>Jelle de Jong</dc:creator>
    <dc:date>2013-05-28T23:10:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6236">
    <title>Re: [PATCHv2 net-next] bridge: Set vlan_features to allow offloads on vlans.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6236</link>
    <description>&lt;pre&gt;From: Vlad Yasevich &amp;lt;vyasevic&amp;lt; at &amp;gt;redhat.com&amp;gt;
Date: Wed, 22 May 2013 13:49:34 -0400


Applied to net-next, thanks Vlad.

&lt;/pre&gt;</description>
    <dc:creator>David Miller</dc:creator>
    <dc:date>2013-05-24T01:51:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6235">
    <title>Re: [PATCH] bridge: netfilter: using strlcpy() instead ofstrncpy()</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6235</link>
    <description>&lt;pre&gt;
Applied, thanks.

&lt;/pre&gt;</description>
    <dc:creator>Pablo Neira Ayuso</dc:creator>
    <dc:date>2013-05-23T10:56:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6234">
    <title>[PATCHv2 net-next] bridge: Set vlan_features to allowoffloads on vlans.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6234</link>
    <description>&lt;pre&gt;When vlan device is configured on top of the brige, it does
not support any offload capabilities because the bridge
device does not initiliaze vlan_fatures.  Set vlan_fatures to
be equivalent to hw_fatures.

Signed-off-by: Vlad Yasevich &amp;lt;vyasevic&amp;lt; at &amp;gt;redhat.com&amp;gt;
---
 net/bridge/br_device.c |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/net/bridge/br_device.c b/net/bridge/br_device.c
index 9673128..75f3239 100644
--- a/net/bridge/br_device.c
+++ b/net/bridge/br_device.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -22,6 +22,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 #include &amp;lt;asm/uaccess.h&amp;gt;
 #include "br_private.h"
 
+#define COMMON_FEATURES (NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA | \
+ NETIF_F_GSO_MASK | NETIF_F_HW_CSUM)
+
 /* net device transmit always called with BH disabled */
 netdev_tx_t br_dev_xmit(struct sk_buff *skb, struct net_device *dev)
 {
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -346,12 +349,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; void br_dev_setup(struct net_device *dev)
 dev-&amp;gt;tx_queue_len = 0;
 dev-&amp;gt;priv_flags = IFF_EBRIDGE;
 
-dev-&amp;gt;features = NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_HIGHDMA |
&lt;/pre&gt;</description>
    <dc:creator>Vlad Yasevich</dc:creator>
    <dc:date>2013-05-22T17:49:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6233">
    <title>Re: [PATCH] bridge: Set vlan_features to allow offloads onvlans.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6233</link>
    <description>&lt;pre&gt;
Yep, you are right.  I guess it would confuse things a bit 802.1ad was
configured on top of the bridge.

I'll fix that.
-vlad



&lt;/pre&gt;</description>
    <dc:creator>Vlad Yasevich</dc:creator>
    <dc:date>2013-05-22T16:39:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.network.bridge/6232">
    <title>Re: [PATCH] bridge: Set vlan_features to allow offloads onvlans.</title>
    <link>http://permalink.gmane.org/gmane.linux.network.bridge/6232</link>
    <description>&lt;pre&gt;
I think you need to mask out NETIF_F_HW_VLAN_CTAG_TX (although maybe the
vlan driver should take care of that itself).

Ben.


&lt;/pre&gt;</description>
    <dc:creator>Ben Hutchings</dc:creator>
    <dc:date>2013-05-22T16:12:44</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.network.bridge">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.network.bridge</link>
  </textinput>
</rdf:RDF>
