Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-27 | ORO: tests for FromBytes, ToBytes, and ORO Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-19 | Tests for option deserialization & getters | Chris Koch | |
Tests that for the correct option code, the correct deserialization is applied. Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | Normalize String functions | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2020-03-05 | v6: RequestedOptions getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2020-01-02 | v6: give proper names to some common OptionCodes | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2019-01-26 | dhcpv6: move option code types; add Stringer. | Christopher Koch | |
2018-10-11 | Add some more DHCPv6 option tests. (#171) | David Barr | |
* Add some more DHCPv6 option tests. * Remove AddRequestedOption() duplicate detection test due to failing on Go 1.9 |