[ovs-git] [openvswitch/ovs] 0050d9: ofp_actions: Fix set_mpls_tc formatting.

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


  Branch: refs/heads/branch-2.14
  Home:   https://github.com/openvswitch/ovs
  Commit: 0050d94015547bcac52b9a0963a5bd6c7d41f39c
      https://github.com/openvswitch/ovs/commit/0050d94015547bcac52b9a0963a5bd6c7d41f39c
  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