Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-27 | DHCP4oDHCP6: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | FQDN: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | IRT: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | ElapsedTime: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | VendorOpts: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | UserClasses: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | BootFileParam: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | BootFileURL: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | DomainSearchList: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | changes bla bla new uio | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | DNS: tests for FromBytes, ToBytes, and DNS Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | ORO: tests for FromBytes, ToBytes, and ORO Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | Status: tests for FromBytes, ToBytes, and Status Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | ClientArchType: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | IAPD: tests for FromBytes, ToBytes, and IAPD Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | IATA: tests for FromBytes, ToBytes, and IATA Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | IANA: tests for FromBytes, ToBytes, and IANA Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | New tests for ClientID & ServerID | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | Remove 1.17 CI | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | Require Go 1.18 | 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-19 | Simplify option parsing | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-19 | dhcpv6: convert every Parse function to FromBytes | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-19 | Option 4RD: switch to FromBytes | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-19 | Improve NTP server option parsing | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-19 | Pin lz4 to v4.1.14 due to bug | Chris Koch | |
https://github.com/pierrec/lz4/issues/203 Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-20 | Merge pull request #489 from hugelgupf/update-dependencies | Pablo Mazzini | |
Update dependencies | |||
2023-02-19 | Update dependencies | Chris Koch | |
In particular, uio Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-19 | dhcpv6 DUID: re-add Equal function | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-19 | dhcpv6: proper DUID types | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | dhcpv6: turn everythingmessage into a test | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | Recursive pretty-printing with indentation | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | Consistent short string messages | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | Remove superfluous print from test | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | Normalize String functions | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | Example to pretty print every option | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | 4RD: API like every other Options wrapper type | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-19 | Merge pull request #486 from hugelgupf/workflow-fix | Pablo Mazzini | |
GH workflows: Go support up to 1.20 and fix badge | |||
2023-02-18 | Upgrade GH actions | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | Support Go 1.17-1.20 | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | README: fix GH actions badge | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-18 | Add support for Go up to 1.20 | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2022-12-14 | go.mod: bump uio dep to move to unified native endian package | Brad Fitzpatrick | |
To pick up this change: https://github.com/u-root/uio/commit/c3537552635f86c59cf805d1755fa656a2073922 Updates golang/go#57237 Signed-off-by: Brad Fitzpatrick <brad@danga.com> | |||
2022-11-28 | Merge pull request #483 from abrender/patch-1 | Pablo Mazzini | |
Return error from RequestNetbootv4 | |||
2022-11-10 | Return error from RequestNetbootv4 | Avi B | |
The current behavior of `RequestNetbootv4` is potentially dangerous because when it reaches the max number of retries, it returns `conversation, nil` (line 91) back to the caller, even if `client.Exchange()` (line 77) returned an `err`. This leads to a situation where the caller will see `err == nil` but incorrect data returned via the other parameter. This changes the behavior to match the behavior of `RequestNetbootv6`. If this change isn't allowed because it's not backwards compatible then we should at least consider returning `nil, nil` instead of `conversation, nil` on the final retry. Signed-off-by: Avi <avibrender@gmail.com> | |||
2022-10-01 | Merge pull request #481 from twelho/newinform-formatting-consistency | Pablo Mazzini | |
dhcpv4: make NewInform() formatting consistent with neighbors | |||
2022-10-01 | Merge branch 'master' into newinform-formatting-consistency | Pablo Mazzini | |
2022-10-01 | Merge pull request #480 from twelho/newinform-modifier-test | Pablo Mazzini | |
dhcpv4: add test for NewInform() with modifiers | |||
2022-10-01 | Merge branch 'master' into newinform-modifier-test | Pablo Mazzini | |
2022-10-01 | Merge pull request #479 from twelho/fix-not-nil-checks | Pablo Mazzini | |
dhcpv4: fix require.NotNil() usage in tests |