neutron/neutron/agent/l2
LIU Yulong b0022c51fe Add the DHCPReponder for IPv4
This patch implements the responder for DHCPv4. The main
work of the responder is to assemble the DHCP packet with
its protocol required options based on the information of
neutron Port/Subnet/Network.

Partially-Implements: bp/distributed-dhcp-for-ml2-ovs
Related-Bug: #1900934

Change-Id: I8b0466263388085bb1949ea37f4788579c46093a
2021-03-30 17:25:59 +08:00
..
extensions Add the DHCPReponder for IPv4 2021-03-30 17:25:59 +08:00
__init__.py AgentExtensionsManager and AgentCoreResourceExtension 2015-07-02 13:51:34 +00:00
l2_agent_extensions_manager.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00