Add DHCP server component based on python_dhcp_server

This commit is contained in:
2018-09-30 01:30:39 -04:00
parent ec868b50f4
commit 197abf66f4
4 changed files with 979 additions and 21 deletions

View File

@ -677,3 +677,9 @@ Public License instead of this License. But first, please read
Logo contains elements Copyright Anjara Begue via <http://www.vecteezy.com>
which are released under a Creative Commons Attribution license.
----
PVC contains code based on the python_dhcp_server Copyright Nicco Kunzmann
via <https://github.com/niccokunzmann/python_dhcp_server> which is released
under an MIT license.