Harald Jensas c28dd28514 DHCP Agent: Set dhcp-range netmask property
To complete the DHCP support for non-local routed networks via relay
agent the dhcp agent must configure the netmask in the --dhcp-range
option for IPv4 networks. This was previously not required becuase
dnsmasq can determine it from the local interface information for
local networks.

DNSMASQ(8)
  For directly connected networks (ie, networks on which the machine
  running dnsmasq has an interface) the netmask is optional: dnsmasq
  will determine it from the interface configuration. For networks
  which receive DHCP service via a relay agent, dnsmasq cannot
  determine the netmask itself, so it should be specified, otherwise
  dnsmasq will have to guess, based on the class (A, B or C) of the
  network address. The broadcast address is always optional. It is
  always allowed to have more than one dhcp-range in a single subnet.

Change-Id: I5d609e47a3463c11338dd38aedebfb4a6822f503
Closes-Bug: #1699754
2017-06-22 16:28:20 +02:00
2016-06-28 22:46:19 +02:00
2017-05-16 16:24:15 +00:00
2016-10-17 17:06:19 +05:30
2014-05-16 13:40:04 -04:00
2017-06-13 19:26:49 +00:00
2017-04-07 09:55:12 +08:00
2017-02-25 06:29:55 +00:00
2017-03-04 11:19:58 +00:00
2017-06-16 08:21:56 +09:00
2017-06-05 14:17:23 +00:00

Team and repository tags

image

Welcome!

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute:

CONTRIBUTING.rst

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%