aboutsummaryrefslogtreecommitdiffstats
path: root/junos-bootstrap/dhcpd
Commit message (Collapse)AuthorAgeLines
* Delete uninteresting_clidump.logldev2015-02-02-14/+0
| | | Irrelevant due to switch from Python2 to Python3, and restructuring of the whole codebase
* Now compatible with dhcpcd at a very basic level. Still a lot of static data ↵Jonas Lindstad2015-02-02-16/+42
| | | | though
* Moved option crafting to separate class, cleanup, fixes. Still not ↵Jonas Lindstad2015-02-01-110/+160
| | | | 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/+286