Comment 3 for bug 1293953

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

Reviewed: https://review.openstack.org/118277
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0ed0857461b6bb57096e94dd4f31baeeea8a5a75
Submitter: Jenkins
Branch: master

commit 0ed0857461b6bb57096e94dd4f31baeeea8a5a75
Author: Itzik Brown <email address hidden>
Date: Tue Sep 2 10:02:22 2014 +0300

    Adds an option to enable broadcast replies to Dnsmasq

    Adds a flag for DHCP agent configuration
    to add dhcp-broadcast flag to Dnsmasq process
    In order to support virtual network on top of Infiniband
    Fabric, there is a requirement to receive DHCP response
    via broadcast message (according to IB Spec).

    DocImpact
    Change-Id: I95329e535bacf14b650a8f37179ecd020b5bfafe
    Closes-Bug: #1293953