aboutsummaryrefslogtreecommitdiff
path: root/lib/bond.h
AgeCommit message (Expand)Author
2013-08-02bond: Stop using tags.Ethan Jackson
2013-06-27bond: Reference count 'struct bond'.Ethan Jackson
2013-06-11ofproto-dpif: Store relevant fields for wildcarding in facet.Justin Pettit
2013-02-05bond: Remove stable bond mode.Ethan Jackson
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-01-30bond: Allow users to disable rebalancing.Ethan Jackson
2012-01-23lacp: Require successful LACP negotiations when configured.Ethan Jackson
2011-11-02ofproto-dpif: Use send_packet() instead of netdev_send().Jesse Gross
2011-05-20bond: Use CFM for slave status.Ethan Jackson
2011-05-20netdev: Take responsibility for polling MII registers.Ethan Jackson
2011-05-12Merge 'master' into 'next'.Ben Pfaff
2011-05-06bond: Convert stb_id to 32bit parameter.Ethan Jackson
2011-05-04bond: New function bond_slave_set_netdev().Ben Pfaff
2011-04-26bond: New bond-hash-basis setting.Ethan Jackson
2011-04-15bond: Completely pull LACP module out of bond.Ethan Jackson
2011-04-15bond: Create new 'stable_id' parameter.Ethan Jackson
2011-04-15bond: Give bridge control over LACP module.Ethan Jackson
2011-04-14bond: New bonding mode "stable".Ethan Jackson
2011-04-12bond: Reconfigure flows when bond mode changes.Ethan Jackson
2011-04-01bridge: Break bonding implementation out into library.Ben Pfaff