[ovs-git] [openvswitch/ovs] f057f2: ovn: Fix ACLs for child logical ports.

GitHub noreply at github.com
Fri Dec 11 16:58:50 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f057f2f1b48b113920646c647f82dd789ae16435
      https://github.com/openvswitch/ovs/commit/f057f2f1b48b113920646c647f82dd789ae16435
  Author: Russell Bryant <russell at ovn.org>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M ovn/controller/binding.c

  Log Message:
  -----------
  ovn: Fix ACLs for child logical ports.

The physical input flows for child logical ports (for the
container-in-a-VM use case, for example) did not set a conntrack zone
ID.  The previous code only allocated a zone ID for local VIFs and
missed doing it for child ports.

Signed-off-by: Russell Bryant <russell at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>




More information about the git mailing list