[PATCH net-next-2.6 0/5] bonding: Fixes and updates

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jay Vosburgh
Date: Friday, June 13, 2008 - 6:11 pm

Five patches for bonding; these apply to net-next-2.6.

	Patches 1 - 3 comprise support for NETDEV_BONDING_FAILOVER
notifiers; the first patch adds the define, the second cleans up part of
bonding in preparation for the notifier call, and the third adds the
notifier call itself.

	Patch 4 cleans up and improves previously added support for
specifying the number of gratuitous ARPs to be issued at failover time for
the active-backup mode.

	Patch 5 permits specifying max_bonds as zero (creating no bond0
device).  Also provides an API from net/core to create and destroy files
in net_class so that /sys/class/net/bonding_masters will be created.  This
was previously done by backtracking from the first bonding device's sysfs
information (dev->dev.class).

	Please apply.

	-J

---
	-Jay Vosburgh, IBM Linux Technology Center, fubar@us.ibm.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH net-next-2.6 0/5] bonding: Fixes and updates, Jay Vosburgh, (Fri Jun 13, 6:11 pm)
[PATCH 1/5] net/core: add NETDEV_BONDING_FAILOVER event, Jay Vosburgh, (Fri Jun 13, 6:12 pm)
[PATCH 5/5] bonding: Allow setting max_bonds to zero, Jay Vosburgh, (Fri Jun 13, 6:12 pm)