index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
dhcp6
/
dhcp6_srv.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2550] remove unused argument in classifyByVendor
Andrei Pavel
2022-08-31
1
-8
/
+4
*
[#2517] Checkpoint: addressed comments in code, doing new unit tests
Francis Dupont
2022-08-03
1
-38
/
+20
*
[#2517] Adding multiple requested vendor options
Francis Dupont
2022-08-03
1
-1
/
+37
*
[#2517] Revamped option sending
Francis Dupont
2022-08-03
1
-81
/
+161
*
[#2505] release changes
Andrei Pavel
2022-07-25
1
-2
/
+2
*
[#2473] add continuation for ScopedCalloutHandleState
Razvan Becheriu
2022-07-05
1
-4
/
+25
*
[#2354] Update response FQDN flags when skipping DDNS
Thomas Markwalder
2022-05-19
1
-0
/
+5
*
[#2392] Fixed kea-dhcp6 not updating outbound FQDN
Thomas Markwalder
2022-04-26
1
-1
/
+1
*
[#2390] Fix failing reconfigure in kea-dhcpX
Thomas Markwalder
2022-04-26
1
-1
/
+7
*
[#1548] fixed comments and code cleanup
Razvan Becheriu
2022-04-21
1
-3
/
+2
*
[#1548] kea-dhcpX update outbound fqdn after ddnsX_update
Thomas Markwalder
2022-04-21
1
-1
/
+7
*
[#1548] kea-dhcp6 now supports ddns6_update hook point
Thomas Markwalder
2022-04-21
1
-0
/
+43
*
[#2116] remove cql code
Razvan Becheriu
2022-03-31
1
-6
/
+0
*
[#2249] addressed comments
Razvan Becheriu
2022-03-15
1
-1
/
+1
*
[#2249] Checkpoint: doc to finish
Francis Dupont
2022-03-14
1
-4
/
+4
*
[#2249] Addressed comments
Francis Dupont
2022-03-14
1
-3
/
+3
*
[#2249] Checkpoint: doc to finish
Francis Dupont
2022-03-14
1
-81
/
+168
*
[#2181] revert type change for pkt options_ member
Razvan Becheriu
2022-03-05
1
-4
/
+4
*
[#2181] pkt now uses OptionCollectionPtr instead of OptionCollection
Razvan Becheriu
2022-03-05
1
-20
/
+16
*
[#2054] added stats counter for allocation failures
Razvan Becheriu
2022-02-17
1
-1
/
+6
*
[#2290] release changes
Andrei Pavel
2022-01-25
1
-1
/
+1
*
[#2236] split memfile version into v4 and v6
Andrei Pavel
2022-01-08
1
-1
/
+1
*
[#1622] Fixed v6 incorrect DNS update flags
Thomas Markwalder
2021-09-23
1
-38
/
+14
*
[#1307] kea-dhcp6 supports parked-packet-limit
Thomas Markwalder
2021-09-17
1
-0
/
+24
*
[#1915] Converted some logs to PKT_HANDLING level
Tomek Mrugalski
2021-06-25
1
-5
/
+5
*
[#1915] DROP reasons are now debuglevel 15
Tomek Mrugalski
2021-06-25
1
-9
/
+5
*
[#1894] limit docsis oro lookup to cable labs 4491
Andrei Pavel
2021-06-25
1
-5
/
+9
*
[#1837] comment clarification (minor change)
Andrei Pavel
2021-05-21
1
-3
/
+4
*
[#1837] retrieve vendor ID from DHCPv6 option 16
Andrei Pavel
2021-05-21
1
-14
/
+25
*
[#1721] proper JSON path algorithm redaction
Andrei Pavel
2021-05-21
1
-3
/
+3
*
[#1721] Dhcpv[46]Srv::redactConfig
Andrei Pavel
2021-05-21
1
-0
/
+11
*
[#1818] Added Multithreading CS callbacks to HA
Thomas Markwalder
2021-05-19
1
-0
/
+3
*
[(no branch, rebasing 1815-add-new-drop-points)] [(no branch, rebasing 1815-a...
Francis Dupont
2021-05-19
1
-0
/
+10
*
[#1733] Addressed review comments
Thomas Markwalder
2021-04-12
1
-3
/
+3
*
[#1733] kea-dhcp6 now proactively parks packets
Thomas Markwalder
2021-04-12
1
-36
/
+35
*
[#1657] addressed comments
Razvan Becheriu
2021-02-22
1
-2
/
+2
*
[#899] fixed log messages
Razvan Becheriu
2021-02-18
1
-0
/
+6
*
[#899] use IOSignalSet to handle signals
Razvan Becheriu
2021-02-18
1
-25
/
+0
*
[#899] fixed hook point arguments
Razvan Becheriu
2021-02-18
1
-1
/
+3
*
[#1656] 1.9.4 release: update copyrights
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1627] removed mutex in derived classes
Razvan Becheriu
2021-01-25
1
-1
/
+1
*
[#1418] Addressed some comments
Francis Dupont
2021-01-11
1
-0
/
+1
*
[#1418] Changed remaining_ for reusable_
Francis Dupont
2021-01-11
1
-15
/
+15
*
[#1418] Updated v6 tests and doc
Francis Dupont
2021-01-11
1
-27
/
+26
*
[#1418] Checkpoint: todo v6 server UT and doc
Francis Dupont
2021-01-11
1
-2
/
+8
*
[#1418] Checkpoint: small improvements
Francis Dupont
2021-01-11
1
-8
/
+4
*
[#1418] Checkpoint: preparation code done
Francis Dupont
2021-01-11
1
-20
/
+66
*
[#936] kea-dhcpX now calculates DDNS TTL
Thomas Markwalder
2020-12-08
1
-1
/
+1
*
[#1449] Addressed last comment
Francis Dupont
2020-12-02
1
-1
/
+3
*
[#1449] Addressed comments
Francis Dupont
2020-12-02
1
-9
/
+7
[next]