Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Updated with todays work. Cleaned up, better checks, better CLI output | Jonas Lindstad | 2015-02-05 | -94/+130 |
| | ||||
* | Cleanup, removed unused code | Jonas Lindstad | 2015-02-04 | -85/+11 |
| | ||||
* | First test with Postgres as backend. Separated the lease logic to a separate ↵ | Jonas Lindstad | 2015-02-03 | -22/+60 |
| | | | | module. Added cli dump 'in action' | |||
* | Added crafting of option 43 (43), a todo list, and other small improvements | Jonas Lindstad | 2015-02-02 | -11/+35 |
| | ||||
* | Now compatible with dhcpcd at a very basic level. Still a lot of static data ↵ | Jonas Lindstad | 2015-02-02 | -16/+42 |
| | | | | though | |||
* | Moved option crafting to separate class, cleanup, fixes. Still not ↵ | Jonas Lindstad | 2015-02-01 | -110/+81 |
| | | | | functional, but getting close | |||
* | Converted to Python3 and rewrote much of it. Still not usable for anything | Jonas Lindstad | 2015-02-01 | -198/+235 |
| | ||||
* | Started playing around parsing DHCP packets. Nothing usable/interesting yet | Jonas Lindstad | 2015-01-30 | -0/+272 |