Age | Commit message (Expand) | Author |
---|---|---|
2019-01-24 | dhcpv4: nicer API for option parsing. | Christopher Koch |
2019-01-15 | dhcpv4: print values of unknown types in stringifiers. | Christopher Koch |
2019-01-14 | dhcpv4: change OptionCode to an interface for humanization. | Christopher Koch |
2019-01-11 | dhcpv4: remove unused Option.Length function. | Christopher Koch |
2019-01-11 | dhcpv4: simplify marshaling options to binary. | Christopher Koch |
2019-01-10 | dhcpv4: simplify option parsing. | Christopher Koch |
2018-03-16 | Add more specific dhcpv4 options (#17) | Sean Karlage |
2018-03-13 | Add OptionGeneric, comment out other code so tests compile/pass | Sean Karlage |