On Apr 9, 2014, at 11:03 AM, Ben Pfaff wrote:
> On Tue, Apr 08, 2014 at 04:38:48PM -0700, Jarno Rajahalme wrote:
>> Signed-off-by: Jarno Rajahalme
>
> Does the masked set action cause EINVAL or ERANGE on older kernels.
> Comments say EINVAL in two places, ERANGE in one, and the code
> actually
On Tue, Apr 08, 2014 at 04:38:48PM -0700, Jarno Rajahalme wrote:
> Signed-off-by: Jarno Rajahalme
Does the masked set action cause EINVAL or ERANGE on older kernels.
Comments say EINVAL in two places, ERANGE in one, and the code
actually looks for EINVAL.
_
Signed-off-by: Jarno Rajahalme
---
ofproto/ofproto-dpif-xlate.c |8 -
ofproto/ofproto-dpif-xlate.h |3 +-
ofproto/ofproto-dpif.c | 70 +-
3 files changed, 78 insertions(+), 3 deletions(-)
diff --git a/ofproto/ofproto-dpif-xlate.c b/ofpr