summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/tests/confirm_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [288,!158] Changed references from RFC3315 to RFC8415 in the src code.Marcin Siodelski2018-12-061-7/+7
* [5458] Make sanityCheck call compacted.Marcin Siodelski2018-04-271-3/+3
* [5458a] Checkpoint: working on testsFrancis Dupont2018-04-231-6/+3
* [5458a] Code done, tests to doFrancis Dupont2018-04-201-4/+7
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* Corrected typosAndrei Pavel2016-12-141-1/+1
* [4321] Rename useNA and usePD to requestAddress and requestPrefix.Marcin Siodelski2016-06-131-7/+7
* [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
* [3773] Updated commentsFrancis Dupont2015-09-161-4/+4
* [3773] Added unit tests for confirm and rebindFrancis Dupont2015-09-041-0/+19
* [3947] Heavy changes to the Dhcp6Client configuration structures.Marcin Siodelski2015-07-141-2/+2
* [master] spellingFrancis Dupont2015-06-121-1/+1
* [3604] Use new interface configuration format where applicable.Marcin Siodelski2015-02-091-3/+7
* [3625] Use CfgSubnets6 to obtain subnet information.Marcin Siodelski2014-10-301-2/+3
* [3512] DHCP servers now use the IfaceCfg class for selecting interfaces.Marcin Siodelski2014-08-201-2/+2
* [master] Merge branch 'trac3464' (pool definitions are now structures)Tomek Mrugalski2014-08-081-4/+4
* [3269] Address issues raised in the second review.Marcin Siodelski2014-07-241-1/+1
* [3269] Address review comments.Marcin Siodelski2014-07-241-8/+49
* [3269] Include client id in the server's response to Confirm.Marcin Siodelski2014-07-181-5/+8
* [3269] Moved common functions from Confirm/Rebind unit tests to new class.Marcin Siodelski2014-07-181-105/+9
* [3269] Removed extraneous configuration sets from confirm unit tests.Marcin Siodelski2014-07-181-121/+6
* [3269] Implemented processing of the Confirm message.Marcin Siodelski2014-07-181-0/+496