[ovs-git] [openvswitch/ovs] a6efca: netdev-offload-tc: Reject rules with unsupported c...

Ilya Maximets noreply at github.com
Thu Feb 4 19:12:46 UTC 2021


  Branch: refs/heads/branch-2.13
  Home:   https://github.com/openvswitch/ovs
  Commit: a6efca962884ed03aebbffe57c7e25cabddd87ae
      https://github.com/openvswitch/ovs/commit/a6efca962884ed03aebbffe57c7e25cabddd87ae
  Author: wenxu <wenxu at ucloud.cn>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M lib/netdev-offload-tc.c

  Log Message:
  -----------
  netdev-offload-tc: Reject rules with unsupported ct_state flags.

TC flower doesn't support some ct state flags such as
INVALID/SNAT/DNAT/REPLY. So it is better to reject this rule.

Fixes: 576126a931cd ("netdev-offload-tc: Add conntrack support")
Signed-off-by: wenxu <wenxu at ucloud.cn>
Reviewed-by: Marcelo Ricardo Leitner <mleitner at redhat.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>




More information about the git mailing list