Comment 32 for bug 1664294

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (stable/ocata)

Reviewed: https://review.openstack.org/458438
Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=d80832c2084ec7b70328a603b2bcc4e2776f0123
Submitter: Jenkins
Branch: stable/ocata

commit d80832c2084ec7b70328a603b2bcc4e2776f0123
Author: Cuong Nguyen <email address hidden>
Date: Mon Feb 27 19:20:58 2017 +0700

    ConntrackNetlink driver to delete conntrack entries

    This patch proposes ConntrackNetlink driver to delete conntrack
    entries.
    Using Netlink will save about 90 percent of time that used by conntrack-tools.
    For detail information, visit: https://goo.gl/3tm9Fx

    Partial-Bug: #1664294
    Change-Id: Id9a3b7c3f8fedbd91ced1a5b359dbf568cd26653
    Co-Authored-By: Nguyen Phuong An <email address hidden>
    (cherry picked from commit ec9d37183a085293f72f4c653e5c67e155c15be8)