summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6
AgeCommit message (Expand)Author
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
2020-04-02adding fallback logic to remote id parsingakshay navale
2020-03-28remove some testsPablo Mazzini
2020-03-19Added support for a custom logger when instantiating the server4 orValerio Santinelli
2020-03-11v6: introduce Prefix optionsChris Koch
2020-03-11v6: rename IAPD option to be shorterChris Koch
2020-03-10dhcpv6 fqdn: fix domain encodingPablo Mazzini
2020-03-10dhcpv6: add IA_PD to request from advertiseMikael Magnusson
2020-03-09v6: add RemoteID getter to RelayOptionsChris Koch
2020-03-09v6: getter for InterfaceID on RelayOptionsChris Koch
2020-03-09v6: add RelayOptions with RelayMsgChris Koch
2020-03-09Merge branch 'master' into vendorsPablo Mazzini
2020-03-09Merge branch 'master' into write16Pablo Mazzini
2020-03-09Merge branch 'master' into vendorsPablo Mazzini
2020-03-09Merge branch 'master' into write16Pablo Mazzini
2020-03-09Merge branch 'master' into feature/dhcp4-o-dhcp6Pablo Mazzini
2020-03-09v6: add IA AddressOptions (StatusCode only)Chris Koch
2020-03-09netconf: use new IANA and IAAddress gettersChris Koch
2020-03-09v6: add IdentityOptionsChris Koch
2020-03-06dhcp6: fix VendorOpts getterChris Koch
2020-03-06dhcpv6: always write 16-byte IPsChris Koch
2020-03-06[dhcpv6] More getters for MessageOptionsAndrea Barberio
2020-03-06dhcpv6: add DHCPv4-over-DHCPv6 supportMikael Magnusson
2020-03-05nclient6: allow non-rapid responses to RapidSolicitChris Koch
2020-03-05v6: DomainSearchList getterChris Koch
2020-03-05v6: add FQDN option getterChris Koch
2020-03-05v6: add IAPD getterChris Koch
2020-03-05v6: merge multiple OptionOROsChris Koch
2020-03-05v6: add BootFileParam getterChris Koch
2020-03-05v6: add ElapsedTime getterChris Koch
2020-03-05v6: add BootFileURL getterChris Koch
2020-03-05v6: add DNS getter (and rename DNSRecursiveNameServer to DNS)Chris Koch
2020-03-05v6: simplify GetTransactionIDChris Koch
2020-03-05v6: RequestedOptions getterChris Koch
2020-03-05v6: clean up option NIIChris Koch
2020-03-05v6: Status getter for message optionsChris Koch
2020-03-05v6: add IANA GetterChris Koch