summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6 (follow)
Commit message (Expand)AuthorAgeFilesLines
* spelling: responsibilityJosh Soref2017-07-231-1/+1
* spelling: periodicallyJosh Soref2017-07-231-1/+1
* spelling: parameterizedJosh Soref2017-07-232-2/+2
* spelling: overriddenJosh Soref2017-07-231-1/+1
* spelling: overlappingJosh Soref2017-07-231-1/+1
* spelling: optionJosh Soref2017-07-231-1/+1
* spelling: librariesJosh Soref2017-07-232-2/+2
* spelling: identifierJosh Soref2017-07-231-1/+1
* spelling: iaprefixJosh Soref2017-07-231-1/+1
* spelling: existingJosh Soref2017-07-231-1/+1
* spelling: contentJosh Soref2017-07-231-1/+1
* spelling: configuredJosh Soref2017-07-231-1/+1
* spelling: committingJosh Soref2017-07-231-1/+1
* spelling: commandJosh Soref2017-07-231-1/+1
* spelling: aren'tJosh Soref2017-07-231-1/+1
* spelling: addedJosh Soref2017-07-231-1/+1
* [master] Regenerated parser files after merge of 5108.Marcin Siodelski2017-07-146-2022/+2072
* [5108] Addressed review comments.Marcin Siodelski2017-07-131-0/+26
* [5108] Control agent's configuration can be shared with other components.Marcin Siodelski2017-07-102-2/+22
* [master] regen flex/bison filesFrancis Dupont2017-07-066-2281/+2407
* [master] Finishing merge of trac5121 (HRMode in flex/bison)Francis Dupont2017-07-067-7/+56
|\
| * [trac5121] regenFrancis Dupont2017-01-276-2217/+2350
| * [5121] Updated parser for HRmodeFrancis Dupont2017-01-274-4/+53
* | [master] Added explicit to IOServiceWork to remove 2 cppcheck regressions.Marcin Siodelski2017-07-051-1/+1
* | [master] Merge branch 'master' of ssh://git.kea.isc.org/git/keaFrancis Dupont2017-07-051-3/+293
|\ \
| * \ [master] Merge branch 'trac5318'Marcin Siodelski2017-07-051-3/+293
| |\ \
| | * | [5318] Addressed review comments.Marcin Siodelski2017-07-051-52/+93
| | * | [5318] Default control connection timeout is now 10s.Marcin Siodelski2017-07-041-3/+13
| | * | [5318] Added unit tests for long connections in DHCPv6.Marcin Siodelski2017-07-031-0/+238
| | * | [5318] PoC for extending maximum request/response over 64k in Ctrl channel.Marcin Siodelski2017-07-031-3/+4
* | | | [master] Fixed again the Range 0UL in DHCPv6 get-config testsFrancis Dupont2017-07-052-2/+2
|/ / /
* | | [master] regen lexers with last flexFrancis Dupont2017-07-051-240/+411
* | | [master] regen parsersFrancis Dupont2017-07-056-2356/+2532
* | | [master] Finishing merge of trac3389a (re-detect interfaces)Francis Dupont2017-07-0515-2517/+2502
|\ \ \
| * | | [3389a] Moved re-detect default to simple_parse[46]Francis Dupont2017-07-053-3/+13
| * | | [3389a] Renamed patchIfacesReDetect into disableIfacesReDetectFrancis Dupont2017-05-112-4/+4
| * | | [trac3389a] regen flex/bisonFrancis Dupont2017-03-176-2380/+2427
| * | | [3389a] Commit before regenFrancis Dupont2017-03-165-55/+134
| * | | [3389a] Rebased (but still many things to do)Francis Dupont2017-03-162-3/+27
* | | | [master] Merged trac5286 (signed integers in options)Francis Dupont2017-07-051-0/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | [5286] Added unit-tests to test if intX types are handled.Tomek Mrugalski2017-07-041-0/+26
* | | | [5317] Addressed review comments.Marcin Siodelski2017-06-301-3/+6
* | | | [5317] Cleanup of the CommandMgr's code.Marcin Siodelski2017-06-221-18/+11
* | | | [5317] Only a single control command connection is now allowed.Marcin Siodelski2017-06-221-0/+47
* | | | [5317] Use poll() instead of run_one() in Ctrl DHCP server unit tests.Marcin Siodelski2017-06-221-9/+4
* | | | [5317] Use ASIO unix domain sockets in DHCPv6 server.Marcin Siodelski2017-06-212-0/+16
* | | | [5317] TimerMgr's handlers are now ran in the main thread.Marcin Siodelski2017-06-214-39/+28
|/ / /
* | | [master] regen flex/bison filesFrancis Dupont2017-05-174-228/+230
* | | [master] Finishing merge of trac5106 (flex 2.6.2 compat)Francis Dupont2017-05-171-43/+45
|\ \ \
| * | | [trac5106] regen flex/bison filesFrancis Dupont2017-02-011-359/+412