commit | 7c89943236750537d26421d9bbb6f6575e2d1e1b | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Apr 15 13:47:51 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 17 23:36:03 2011 -0700 |
tree | dfbc9b11ddcd20757388b03e9925363c1e1764f3 | |
parent | 99606477a5888b0ead0284fecb13417b1da8e3af [diff] |
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS It is undesirable for the bonding driver to be poking into higher level protocols, and notifiers provide a way to avoid that. This does mean removing the ability to configure reptitition of gratuitous ARPs and unsolicited NAs. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>