ofproto: report the correct set of actions for group features
authorBen Pfaff <blp@nicira.com>
Tue, 5 Nov 2013 05:14:53 +0000 (21:14 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 5 Nov 2013 05:14:53 +0000 (21:14 -0800)
do not report OF1.1 bits (set_dl_src etc) as group features is OF1.2+.

LINC seems to use 1<<31 for experimenter action type but i failed to
find it in the spec.

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
[blp@nicira.com added a comment to ofp-util.h]
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found