summaryrefslogtreecommitdiffstats
path: root/src/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* [master] Merge branch 'trac4206' (empty DUID/client-id fix)Tomek Mrugalski2015-12-1010-1/+186
|\
| * [4206] Fixed Dhcp4 unit test failure under OS-XThomas Markwalder2015-12-091-0/+2
| * [4206] Unit-tests implemented for empty duid/client-id.Tomek Mrugalski2015-12-086-1/+145
| * [4206] Fix for empty client-id in v4Tomek Mrugalski2015-12-072-0/+20
| * [4206] Fix for empty DUID in v6Tomek Mrugalski2015-12-072-0/+19
* | [master] Merge branch 'trac4228'Marcin Siodelski2015-12-104-4/+4
|\ \
| * | [4228] Renamed 'message' to 'kea-msg-compiler' in Makefiles and docs.Marcin Siodelski2015-12-094-4/+4
* | | [master] Merge branch 'trac4106'Marcin Siodelski2015-12-1015-4/+665
|\ \ \ | |/ / |/| |
| * | [4106] Renamed DHCPv4 and DHCPv6 specific IPC classes.Marcin Siodelski2015-12-099-45/+46
| * | [4106] Minor updates as a result of the review.Marcin Siodelski2015-12-091-1/+0
| * | [4106] Added IPC tests for invalid number of DHCPv4 query options.Marcin Siodelski2015-11-101-0/+51
| * | [4106] Improved IPC handler functions for DHCPv4 and DHCPv6 server.Marcin Siodelski2015-11-103-6/+30
| * | [4106] Additional checks on packet received over the IPC in the test.Marcin Siodelski2015-11-101-0/+7
| * | [4106] Added unit test for the DHCPv6 IPC endpoint.Marcin Siodelski2015-11-102-1/+130
| * | [4106] Implemented test for the DHCPv4 endpoint of DHCPv4o6 IPC.Marcin Siodelski2015-11-092-0/+116
| * | [4106] Test IPC class moved to a common library.Marcin Siodelski2015-11-091-1/+2
| * | [4106] Throw exception from IPC for out of range port.Marcin Siodelski2015-11-092-6/+0
| * | [4106] Represent DHCPv4o6 endpoint with enum.Marcin Siodelski2015-11-092-2/+2
| * | [4106] Changed to use the private optionsFrancis Dupont2015-10-312-2/+5
| * | [4106] Ported DHCPv4-over-DHCPv6 IPC code from fd4o6 private branchFrancis Dupont2015-10-3111-5/+341
* | | [v1_0_0b] reorder .mes filesWlodek Wencel2015-12-042-31/+30
| |/ |/|
* | [master] Merge branch 'trac3569_rebase' (host data source configuration)Tomek Mrugalski2015-12-024-26/+90
|\ \
| * | [3569_rebase] Removed 2 unit-tests as agreed on jabber.Tomek Mrugalski2015-12-022-33/+4
| * | [3569] Unit-tests implemented.Tomek Mrugalski2015-12-012-24/+109
| * | [3569] Implemented configuration for host data source.Tomek Mrugalski2015-12-012-2/+10
* | | [master] Added eval lib to lfc's MakefileWlodek Wencel2015-12-011-0/+1
* | | [master] Added eval lib to D2's MakefileThomas Markwalder2015-12-011-0/+1
* | | [master] Merge branch 'trac4211'Marcin Siodelski2015-12-019-24/+70
|\ \ \ | |/ / |/| |
| * | [4211] Addressed review comments.Marcin Siodelski2015-12-011-1/+2
| * | [4211] Added parameter which enables/disables write of a DUID in file.Marcin Siodelski2015-11-309-24/+69
* | | [master] Merge branch 'trac4204fd'Marcin Siodelski2015-12-017-2/+203
|\ \ \
| * | | [4204fd] Applied my proposed changesFrancis Dupont2015-11-262-1/+97
| * | | [4204fd] Merge original trac4204Francis Dupont2015-11-265-1/+106
| |\ \ \
| | * | | [4204] Remove runtime option defs if "option-def" is not in config.Marcin Siodelski2015-11-254-0/+37
| | * | | [4204] Runtime option definitions created using set/commit process.Marcin Siodelski2015-11-245-0/+69
| | * | | [4204] Runtime option definitions held in the libdhcp++ library.Marcin Siodelski2015-11-231-1/+0
* | | | | [github8] Unit-tests written for the query4 parameter.Tomek Mrugalski2015-11-301-0/+18
* | | | | Merge branch 'kea-fb2' of https://github.com./nchaigne/kea into pullreq8Tomek Mrugalski2015-11-302-1/+8
|\ \ \ \ \
| * | | | | Document the changeNicolas C2015-04-011-0/+3
| * | | | | Add "query4" argument to hook point pkt4_sendNicolas C2015-04-012-2/+6
* | | | | | [master] Merge branch 'trac3988' (lease{4,6}_recover hooks)Tomek Mrugalski2015-11-302-0/+38
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [3988] Changes after review:Tomek Mrugalski2015-11-231-2/+2
| * | | | | [3988] Documentation updated.Tomek Mrugalski2015-10-212-2/+4
| * | | | | [3988] lease{4,6}_recover hook implemented (with unit-tests)Tomek Mrugalski2015-10-212-0/+36
* | | | | | [master] Merge branch 'trac3874a'Marcin Siodelski2015-11-269-237/+119
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [3874] Addressed review comments.Marcin Siodelski2015-11-261-14/+0
| * | | | | [3874] Use generated server identifier in the server.Marcin Siodelski2015-11-173-7/+29
| * | | | | [3874] Use DUID configuration parser in the global configuration.Marcin Siodelski2015-11-172-0/+38
| * | | | | [3874] Added DUID configuration to the DHCPv6 server spec.Marcin Siodelski2015-11-171-0/+38
| * | | | | [3874] Use DUIDFactory class in the DHCPV6 server code.Marcin Siodelski2015-11-175-219/+17