ofproto: Fix supported group types.
authorShu Shen <shu.shen@radisys.com>
Tue, 11 Nov 2014 00:35:08 +0000 (16:35 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 11 Nov 2014 01:40:05 +0000 (17:40 -0800)
commitf6d23392d19db356aa0d08957ed905eef270fff4
tree6a1095d926b9f1e0e8b39e766119a1ca2f45cec4
parent39ebb203f1b2a5c9dff47d33f3839a4ab8ed7373
ofproto: Fix supported group types.

Previously the types field is uninited and leds to no supported type
being reported in OFPMP_GROUP_FEATURES message.

Signed-off-by: Shu Shen <shu.shen@radisys.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto.c
tests/ofproto.at