summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6
AgeCommit message (Expand)Author
2023-02-27IAPrefix: tests for Getters, FromBytes, ToBytesChris Koch
2023-02-27IAAddress: tests for Getter, FromBytes, ToBytesChris Koch
2023-02-27Vendor class: new Getters & tests for Getters, FromBytes, ToBytesChris Koch
2023-02-274RD: new Getters & tests for Getters, FromBytes, ToBytesChris Koch
2023-02-27RelayMessage option: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27ClientLinkLayerAddress: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27RemoteID: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27InterfaceID: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27StatusCode: test for all Options typesChris Koch
2023-02-27DHCP4oDHCP6: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27FQDN: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27IRT: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27ElapsedTime: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27VendorOpts: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27UserClasses: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27BootFileParam: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27BootFileURL: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27DomainSearchList: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27changes bla bla new uioChris Koch
2023-02-27DNS: tests for FromBytes, ToBytes, and DNS GetterChris Koch
2023-02-27ORO: tests for FromBytes, ToBytes, and ORO GetterChris Koch
2023-02-27Status: tests for FromBytes, ToBytes, and Status GetterChris Koch
2023-02-27ClientArchType: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27IAPD: tests for FromBytes, ToBytes, and IAPD GetterChris Koch
2023-02-27IATA: tests for FromBytes, ToBytes, and IATA GetterChris Koch
2023-02-27IANA: tests for FromBytes, ToBytes, and IANA GetterChris Koch
2023-02-27New tests for ClientID & ServerIDChris Koch
2023-02-19Tests for option deserialization & gettersChris Koch
2023-02-19Simplify option parsingChris Koch
2023-02-19dhcpv6: convert every Parse function to FromBytesChris Koch
2023-02-19Option 4RD: switch to FromBytesChris Koch
2023-02-19Improve NTP server option parsingChris Koch
2023-02-19dhcpv6 DUID: re-add Equal functionChris Koch
2023-02-19dhcpv6: proper DUID typesChris Koch
2023-02-18dhcpv6: turn everythingmessage into a testChris Koch
2023-02-18Recursive pretty-printing with indentationChris Koch
2023-02-18Consistent short string messagesChris Koch
2023-02-18Remove superfluous print from testChris Koch
2023-02-18Normalize String functionsChris Koch
2023-02-184RD: API like every other Options wrapper typeChris Koch
2022-08-18Add ZTPv6 Cisco SupportHrvoje Cavrak
2022-04-04Extending support for more interface types in parse_circuit_idEmanuele Fia
2022-04-01Adding support for DHCPv6 for CienaEmanuele Fia
2022-03-31Extending support for more interface types in parse_circuit_idEmanuele Fia
2021-10-26[dhcpv6] deprecate isUsingUEFIPablo Mazzini
2021-10-25dhcpv6: fix and improve IA_TA (#449)Mikma
2021-10-21Revert "[dhcpv6] don't copy the RemoteID"Pablo Mazzini
2021-10-20[dhcpv6] don't copy the RemoteIDPablo Mazzini
2021-08-27dhcpv6: Implement RelayPort optionAnatole Denis
2021-08-17Fix a bug in MessageOptions.NTPServersDeomid "rojer" Ryabkov