Re: [PATCH net-next-2.6 v4] bonding: allow arp_ip_targets on separate vlans to use arp validation
From: Andy Gospodarek <andy@greyhouse.net>
Date: 2009-12-28 15:26:42
From: Andy Gospodarek <andy@greyhouse.net>
Date: 2009-12-28 15:26:42
On Fri, Dec 25, 2009 at 06:22:30PM -0800, David Miller wrote:
From: Andy Gospodarek <andy@greyhouse.net> Date: Mon, 14 Dec 2009 15:48:58 -0500quoted
[PATCH net-next-2.6 v4] bonding: allow arp_ip_targets on separate vlans to use arp validation...quoted
Signed-off-by: Andy Gospodarek <andy@greyhouse.net>What is the status of this patch?
Dave, This patch should be ready for inclusion. I've addressed Jay's concerns related tcpdumps on the various interfaces, so that there is no difference between the way things behave before and after the patch. I also addressed Eric's concerns regarding the liability of calling __dev_get_by_index and switched to the shiny, new dev_get_by_index_rcu. A backported version has also seen some testing on a 2.6.18-based kernel and the results have been positive. Thanks for following up, -andy