git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
make the sign of return values match the specs
[sliver-openvswitch.git]
/
lib
/
bond.c
2012-09-05
Giuseppe Lettieri
Merge branch 'master' of ssh://git.onelab.eu/git/sliver...
blob
|
commitdiff
2012-09-05
Giuseppe Lettieri
Merge branch 'forward-port'
blob
|
commitdiff
2012-08-30
Giuseppe Lettieri
Merge branch 'master' into forward-port
blob
|
commitdiff
2012-08-29
Ethan Jackson
bond: Deprecate stable bonds.
blob
|
commitdiff
2012-08-21
Ben Pfaff
bond: Tag flows according to their hash bucket, not...
blob
|
commitdiff
|
diff to current
2012-08-16
Ben Pfaff
bond: Correct comment.
blob
|
commitdiff
|
diff to current
2012-07-05
Ethan Jackson
bond: Sending learning packets on active-backup.
blob
|
commitdiff
|
diff to current
2012-07-05
Ethan Jackson
bond: Don't send learning packets on STABLE bonds.
blob
|
commitdiff
|
diff to current
2012-06-08
Ethan Jackson
packets: Rename compose_benign_packet().
blob
|
commitdiff
|
diff to current
2012-06-08
Ethan Jackson
packets: Use RARPs for learning packets.
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-02-21
Ethan Jackson
unixctl: New JSON RPC back-end.
blob
|
commitdiff
|
diff to current
2012-02-21
Ethan Jackson
bond: Incorrectly reported an error in appctl.
blob
|
commitdiff
|
diff to current
2012-01-30
Ethan Jackson
bond: Allow users to disable rebalancing.
blob
|
commitdiff
|
diff to current
2012-01-23
Ethan Jackson
lacp: Require successful LACP negotiations when configured.
blob
|
commitdiff
|
diff to current
2012-01-17
Ethan Jackson
bond: Revalidate when lacp_negotiated status changes.
blob
|
commitdiff
|
diff to current
2012-01-17
Ethan Jackson
bond: Sort slaves in ovs-appctl bond/show.
blob
|
commitdiff
|
diff to current
2012-01-17
Ethan Jackson
bond: Support ovs-appctl bond/show without arguments.
blob
|
commitdiff
|
diff to current
2011-12-19
Ben Pfaff
unixctl: Implement quoting.
blob
|
commitdiff
|
diff to current
2011-11-18
Ethan Jackson
bond: Remove dead conditional.
blob
|
commitdiff
|
diff to current
2011-11-04
Ben Pfaff
bond: Only drop packets that indicate moves on SLB...
blob
|
commitdiff
|
diff to current
2011-11-02
Jesse Gross
ofproto-dpif: Use send_packet() instead of netdev_send().
blob
|
commitdiff
|
diff to current
2011-10-17
Ben Pfaff
bond: Demote active-backup WARN to DBG.
blob
|
commitdiff
|
diff to current
2011-09-30
Justin Pettit
ovs-appctl: Print command arguments for "help".
blob
|
commitdiff
|
diff to current
2011-09-26
Ben Pfaff
ofproto-dpif: Get rid of OFP_VLAN_NONE pollution.
blob
|
commitdiff
|
diff to current
2011-09-24
Ben Pfaff
bond: Remove spurious blank line.
blob
|
commitdiff
|
diff to current
2011-09-10
Pravin Shelar
datapath: VLAN actions should use push/pop semantics
blob
|
commitdiff
|
diff to current
2011-08-08
Ben Pfaff
netdev: Get rid of struct netdev_options and netdev_ope...
blob
|
commitdiff
|
diff to current
2011-06-29
Ethan Jackson
bond: Drop packets on slaves disabled by LACP.
blob
|
commitdiff
|
diff to current
2011-06-27
Ethan Jackson
bond: Drop packets on backup slaves.
blob
|
commitdiff
|
diff to current
2011-05-31
Ethan Jackson
bond: Discontinue use of netdev_monitor.
blob
|
commitdiff
|
diff to current
2011-05-23
Ethan Jackson
bond: Always use L4 hash for stable bonds.
blob
|
commitdiff
|
diff to current
2011-05-20
Ethan Jackson
bond: Use CFM for slave status.
blob
|
commitdiff
|
diff to current
2011-05-20
Ethan Jackson
bond: Remove useless slave->up flag.
blob
|
commitdiff
|
diff to current
2011-05-20
Ethan Jackson
netdev: Take responsibility for polling MII registers.
blob
|
commitdiff
|
diff to current
2011-05-19
Ben Pfaff
bond: Remove write-only variable.
blob
|
commitdiff
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
diff to current
2011-05-17
Ethan Jackson
bond: Bonds never sleep if carrier changes.
blob
|
commitdiff
|
diff to current
2011-05-16
Ben Pfaff
Fix incorrect byte order annotations.
blob
|
commitdiff
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
diff to current
2011-05-06
Ethan Jackson
bond: Convert stb_id to 32bit parameter.
blob
|
commitdiff
|
diff to current
2011-05-04
Ben Pfaff
bond: New function bond_slave_set_netdev().
blob
|
commitdiff
|
diff to current
2011-04-26
Ethan Jackson
bond: New bond-hash-basis setting.
blob
|
commitdiff
|
diff to current
2011-04-21
Ben Pfaff
bond: Be more careful about adding and removing netdevs...
blob
|
commitdiff
|
diff to current
2011-04-21
Ethan Jackson
bond: BM_STABLE consistent hashing.
blob
|
commitdiff
|
diff to current
2011-04-21
Ethan Jackson
bond: New flag "bond_revalidate".
blob
|
commitdiff
|
diff to current
2011-04-20
Ethan Jackson
bond: Revalidate no_slaves_tag when revalidating everyt...
blob
|
commitdiff
|
diff to current
2011-04-20
Ethan Jackson
bond: Give stable bonds one tag.
blob
|
commitdiff
|
diff to current
2011-04-19
Ethan Jackson
bond: bond_stb_enable_slave() never triggered.
blob
|
commitdiff
|
diff to current
2011-04-18
Ethan Jackson
bond: Fix ugly warnings at slave registration.
blob
|
commitdiff
|
diff to current
2011-04-18
Ethan Jackson
bond: Properly indent appctl output.
blob
|
commitdiff
|
diff to current
2011-04-15
Ethan Jackson
bond: Completely pull LACP module out of bond.
blob
|
commitdiff
|
diff to current
2011-04-15
Ethan Jackson
bond: Create new 'stable_id' parameter.
blob
|
commitdiff
|
diff to current
2011-04-15
Ethan Jackson
bond: Give bridge control over LACP module.
blob
|
commitdiff
|
diff to current
2011-04-15
Ethan Jackson
lacp: Remove enabled flag.
blob
|
commitdiff
|
diff to current
2011-04-14
Ethan Jackson
bond: New bonding mode "stable".
blob
|
commitdiff
|
diff to current
2011-04-13
Ethan Jackson
bond: New function bond_is_balanced().
blob
|
commitdiff
|
diff to current
2011-04-13
Ethan Jackson
bond: Use bond_enable_slave at slave registration.
blob
|
commitdiff
|
diff to current
2011-04-13
Ethan Jackson
bond: Reset bond_entry's during massive flow revalidations.
blob
|
commitdiff
|
diff to current
2011-04-13
Ethan Jackson
bond: Revalidate flows when bond_is_tcp_hash() changes;
blob
|
commitdiff
|
diff to current
2011-04-13
Ethan Jackson
bond: Reconfigure flows when bond mode changes.
blob
|
commitdiff
|
diff to current
2011-04-04
Ethan Jackson
bond: Choose slaves randomly.
blob
|
commitdiff
|
diff to current
2011-04-01
Ben Pfaff
bridge: Break bonding implementation out into library.
blob
|
commitdiff
|
diff to current