index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
lacp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
userspace: Define and use struct eth_addr.
Jarno Rajahalme
2015-08-28
1
-3
/
+3
*
dp-packet: Remove ofpbuf dependency.
Pravin B Shelar
2015-03-03
1
-1
/
+1
*
sflow: Export LAG, PORTNAME, and OPENFLOWPORT information also.
Neil McKee
2014-11-11
1
-0
/
+23
*
bond: Use active-backup mode on LACP failure.
Ravi Kondamuru
2013-11-12
1
-0
/
+1
*
lacp: Reference count 'struct lacp'.
Ethan Jackson
2013-06-27
1
-1
/
+2
*
lacp: Remove unused lacp_slave_get_port_id().
Ethan Jackson
2013-06-24
1
-1
/
+0
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
lacp: Remove heartbeat mode.
Ethan Jackson
2012-04-17
1
-1
/
+0
*
lacp: Remove custom transmission intervals.
Ethan Jackson
2012-04-17
1
-8
/
+1
*
lacp: Require successful LACP negotiations when configured.
Ethan Jackson
2012-01-23
1
-1
/
+7
*
lacp: Update header file comments.
Ethan Jackson
2011-12-01
1
-14
/
+14
*
lacp: Clean up LACP module interface.
Ethan Jackson
2011-09-08
1
-55
/
+3
*
lacp: New "lacp-heartbeat" mode.
Ethan Jackson
2011-05-06
1
-2
/
+1
*
lacp: Allow configurable aggregation keys.
Ethan Jackson
2011-04-26
1
-0
/
+1
*
lacp: New other_config setting "lacp-force-aggregatable".
Ethan Jackson
2011-04-26
1
-0
/
+1
*
lacp: Implement custom timing mode.
Ethan Jackson
2011-04-19
1
-1
/
+8
*
lacp: Remove LACP_[FAST|SLOW]_TIME_RX macros.
Ethan Jackson
2011-04-19
1
-2
/
+1
*
lacp: Move LACP packet data to lacp header file.
Ethan Jackson
2011-04-19
1
-0
/
+55
*
lacp: New "strict" lacp mode.
Ethan Jackson
2011-04-19
1
-0
/
+1
*
lacp: New function lacp_slave_is_current().
Ethan Jackson
2011-04-18
1
-0
/
+1
*
lacp: Remove enabled flag.
Ethan Jackson
2011-04-14
1
-1
/
+0
*
lacp: New function lacp_slave_get_port_id().
Ethan Jackson
2011-04-13
1
-0
/
+1
*
lacp: Encapsulate configuration into new structs.
Ben Pfaff
2011-04-01
1
-7
/
+19
*
bridge: Drop LACP configuration members from struct iface and struct port.
Ben Pfaff
2011-04-01
1
-0
/
+3
*
lacp: Remove unneeded forward references from header file.
Ben Pfaff
2011-04-01
1
-5
/
+0
*
lacp: Fix misleading prototype for lacp_configure().
Ben Pfaff
2011-04-01
1
-1
/
+3
*
lacp: Enable "fast" lacp timing mode.
Ethan Jackson
2011-03-18
1
-1
/
+1
*
vswitchd: Modularize LACP.
Ethan Jackson
2011-03-18
1
-0
/
+50