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)
commitf0e7025f7e107f62e3c125a956cb0d608931f338
treeb356b0b38941af07faef7ca6a8170fa63085206f
parent76c4290d8adceeec8ee4ffebd5742b5c1f6a1dec
ofproto: report the correct set of actions for group features

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>
lib/ofp-util.h
ofproto/ofproto.c