summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/dhcp6_srv.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2550] remove unused argument in classifyByVendorAndrei Pavel2022-08-311-8/+4
* [#2517] Checkpoint: addressed comments in code, doing new unit testsFrancis Dupont2022-08-031-38/+20
* [#2517] Adding multiple requested vendor optionsFrancis Dupont2022-08-031-1/+37
* [#2517] Revamped option sendingFrancis Dupont2022-08-031-81/+161
* [#2505] release changesAndrei Pavel2022-07-251-2/+2
* [#2473] add continuation for ScopedCalloutHandleStateRazvan Becheriu2022-07-051-4/+25
* [#2354] Update response FQDN flags when skipping DDNSThomas Markwalder2022-05-191-0/+5
* [#2392] Fixed kea-dhcp6 not updating outbound FQDNThomas Markwalder2022-04-261-1/+1
* [#2390] Fix failing reconfigure in kea-dhcpXThomas Markwalder2022-04-261-1/+7
* [#1548] fixed comments and code cleanupRazvan Becheriu2022-04-211-3/+2
* [#1548] kea-dhcpX update outbound fqdn after ddnsX_updateThomas Markwalder2022-04-211-1/+7
* [#1548] kea-dhcp6 now supports ddns6_update hook pointThomas Markwalder2022-04-211-0/+43
* [#2116] remove cql codeRazvan Becheriu2022-03-311-6/+0
* [#2249] addressed commentsRazvan Becheriu2022-03-151-1/+1
* [#2249] Checkpoint: doc to finishFrancis Dupont2022-03-141-4/+4
* [#2249] Addressed commentsFrancis Dupont2022-03-141-3/+3
* [#2249] Checkpoint: doc to finishFrancis Dupont2022-03-141-81/+168
* [#2181] revert type change for pkt options_ memberRazvan Becheriu2022-03-051-4/+4
* [#2181] pkt now uses OptionCollectionPtr instead of OptionCollectionRazvan Becheriu2022-03-051-20/+16
* [#2054] added stats counter for allocation failuresRazvan Becheriu2022-02-171-1/+6
* [#2290] release changesAndrei Pavel2022-01-251-1/+1
* [#2236] split memfile version into v4 and v6Andrei Pavel2022-01-081-1/+1
* [#1622] Fixed v6 incorrect DNS update flagsThomas Markwalder2021-09-231-38/+14
* [#1307] kea-dhcp6 supports parked-packet-limitThomas Markwalder2021-09-171-0/+24
* [#1915] Converted some logs to PKT_HANDLING levelTomek Mrugalski2021-06-251-5/+5
* [#1915] DROP reasons are now debuglevel 15Tomek Mrugalski2021-06-251-9/+5
* [#1894] limit docsis oro lookup to cable labs 4491Andrei Pavel2021-06-251-5/+9
* [#1837] comment clarification (minor change)Andrei Pavel2021-05-211-3/+4
* [#1837] retrieve vendor ID from DHCPv6 option 16Andrei Pavel2021-05-211-14/+25
* [#1721] proper JSON path algorithm redactionAndrei Pavel2021-05-211-3/+3
* [#1721] Dhcpv[46]Srv::redactConfigAndrei Pavel2021-05-211-0/+11
* [#1818] Added Multithreading CS callbacks to HAThomas Markwalder2021-05-191-0/+3
* [(no branch, rebasing 1815-add-new-drop-points)] [(no branch, rebasing 1815-a...Francis Dupont2021-05-191-0/+10
* [#1733] Addressed review commentsThomas Markwalder2021-04-121-3/+3
* [#1733] kea-dhcp6 now proactively parks packetsThomas Markwalder2021-04-121-36/+35
* [#1657] addressed commentsRazvan Becheriu2021-02-221-2/+2
* [#899] fixed log messagesRazvan Becheriu2021-02-181-0/+6
* [#899] use IOSignalSet to handle signalsRazvan Becheriu2021-02-181-25/+0
* [#899] fixed hook point argumentsRazvan Becheriu2021-02-181-1/+3
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-251-1/+1
* [#1627] removed mutex in derived classesRazvan Becheriu2021-01-251-1/+1
* [#1418] Addressed some commentsFrancis Dupont2021-01-111-0/+1
* [#1418] Changed remaining_ for reusable_Francis Dupont2021-01-111-15/+15
* [#1418] Updated v6 tests and docFrancis Dupont2021-01-111-27/+26
* [#1418] Checkpoint: todo v6 server UT and docFrancis Dupont2021-01-111-2/+8
* [#1418] Checkpoint: small improvementsFrancis Dupont2021-01-111-8/+4
* [#1418] Checkpoint: preparation code doneFrancis Dupont2021-01-111-20/+66
* [#936] kea-dhcpX now calculates DDNS TTLThomas Markwalder2020-12-081-1/+1
* [#1449] Addressed last commentFrancis Dupont2020-12-021-1/+3
* [#1449] Addressed commentsFrancis Dupont2020-12-021-9/+7