Acked-by: Jarno Rajahalme <[email protected]> On Nov 24, 2014, at 10:30 AM, Ben Pfaff <[email protected]> wrote:
> ONF-JIRA: EXT-425 > Signed-off-by: Ben Pfaff <[email protected]> > --- > lib/ofp-errors.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lib/ofp-errors.h b/lib/ofp-errors.h > index 1a3c4fc..238fded 100644 > --- a/lib/ofp-errors.h > +++ b/lib/ofp-errors.h > @@ -222,8 +222,8 @@ enum ofperr { > * unsupported value, or modifies a read-only field. */ > OFPERR_OFPBAC_BAD_SET_ARGUMENT, > > - /* NX1.3-1.4(14), OF1.5+(2,16). Field in Set-Field action has Has-Mask > bit > - * set to 1. */ > + /* ONF1.3-1.4(4250), OF1.5+(2,16). Field in Set-Field action has > Has-Mask > + * bit set to 1. */ > OFPERR_OFPBAC_BAD_SET_MASK, > > /* NX1.0-1.1(2,256), NX1.2+(11). Must-be-zero action argument had nonzero > -- > 1.7.10.4 > > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
