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:28:50 +0000 (17:28 -0800)
commit0ae01c64351208b855a92f88ae7c03d5436bad63
tree196e97a72452720dad5ec18fc5e84d769936146e
parentb8778a0d0bf749536ddeedba00d979bb557f0dfd
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