[ovs-git] [openvswitch/ovs] 5f27ff: ofp_actions: Fix set_mpls_tc formatting.

Adrián Moreno noreply at github.com
Wed May 19 13:08:43 UTC 2021


  Branch: refs/heads/branch-2.15
  Home:   https://github.com/openvswitch/ovs
  Commit: 5f27ff1cfacd6ea8cbf73a6f92f27ebe01994c1f
      https://github.com/openvswitch/ovs/commit/5f27ff1cfacd6ea8cbf73a6f92f27ebe01994c1f
  Author: Adrian Moreno <amorenoz at redhat.com>
  Date:   2021-05-19 (Wed, 19 May 2021)

  Changed paths:
    M lib/ofp-actions.c
    M tests/ofp-actions.at
    M tests/ovs-ofctl.at

  Log Message:
  -----------
  ofp_actions: Fix set_mpls_tc formatting.

Apart from a cut-and-paste typo, the man page claims that mpls_labels
can be provided in hexadecimal format but that's currently not the case.

Fix mpls ofp-action formatting, add size checks on ofp-action parsing
and add some unit tests.

Signed-off-by: Adrian Moreno <amorenoz at redhat.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>




More information about the git mailing list