Age | Commit message (Expand) | Author |
---|---|---|
2019-01-28 | dhcpv4: moved client into dhcpv4/client4 | Andrea Barberio |
2019-01-24 | dhcpv4: getters instead of getters | Christopher Koch |
2019-01-24 | dhcpv4: nicer API for option parsing. | Christopher Koch |
2019-01-15 | dhcpv4: conform to RFC 2131 with respect to options. | Christopher Koch |
2019-01-09 | dhcpv4: export packet members; remove setters and getters. | Christopher Koch |
2019-01-09 | dhcpv4: introduce TransactionID type. | Christopher Koch |
2018-11-29 | interfaces: added package with interface facilities | Andrea Barberio |
2018-11-27 | simplify client interface (#181) | Pablo Mazzini |
2018-11-06 | [WIP] Added DHCPv4 server (#178) | insomniac |