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_sun.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2618] Fixed shadow
Francis Dupont
2024-06-05
1
-3
/
+3
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] use range based for loop or BOOST_FOREACH
Razvan Becheriu
2024-01-22
1
-4
/
+3
*
[#3122] 2.5.3 release changes
Wlodek Wencel
2023-10-23
1
-1
/
+1
*
[#3017] create checkDetectIfaces to do persistent checks
Razvan Becheriu
2023-10-17
1
-4
/
+0
*
[#3017] added testing framework for using dummy test interfaces
Razvan Becheriu
2023-10-17
1
-0
/
+6
*
[#2434] add socket status in response to status-get
Andrei Pavel
2022-07-22
1
-1
/
+1
*
[#2388] release changes
Marcin Godzina
2022-04-25
1
-1
/
+1
*
[#1716] fixed unittests
Razvan Becheriu
2022-04-09
1
-0
/
+4
*
[#1716] fixed compilation for bsd and sun
Razvan Becheriu
2022-04-06
1
-1
/
+1
*
[#1716] redetect interfaces and update link status on retry
Razvan Becheriu
2022-04-06
1
-10
/
+25
*
[#1716] addressed comments
Razvan Becheriu
2022-04-05
1
-1
/
+1
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[master] Fixing use of IfacePtr in iface_mgr_linux.cc and iface_mgr_sun.cc.
Marcin Siodelski
2015-03-13
1
-21
/
+21
*
[3736] Removed a bunch of unused functions.
Marcin Siodelski
2015-03-12
1
-16
/
+0
*
[3437] Bind socket to multicast address on Linux, not on BSD.
Marcin Siodelski
2014-06-23
1
-0
/
+10
*
[3315] Small cppcheck issue fixed
Tomek Mrugalski
2014-02-03
1
-1
/
+1
*
[3288] Updated copyright headers in modified files.
Marcin Siodelski
2014-01-21
1
-1
/
+1
*
[3288] Implemented OS-specific function which opens socket on multicast.
Marcin Siodelski
2014-01-15
1
-0
/
+23
*
[2246] Another Solaris 11 compilation fix
Tomek Mrugalski
2013-12-13
1
-4
/
+4
*
[2246] Solaris compilation fix
Tomek Mrugalski
2013-12-13
1
-2
/
+5
*
[2246] Changes after review:
Tomek Mrugalski
2013-12-10
1
-14
/
+12
*
[2246] Interface detection code for BSD and Solaris
Tomek Mrugalski
2013-10-22
1
-4
/
+99
*
[2902] Changes as a result of the review.
Marcin Siodelski
2013-05-21
1
-2
/
+1
*
[2902] Cleanup in comments.
Marcin Siodelski
2013-04-30
1
-0
/
+2
*
[2902] Added missing headers.
Marcin Siodelski
2013-04-26
1
-0
/
+1
*
[2902] DHCPv4 server will try to use 'direct response' feature if possible.
Marcin Siodelski
2013-04-25
1
-5
/
+6
*
[991] Corrected typo in the function name.
Marcin Siodelski
2013-04-09
1
-1
/
+1
*
[991] Removed garbage code for IfaceMgr on BSD.
Marcin Siodelski
2013-04-05
1
-108
/
+0
*
[991] Moved IfaceMgr::send to OS specific files.
Marcin Siodelski
2013-04-02
1
-0
/
+59
*
[991] Server responds with broadcast if direct response not supported.
Marcin Siodelski
2013-03-28
1
-1
/
+55
*
[1968] Namespace typo fixed.
Tomek Mrugalski
2012-05-10
1
-1
/
+1
*
[1968] Namespaces in iface_mgr_(os).cc fixed.
Tomek Mrugalski
2012-05-10
1
-1
/
+3
*
[1968] Added stub ifacemgr implementation for Solaris.
Tomek Mrugalski
2012-05-10
1
-0
/
+53