Age | Commit message (Expand) | Author |
---|---|---|
2023-02-27 | IAPrefix: tests for Getters, FromBytes, ToBytes | Chris Koch |
2023-02-19 | dhcpv6: convert every Parse function to FromBytes | Chris Koch |
2020-03-11 | v6: introduce Prefix options | Chris Koch |
2020-03-05 | v6: add ElapsedTime getter | Chris Koch |
2020-03-04 | dhcpv6: allow using OptIAPrefix without initializing | Mikael Magnusson |
2020-01-02 | v6: use time.Duration for duration fields | Chris Koch |
2019-05-08 | Addressed various linter warnings | Andrea Barberio |
2019-01-26 | dhcpv6: remove unnecessary Length function | Christopher Koch |
2019-01-26 | dhcpv6: move option code and length marshaling to Options.ToBytes. | Christopher Koch |
2018-10-16 | OptIAPrefix: sub-options (#177) | Pablo Mazzini |
2018-10-11 | Add some more DHCPv6 option tests. (#171) | David Barr |
2018-10-09 | Avoid panic on malformed OptIAPrefix | David Barr |
2018-04-09 | fix OptIAPrefix (#31) | Pablo Mazzini |