summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6
AgeCommit message (Expand)Author
2018-12-08Added netconf v4 tests and required modifiersAndrea Barberio
2018-12-08Added netconf basic testing and required modifiersAndrea Barberio
2018-11-29interfaces: added package with interface facilitiesAndrea Barberio
2018-11-27simplify client interface (#181)Pablo Mazzini
2018-11-27Removed ineffective assignmentAndrea Barberio
2018-11-27Added missing check in testsAndrea Barberio
2018-11-27dhcpv6: using stretchr test framework for OptVendorOptsAndrea Barberio
2018-11-27Removed unreachable code, fixed misspelling (#212)insomniac
2018-11-27Test TransactionID generationMikołaj Walczak
2018-11-26Add missing error check in GenerateTransactionIDMikołaj Walczak
2018-11-21rfc1035label: using a structure to hold original dataAndrea Barberio
2018-11-20Added example for DHCPv6 serverAndrea Barberio
2018-11-18iputils: add ExtractMAC (#199)insomniac
2018-11-18iputils: add ExtractMACPablo Mazzini
2018-11-18iputils: add ExtractMACPablo Mazzini
2018-11-18ExtractMAC: increase coveragePablo Mazzini
2018-11-18iputils: add ExtractMACPablo Mazzini
2018-11-13Consolidated v6 and v4 server handlers (#196)insomniac
2018-11-12Make server handlers asyncAndrea Barberio
2018-11-12server: do not skip network errors in ActivateAndServeAndrea Barberio
2018-11-07Adding module for DHCPv6 Vendor Options (Opt 17) (#130)Chris Gorham
2018-10-16OptIAPrefix: sub-options (#177)Pablo Mazzini
2018-10-15OptIAForPrefixDelegation: make fields public (#176)Pablo Mazzini
2018-10-15Added String methods for types (#175)Pablo Mazzini
2018-10-11Add some more DHCPv6 option tests. (#171)David Barr
2018-10-09Avoid panic on malformed OptIAPrefixDavid Barr
2018-10-06Dynamically determine loopback interface for server test (#167)David Barr
2018-10-06Add support for DHCPv6-PD sub-options (#166)David Barr
2018-09-30Added listener timeout to the dhcpv6 clientAndrea Barberio
2018-09-27Addressed feedbackAndrea Barberio
2018-09-27fix race conditionsAndrea Barberio
2018-09-27linterAndrea Barberio
2018-09-27Proper response handler in testAndrea Barberio
2018-09-27LinterAndrea Barberio
2018-09-27Async read and testsAndrea Barberio
2018-09-27Added client and server constructor testsAndrea Barberio
2018-09-27linterAndrea Barberio
2018-09-27Implemented basic DHCPv6 server handlerAndrea Barberio
2018-09-12NewReplyFromDHCPv6Message: reply to information requestPablo Mazzini
2018-08-31GetGlobalAddr utility function (#81)Mikołaj Walczak
2018-08-22add OptVendorClass (#148)Pablo Mazzini
2018-08-21Remove depracated function calls from the library (#145)Mikołaj Walczak
2018-08-20ORO Modifier (#144)Mikołaj Walczak
2018-08-19Added String methods for types (#140)insomniac
2018-08-15NewRelayReplFromRelayForw: add remoteid (#135)insomniac
2018-08-15Repeat tests which use real UDP traffic (#133)Mikołaj Walczak
2018-08-15NewRelayReplFromRelayForwPablo Mazzini
2018-08-15NewRelayReplFromRelayForw: update error msgPablo Mazzini
2018-08-15NewRelayReplFromRelayForwPablo Mazzini
2018-08-15NewRelayReplFromRelayForw: increase test coveragePablo Mazzini