[ovs-git] [openvswitch/ovs] b73db6: ovn: Change ct_label[0] to ct_label.blocked

GitHub noreply at github.com
Wed Sep 21 15:25:48 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: b73db61d547429e6120166b14254cc1bc7a39c02
      https://github.com/openvswitch/ovs/commit/b73db61d547429e6120166b14254cc1bc7a39c02
  Author: Babu Shanmugam <bschanmu at redhat.com>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M ovn/TODO
    M ovn/lib/logical-fields.c
    M ovn/northd/ovn-northd.8.xml
    M ovn/northd/ovn-northd.c
    M tests/ovn.at

  Log Message:
  -----------
  ovn: Change ct_label[0] to ct_label.blocked

ovn-northd uses ct_label[0] to keep track of the ACL changes on
existing connections.This patch replaces the usage of ct_label[0]
in the logical flows with a symbolic name ct_label.blocked

Suggested-by: Justin Pettit <jpettit at ovn.org>
Suggested-at: http://openvswitch.org/pipermail/dev/2016-July/075773.html
Signed-off-by: Babu Shanmugam <bschanmu at redhat.com>
Signed-off-by: Russell Bryant <russell at ovn.org>




More information about the git mailing list