group_mod delete requires type
ZoltanLajosKis opened this issue · 0 comments
ZoltanLajosKis commented
An OpenFlow 1.3 group_mod message with delete command does not require the group type to be specified. However, the library returns {error, bad_enum} at encoding, if the type field of the ofp_group_mod record is left undefined.