[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1395717697-11876-1-git-send-email-dingtianhong@huawei.com>
Date: Tue, 25 Mar 2014 11:21:34 +0800
From: Ding Tianhong <dingtianhong@...wei.com>
To: <fubar@...ibm.com>, <vfalico@...hat.com>, <andy@...yhouse.net>,
<joe@...ches.com>, <kaber@...sh.net>
CC: <davem@...emloft.net>, <netdev@...r.kernel.org>
Subject: [PATCH net-next v3 0/3] bonding: support QinQ for bond arp interval
v1->v2: remvoe the comment "TODO: QinQ?".
convert pr_xxx() to pr_xxx_ratelimited() for arp interval.
v2->v3: remove the unnecessary log for arp interval and add net ratelimit to
avoid spam log.
Ding Tianhong (3):
vlan: make a new function vlan_dev_vlan_proto() and export
bonding: support QinQ for bond arp interval
bonding: add net_ratelimt to avoid spam in arp interval
drivers/net/bonding/bond_main.c | 80 +++++++++++++++++++++++++++--------------
drivers/net/bonding/bonding.h | 5 +++
include/linux/if_vlan.h | 7 ++++
net/8021q/vlan_core.c | 6 ++++
4 files changed, 72 insertions(+), 26 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