summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_iface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#42,!103] Initial receiver thread and packet queuingThomas Markwalder2018-10-291-1/+3
* [#25,!14] UserContext is now in isc::data, deps updatedTomek Mrugalski2018-09-071-1/+1
* [5351] Checkpoint: todo servers, doc, host including DBFrancis Dupont2017-12-011-1/+2
* [5377] DHCPv4 server now respects the outbound-interface setting.Marcin Siodelski2017-10-061-0/+5
* [5377] Several little fixes as a result of the review.Marcin Siodelski2017-10-051-10/+15
* [5377] outbound-interface fixed, unit-tests added.Tomek Mrugalski2017-10-051-0/+12
* [5377] Support for outbound-interface added.Tomek Mrugalski2017-10-041-0/+16
* spelling: booleanJosh Soref2017-07-231-1/+1
* [3389a] Commit before regenFrancis Dupont2017-03-161-0/+10
* [5114] Spelling correctionsTomek Mrugalski2017-03-071-1/+1
* [fdunparse2] Rebased, still reservations to doFrancis Dupont2017-03-071-2/+8
* Corrected typosAndrei Pavel2016-12-141-4/+4
* [master] Finised merge of trac4234 (doxygen warnings)Francis Dupont2015-12-221-34/+37
|\
| * [4234] doxygen fixes last passFrancis Dupont2015-12-111-34/+37
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [3695] Addressed review comments.Marcin Siodelski2015-02-161-2/+2
* [3695] Use broadcast only with raw sockets, and unicast with udp.Marcin Siodelski2015-02-131-0/+14
* [3695] Allow for multiple IPv4 address selected for an interface.Marcin Siodelski2015-02-131-6/+45
* [3604] Addressed remaining review comments.Marcin Siodelski2015-02-131-0/+11
* [3604] Replace the dhcp-socket-type value from "datagram" to "udp".Marcin Siodelski2015-02-131-3/+3
* [3604] Improved logging for socket type selection.Marcin Siodelski2015-02-101-3/+3
* [3604] The CfgIface is returned by a pointer, not reference.Marcin Siodelski2015-02-101-8/+12
* [3604] Allow for configuration of the socket type for DHCPv4.Marcin Siodelski2015-02-091-2/+65
* [3539] Address review comments.Marcin Siodelski2014-12-221-3/+3
* [3539] Iface configuration allows for specifying IPv4 address to listen on.Marcin Siodelski2014-12-171-7/+6
* [3534] Addressed review comments.Marcin Siodelski2014-09-121-14/+11
* [3534] Implemented (in)equality operators for CfgIface.Marcin Siodelski2014-09-011-3/+25
* [3534] Basic implementation of staging and rolling back configurations.Marcin Siodelski2014-08-291-19/+10
* [3512] Addressed review comments.Marcin Siodelski2014-08-261-0/+5
* [3512] Renamed IfaceCfg to CfgIface as suggested in the review.Marcin Siodelski2014-08-261-0/+198