A Simple dhcp stack written in python
- dhcpoption.py : DHCP option lib
- dhcppacket.py : DHCP packet lib
- dhcpd.py : Example DHCP server
This is a very old stack which I written about in 2008. Some refactoring and update is require is using this stack.
This project is licensed under the terms of the MIT license.