ofproto: Handle (draft) OpenFlow 1.5 insert and remove group commands.
authorSimon Horman <simon.horman@netronome.com>
Thu, 13 Nov 2014 02:53:28 +0000 (11:53 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 13 Nov 2014 16:44:22 +0000 (08:44 -0800)
commitfce4730ca64c844876717b48b34fbf9fa3d62a09
treea368e42d8f482c2b94b9fd6787ad31b1d0f39d2c
parent424467c6dbd7d52212e4c97b8dca538e00f4ab77
ofproto: Handle (draft) OpenFlow 1.5 insert and remove group commands.

Handle (draft) OpenFlow 1.5 insert and remove group commands
of group mod messages.

ONF-JIRA: EXT-350
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto.c