Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-20 | [Fuzzing] remove deprecated go-fuzz and use Native Go fuzz | Arjun Singh | |
Signed-off-by: Arjun Singh <ajsinghyadav00@gmail.com> | |||
2023-06-12 | Add MLNX-OS ZTPv6 vendor data parsing | Gerardo Poggio | |
Signed-off-by: Gerardo Poggio <gepoggio@fb.com> | |||
2023-02-27 | IAPrefix: tests for Getters, FromBytes, ToBytes | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | IAAddress: tests for Getter, FromBytes, ToBytes | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | Vendor class: new Getters & tests for Getters, FromBytes, ToBytes | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | 4RD: new Getters & tests for Getters, FromBytes, ToBytes | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | RelayMessage option: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | ClientLinkLayerAddress: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | RemoteID: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | InterfaceID: tests for FromBytes, ToBytes, and Getter | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2023-02-27 | StatusCode: test for all Options types | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
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-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 | 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 | 4RD: API like every other Options wrapper type | Chris Koch | |
Signed-off-by: Chris Koch <chrisko@google.com> | |||
2022-08-18 | Add ZTPv6 Cisco Support | Hrvoje Cavrak | |
Adding ZTPv6 Cisco support based on Option 17 Suboption 1 (Vendor Specific Information Option). Signed-off-by: Hrvoje Cavrak <hrvoje@hrvoje.org> | |||
2022-04-04 | Extending support for more interface types in parse_circuit_id | Emanuele Fia | |
Adding support for DHCPv6 for Ciena Signed-off-by: Emanuele Fia <name29@fb.com> | |||
2022-04-01 | Adding support for DHCPv6 for Ciena | Emanuele Fia | |
Signed-off-by: Emanuele Fia <name29@fb.com> | |||
2022-03-31 | Extending support for more interface types in parse_circuit_id | Emanuele Fia | |
Adding support for DHCPv6 for Ciena Signed-off-by: Emanuele Fia <name29@fb.com> | |||
2021-10-26 | [dhcpv6] deprecate isUsingUEFI | Pablo Mazzini | |
2021-10-25 | dhcpv6: fix and improve IA_TA (#449) | Mikma | |
Fix typo in MessageOptions.IATA(). Add iaid argument to WithIATA() to allow it to be set easily in line with WithIAPD(). Add a test for WithIATA(), Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net> Co-authored-by: Mikael Magnusson <mikma@users.sourceforge.net> Co-authored-by: Pablo Mazzini <pmazzini@gmail.com> | |||
2021-10-21 | Revert "[dhcpv6] don't copy the RemoteID" | Pablo Mazzini | |
This reverts commit 4cc310c391f640ff2ac15f6c56ccbba2d362a8aa. | |||
2021-10-20 | [dhcpv6] don't copy the RemoteID | Pablo Mazzini | |