[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1394509422-8704-1-git-send-email-dingtianhong@huawei.com>
Date: Tue, 11 Mar 2014 11:43:39 +0800
From: Ding Tianhong <dingtianhong@...wei.com>
To: <fubar@...ibm.com>, <vfalico@...hat.com>, <andy@...yhouse.net>,
<kaber@...sh.net>
CC: <davem@...emloft.net>, <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/3] bonding: support 802.1ad vlan protocol
The bonding could only use vlan proto 802.1q regardless the vlan dev is
802.1ad or 802.1q, so add new interface to get vlan proto by vlan dev and
use it to send packages by correct vlan protocol.
Ding Tianhong (3):
vlan: make a new function vlan_dev_vlan_proto() and export
bonding: support different vlan proto for bond_arp_send()
bonding: choose the correct vlan proto for alb_send_learning_packets
drivers/net/bonding/bond_alb.c | 7 ++++---
drivers/net/bonding/bond_main.c | 23 +++++++++++++++--------
include/linux/if_vlan.h | 7 +++++++
net/8021q/vlan_core.c | 6 ++++++
4 files changed, 32 insertions(+), 11 deletions(-)
--
1.8.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists