lacp: Fix dumping of the aggregation key.
authorAnoob Soman <anoob.soman@citrix.com>
Wed, 2 Jan 2013 17:23:07 +0000 (17:23 +0000)
committerEthan Jackson <ethan@nicira.com>
Wed, 2 Jan 2013 23:24:19 +0000 (15:24 -0800)
commitab3a09c87863526ca31a36fc21877c2ce505e447
treed5df74fd1922f3367f8e6f04996f2e0b7fa25850
parentfded7f983c74ec348d577f23119ded25bde23d74
lacp: Fix dumping of the aggregation key.

While dumping lacp information using ovs-appctl, the "aggregation
key" field displays the port_id even though the aggregation key is
set using "other-config:lacp-aggregation-key".

Signed-off-by: Anoob Soman <anoob.soman@citrix.com>
Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/lacp.c