- 28 Apr, 2016 1 commit
-
-
Francis Dupont authored
-
- 27 Apr, 2016 1 commit
-
-
Tomek Mrugalski authored
- returnining different values in callout_params_library.cc - returned values are now described for getParameter - corrected index syntax comment in getParameter - added missing include - hooks_user.dox updated - hooks unit test moved, so it is now next to other hooks tests
-
- 09 Mar, 2016 1 commit
-
-
Tomek Mrugalski authored
-
- 16 Dec, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 23 Nov, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 11 Nov, 2015 1 commit
-
-
Francis Dupont authored
-
- 09 Nov, 2015 1 commit
-
-
Stephen Morris authored
1. Updated Kea guide to note that removing the hooks-libraries configuration element does not always have the expected effect. 2. Moved some documentation from the dhcp_parsers.cc file to the .h file. 3. Expanded checking of the contents of the hooks-libraries configuration element.
-
- 04 Nov, 2015 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 01 Nov, 2015 3 commits
-
-
JINMEI Tatuya authored
-
Francis Dupont authored
-
Francis Dupont authored
-
- 29 Oct, 2015 1 commit
-
-
Stephen Morris authored
-
- 28 Oct, 2015 2 commits
-
-
Stephen Morris authored
As some incompatible changes have already been made to the hooks interface (removal of the setSkip method), it seems pointless to support both old and new hoos-libraries syntax. These modifications remove support for the old syntax.
-
Stephen Morris authored
-
- 27 Oct, 2015 1 commit
-
-
Stephen Morris authored
Modify the tests of the hooks-libraries syntax to allow testing of both the old and the new syntax.
-
- 18 Oct, 2015 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 22 Sep, 2015 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
Changed some EXPECT_EQ tests to ASSERT_EQ in cases where the length of a vector was checked and subsequently followed by checks that accessed elements of the array. This way, if the array is too short, the test will cleanly exit rather than possibly segmentation fault.
-
- 02 Sep, 2015 1 commit
-
-
Francis Dupont authored
-
- 13 Aug, 2015 1 commit
-
-
Stephen Morris authored
-
- 18 Jul, 2015 1 commit
-
-
Stephen Morris authored
These tests were updated while investigating the issue described in the ticket.
-
- 10 Jun, 2015 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 20 May, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 16 May, 2015 1 commit
-
-
Francis Dupont authored
-
- 05 May, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 14 Feb, 2015 1 commit
-
-
Francis Dupont authored
-
- 06 Feb, 2015 1 commit
-
-
Marcin Siodelski authored
The interface-config map will hold the "interfaces" list which used to be a global parameter. The new configuration layout is incompatible with a previous layout.
-
- 23 Dec, 2014 1 commit
-
-
Tomek Mrugalski authored
- Moved MAC operations to a new CfgMACSource class - Moved macros to HWaddr class - Added several unit-tests for MAC sources - MAC extraction code moved to separate function in Dhcpv6Srv
-
- 16 Dec, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 26 Nov, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 05 Nov, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 04 Nov, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Also added some more unit tests for csv-format parameter.
-
- 03 Nov, 2014 1 commit
-
-
Marcin Siodelski authored
Also, changed internals of the OptionDataParser: - option parameters are validated in distnict functions to make code more readable - option data values are optional
-
- 30 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 21 Oct, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 15 Oct, 2014 1 commit
-
-
Tomek Mrugalski authored
-