On Wed, Sep 24, 2014 at 09:27:19AM +0900, YAMAMOTO Takashi wrote:
> > dp_hash and recirc_id are specific to OVS, but that doesn't mean that we
> > shouldn't encode them into flow matches when OXM is used in OpenFlow 1.2
> > and later.
> >
> > Signed-off-by: Ben Pfaff
>
> Acked-by: YAMAMOTO Takas
> dp_hash and recirc_id are specific to OVS, but that doesn't mean that we
> shouldn't encode them into flow matches when OXM is used in OpenFlow 1.2
> and later.
>
> Signed-off-by: Ben Pfaff
Acked-by: YAMAMOTO Takashi
___
dev mailing list
dev@openvsw
dp_hash and recirc_id are specific to OVS, but that doesn't mean that we
shouldn't encode them into flow matches when OXM is used in OpenFlow 1.2
and later.
Signed-off-by: Ben Pfaff
---
lib/nx-match.c | 12
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/lib/nx-match.c