lacp: Remove custom transmission intervals.
authorEthan Jackson <ethan@nicira.com>
Mon, 16 Apr 2012 21:55:58 +0000 (14:55 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 17 Apr 2012 20:36:32 +0000 (13:36 -0700)
commitbf83f7c82f28d920487fb00741e5b0b692d93d36
tree318a1661499b25b2e47c396cf22af2d49bd29364
parentcea157688977bbbb136f9c3bfe020fe485b43d39
lacp: Remove custom transmission intervals.

Open vSwitch allowed users to set a custom LACP PDU transmission
interval.  This turned out to be an ill conceived idea which was
more confusing than useful.  This patch reverts Open vSwitch to the
behavior supported in the LACP specification: two transmission
intervals, fast and slow.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/lacp.c
lib/lacp.h
vswitchd/bridge.c
vswitchd/vswitch.xml