Comment 19 for bug 1934912

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/811497
Committed: https://opendev.org/openstack/neutron/commit/5418912b705393b165c455507bc7b09cb9141f58
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 5418912b705393b165c455507bc7b09cb9141f58
Author: Slawek Kaplonski <email address hidden>
Date: Thu Jul 8 15:53:39 2021 +0200

    [DVR] Set arp entries only for single IPs given as allowed addr pair

    In allowed address pairs of the port there can be given not single IP
    address but whole CIDR. In such case ARP entries for IPs from such
    cidr will not be added in the DVR router namespace.

    Closes-Bug: #1934912
    Change-Id: I7bdefea943379125f93b116bb899446b874d9505
    (cherry picked from commit 19375b3e78ad6b635793b716e5ecabd53dc73a76)