summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6
AgeCommit message (Expand)Author
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
2021-08-13Added OptNTPServerAndrea Barberio
2021-06-21Make server6 package compile on Windows (#431)Erik G
2021-05-28Break circular dependency on u-rootChris Koch
2021-03-06Fix tests to match the change packetMarcel Moolenaar
2020-09-16nclients: export serverAddr and ifaceHWAddrChris Koch
2020-09-16docs: fix package commentsChris Koch
2020-08-13Added structure, parsing and convenience fuctions for OptInformationRefreshTi...Tom McPhail
2020-08-08ExtractMAC: use option 79Pablo Mazzini
2020-08-06dhcpv6: Handle IA_TA optionsAnatole Denis
2020-07-11nclient6: optional dropped packet loggingChris Koch
2020-06-01Add Client Link-Layer Address option for RFC 6939 support.Tom McPhail
2020-04-21Generate new TransactionID for RequestTom McPhail