summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/tests/renew_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2809] release changesKea-2.3.6Marcin Godzina2023-03-241-1/+1
* [#1518] extended unittests for v6Razvan Becheriu2023-03-101-2/+1
* [#1609] 1.9.3 changesWlodek Wencel2020-12-141-1/+1
* [#1250] Fixed sporadic UT failuresMarcin Siodelski2020-12-101-2/+2
* [trac5062] STRICT_TEST_TIMING name introduced for time sensitive testsWlodek Wencel2017-03-161-1/+1
* [5062] Added provision for time skewFrancis Dupont2017-03-141-3/+11
* [5016] Update server code and tests to properly use exclude option.Marcin Siodelski2016-10-271-2/+2
* [5016] Option6PDExclude holds subnet id rather than entire prefix.Marcin Siodelski2016-10-261-1/+2
* [5016] Merged pull request #24 from github24 and squashed it.Marcin Siodelski2016-10-261-1/+116
* [5022] DHCPv6 server now supports specifying options on pool level.Marcin Siodelski2016-10-051-1/+140
* [master] Finished merge of trac4523 (vendor options in Renew and Rebind)Francis Dupont2016-07-071-1/+105
|\
| * [4523] Fixed multiple nits for DOCSIS ORO tests.Marcin Siodelski2016-07-071-13/+7
| * [4523] Added DOCSIS vendor ORO unit tests for renew and rebindFrancis Dupont2016-07-011-1/+111
* | [4321] Rename useNA and usePD to requestAddress and requestPrefix.Marcin Siodelski2016-06-131-10/+10
* | [4321] Test DHCPv6 client can send multiple IAs.Marcin Siodelski2016-06-131-5/+2
|/
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3987] lease6_decline implemented.Tomek Mrugalski2015-10-081-1/+0
* [3947] Addressed review comments.Marcin Siodelski2015-09-021-37/+63
* [3947] Removed the new-leases-on-renew config parameter.Marcin Siodelski2015-07-301-189/+0
* [3947] Added missing unit tests for the NoBinding cases in Renew/Rebind.Marcin Siodelski2015-07-281-0/+189
* [3947] Improved status code placement for address allocation.Marcin Siodelski2015-07-191-0/+67
* [3947] Do not send hint prefixes in the Reply to Renew or Rebind.Marcin Siodelski2015-07-181-1/+73
* [3947] DHCPv6 server returns NoPrefixAvail on Rebind now.Marcin Siodelski2015-07-181-0/+6
* [3947] Heavy changes to the Dhcp6Client configuration structures.Marcin Siodelski2015-07-141-22/+17
* [3947] Implemented test for acqusition of the address in Renew.Marcin Siodelski2015-07-101-13/+89
* [3947] Implemented basic test for the RFC7550 Renew.Marcin Siodelski2015-07-101-0/+141