[ovs-dev] [PATCH] ofp-actions: Fix userspace support for mpls_ttl

Ilya Maximets i.maximets at ovn.org
Mon Nov 16 19:27:17 UTC 2020


On 9/18/20 7:19 PM, Timothy Redaelli wrote:
> Currently mpls_ttl is ignored when a flow is added because MFF_MPLS_TTL is
> not handled in nx_put_raw().
> 
> This commit adds the correct handling of MFF_MPLS_TTL in nx_put_raw().
> 
> Fixes: bef3f465bcd5 ("openflow: Support matching and modifying MPLS TTL field.")
> Cc: blp at ovn.org
> Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
> ---

Thanks!

Applied to master and backported down to 2.6.



Best regards, Ilya Maximets.


More information about the dev mailing list