aboutsummaryrefslogtreecommitdiffstats
path: root/junos-bootstrap/dhcpd/server_dhcp.py
Commit message (Collapse)AuthorAgeLines
* Moved option crafting to separate class, cleanup, fixes. Still not ↵Jonas Lindstad2015-02-01-110/+81
| | | | functional, but getting close
* Converted to Python3 and rewrote much of it. Still not usable for anythingJonas Lindstad2015-02-01-198/+235
|
* Started playing around parsing DHCP packets. Nothing usable/interesting yetJonas Lindstad2015-01-30-0/+272