index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
cfg_iface.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#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
-1
/
+1
*
[#1308] No _1 ambiguities
Francis Dupont
2020-08-13
1
-2
/
+2
*
[#1308] Got rid of boost function/bind
Francis Dupont
2020-08-13
1
-2
/
+3
*
[#553] Checkpoint: added IfaceCollection
Francis Dupont
2020-07-07
1
-8
/
+5
*
[#260,!20] Packet queueing is now optional
Thomas Markwalder
2018-11-20
1
-6
/
+1
*
[#42] Implemented PacketQueueMgr class
Thomas Markwalder
2018-11-05
1
-1
/
+1
*
[#42,!103] Initial receiver thread and packet queuing
Thomas Markwalder
2018-10-29
1
-4
/
+9
*
[5390] Simplified the logic (addressed comment)
Francis Dupont
2018-02-07
1
-28
/
+12
*
[5390] Made loopback usable for limited DHCP service
Francis Dupont
2018-01-18
1
-4
/
+44
*
[5351] Checkpoint: todo servers, doc, host including DB
Francis Dupont
2017-12-01
1
-0
/
+3
*
[5377] DHCPv4 server now respects the outbound-interface setting.
Marcin Siodelski
2017-10-06
1
-1
/
+1
*
[5377] Several little fixes as a result of the review.
Marcin Siodelski
2017-10-05
1
-4
/
+7
*
[5377] outbound-interface fixed, unit-tests added.
Tomek Mrugalski
2017-10-05
1
-1
/
+10
*
[5377] Support for outbound-interface added.
Tomek Mrugalski
2017-10-04
1
-1
/
+31
*
[3389a] Commit before regen
Francis Dupont
2017-03-16
1
-1
/
+4
*
[fdunparse2] Rebased, still reservations to do
Francis Dupont
2017-03-07
1
-1
/
+31
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-18
1
-0
/
+1
*
[3715] Use boost_foreach for iterating over the iface addresses.
Marcin Siodelski
2015-03-13
1
-5
/
+3
*
[3715] Interfaces in the IfaceMgr stored as pointers.
Marcin Siodelski
2015-03-13
1
-15
/
+12
*
[3730] Moved the openSockets invocation to the beginning of the method.
Marcin Siodelski
2015-02-27
1
-3
/
+3
*
[3730] Method to open sockets closes sockets before configuring IfaceMgr.
Marcin Siodelski
2015-02-26
1
-3
/
+3
*
[3695] Updated one comment as a result of the review.
Marcin Siodelski
2015-02-16
1
-1
/
+2
*
[3695] Addressed review comments.
Marcin Siodelski
2015-02-16
1
-1
/
+1
*
[3695] Use broadcast only with raw sockets, and unicast with udp.
Marcin Siodelski
2015-02-13
1
-4
/
+24
*
[3695] Allow for multiple IPv4 address selected for an interface.
Marcin Siodelski
2015-02-13
1
-48
/
+57
*
[3604] Addressed remaining review comments.
Marcin Siodelski
2015-02-13
1
-12
/
+15
*
[3604] Replace the dhcp-socket-type value from "datagram" to "udp".
Marcin Siodelski
2015-02-13
1
-4
/
+4
*
[3604] Use raw socket type as a default one.
Marcin Siodelski
2015-02-10
1
-2
/
+2
*
[3604] Improved logging for socket type selection.
Marcin Siodelski
2015-02-10
1
-2
/
+2
*
[3604] The CfgIface is returned by a pointer, not reference.
Marcin Siodelski
2015-02-10
1
-7
/
+21
*
[3604] Allow for configuration of the socket type for DHCPv4.
Marcin Siodelski
2015-02-09
1
-4
/
+51
*
[3539] Address review comments.
Marcin Siodelski
2014-12-22
1
-3
/
+3
*
[3539] Trivial fix in the error message thrown by the CfgIface.
Marcin Siodelski
2014-12-18
1
-2
/
+2
*
[3539] A few additions and fixes in unit tests for CfgIface class.
Marcin Siodelski
2014-12-17
1
-0
/
+1
*
[3539] Interface Manager do selects addresses to bind sockets to.
Marcin Siodelski
2014-12-17
1
-1
/
+11
*
[3539] Iface configuration allows for specifying IPv4 address to listen on.
Marcin Siodelski
2014-12-17
1
-44
/
+75
*
[3534] Addressed review comments.
Marcin Siodelski
2014-09-12
1
-8
/
+8
*
[3534] Implemented (in)equality operators for CfgIface.
Marcin Siodelski
2014-09-01
1
-0
/
+7
*
[3534] Basic implementation of staging and rolling back configurations.
Marcin Siodelski
2014-08-29
1
-13
/
+14
*
[3512] Addressed review comments.
Marcin Siodelski
2014-08-26
1
-0
/
+7
*
[3512] Renamed IfaceCfg to CfgIface as suggested in the review.
Marcin Siodelski
2014-08-26
1
-0
/
+263