index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcp
/
iface_mgr.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3696] Update asiolink for boost 1.87
q66
3 days
1
-1
/
+1
*
[#3230] Addressed review comments
Thomas Markwalder
2024-02-16
1
-0
/
+5
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] replace const auto with auto const
Razvan Becheriu
2024-01-22
1
-2
/
+2
*
[#3107] use const& whenever possible
Razvan Becheriu
2023-12-13
1
-62
/
+58
*
[#3107] Single-threaded mode for ping-check
Thomas Markwalder
2023-12-13
1
-0
/
+12
*
[#3017] create checkDetectIfaces to do persistent checks
Razvan Becheriu
2023-10-17
1
-4
/
+12
*
[#3017] added testing framework for using dummy test interfaces
Razvan Becheriu
2023-10-17
1
-38
/
+0
*
[#2817] use unsigned int for ifindex throughout
Andrei Pavel
2023-05-13
1
-14
/
+12
*
[#2527] added options 151-157 from RFC6926
Razvan Becheriu
2022-08-26
1
-1
/
+1
*
[#2434] add socket status in response to status-get
Andrei Pavel
2022-07-22
1
-11
/
+34
*
[#2423] release changes: spelling corrections
Andrei Pavel
2022-05-23
1
-2
/
+2
*
[#2388] release changes
Marcin Godzina
2022-04-25
1
-1
/
+1
*
[#1716] fixed unittests for BSD and Solaris
Razvan Becheriu
2022-04-09
1
-2
/
+12
*
[#1716] fixed unittests
Razvan Becheriu
2022-04-09
1
-1
/
+1
*
[#1716] fixed exception messages
Razvan Becheriu
2022-04-06
1
-3
/
+3
*
[#1716] redetect interfaces and update link status on retry
Razvan Becheriu
2022-04-06
1
-1
/
+3
*
[#1716] regenerated parser files
Razvan Becheriu
2022-04-05
1
-38
/
+30
*
[#1716] addressed comments
Razvan Becheriu
2022-04-05
1
-29
/
+23
*
[#1716] Used a timer instead of a sleep call
Slawek Figiel
2022-04-04
1
-81
/
+82
*
[#1716] fixed doxygen, missing documentation, fixed compilation
Razvan Becheriu
2022-04-04
1
-9
/
+8
*
[#1716] Restore removed comment
Slawek Figiel
2022-04-04
1
-0
/
+14
*
[#1716] Refactor retry callback
Slawek Figiel
2022-04-04
1
-71
/
+50
*
[#1716] Retry socket opening for DHCPv6
Slawek Figiel
2022-04-04
1
-12
/
+36
*
[#1716] Add some comments
Slawek Figiel
2022-04-04
1
-0
/
+3
*
[#1716] Retry opening service sockets
Slawek Figiel
2022-04-04
1
-44
/
+43
*
[#1836] get server identifier from client class value
Razvan Becheriu
2021-06-25
1
-1
/
+1
*
[#1656] 1.9.4 release: update copyrights
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1656] 1.9.4 release: spelling check
Andrei Pavel
2021-01-25
1
-5
/
+5
*
[#1308] Got rid of boost function/bind
Francis Dupont
2020-08-13
1
-3
/
+3
*
[#553] Some updates
Francis Dupont
2020-07-07
1
-5
/
+1
*
[#553] Implemented a bound address unordered set
Francis Dupont
2020-07-07
1
-12
/
+39
*
[#553] Fixed hasOpenSocket
Francis Dupont
2020-07-07
1
-5
/
+9
*
[#553] Checkpoint: added IfaceCollection
Francis Dupont
2020-07-07
1
-69
/
+141
*
[#553] Checkpoint: convert to use interface indexes
Francis Dupont
2020-07-07
1
-26
/
+48
*
[#1234] Added a return for external sockets without handlers
Francis Dupont
2020-06-19
1
-4
/
+16
*
[#1095] updated comments
Razvan Becheriu
2020-05-06
1
-2
/
+3
*
[#1095] make state model thread safe
Razvan Becheriu
2020-05-06
1
-2
/
+2
*
[#1095] Fixed external socket handler vs guard bug
Francis Dupont
2020-05-06
1
-33
/
+64
*
[#1095] Protected external socket concurrent accesses
Francis Dupont
2020-05-06
1
-40
/
+69
*
[#1098] adjusted code for release
Michal Nowikowski
2020-01-27
1
-1
/
+1
*
[#880] Addressed comments
Francis Dupont
2020-01-22
1
-4
/
+4
*
[880-libdhcp-vs-thread-sanitizer] Checkpoint: first point addressed
Francis Dupont
2020-01-22
1
-4
/
+4
*
[#964,!577] Added socket descriptor parameter to IfaceMgr external callback h...
Thomas Markwalder
2019-11-05
1
-4
/
+4
*
[914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ...
Francis Dupont
2019-09-20
1
-1
/
+0
*
[#691,!395] Review comments 3
Thomas Markwalder
2019-06-27
1
-1
/
+1
*
[#691,!395] Addressed review comments 1
Thomas Markwalder
2019-06-27
1
-1
/
+1
*
[#691,!395] Added bad socket purge to IfaceMgr
Thomas Markwalder
2019-06-27
1
-0
/
+37
*
[#487,!242] Adjusted OptionalValue to Triplet and renamed to Optional.
Marcin Siodelski
2019-02-28
1
-7
/
+7
*
[417-incorrect-return-value-of-ifacemgr-send] Fixed interface manager and UDP...
Francis Dupont
2019-02-19
1
-2
/
+4
[next]