[ovs-git] [openvswitch/ovs] 2142be: ofproto-dpif-xlate: Add OFPACT_ENCAP, OFPACT_DECAP...

GitHub noreply at github.com
Thu Aug 3 20:51:52 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2142be1f91af9650d3e95e2ebfe1428c65c761b8
      https://github.com/openvswitch/ovs/commit/2142be1f91af9650d3e95e2ebfe1428c65c761b8
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-08-03 (Thu, 03 Aug 2017)

  Changed paths:
    M ofproto/ofproto-dpif-xlate.c

  Log Message:
  -----------
  ofproto-dpif-xlate: Add OFPACT_ENCAP, OFPACT_DECAP to reversible_actions().

Fixes a broken build when building with --enable-Werror.

I guess that encap and decap are often reversible, but it's safe to
consider them irreversible.

Fixes: eee693934aac ("xlate: Emit datapath clone only when necessary.")
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>




More information about the git mailing list