[ovs-dev] [PATCH 05/23] nx-match: Serialize match on IP TTL even when outputting OXM.

Justin Pettit jpettit at nicira.com
Thu Oct 15 20:59:35 UTC 2015


> On Oct 9, 2015, at 9:15 PM, Ben Pfaff <blp at nicira.com> wrote:
> 
> The 'oxm' parameter to nxm_put_ip() indicates whether NXM or OXM code
> points should be used in cases where both exist.  It shouldn't cause
> matches to be dropped entirely, since that changes the meaning, but that's
> what was done here for matches on the IP (v4 or v6) TTL.  This commit
> fixes the problem.
> 
> Signed-off-by: Ben Pfaff <blp at nicira.com>

Acked-by: Justin Pettit <jpettit at nicira.com>

--Justin





More information about the dev mailing list