- 23 May, 2014 2 commits
-
-
Marcin Siodelski authored
On the FreeBSD10 system installed on the physical machine with the CPU: (Intel(R) Core(TM) i7-2700K CPU @ 3.50GHz), Kea compiled with clang 3.3, it takes slightly more than 2100ms (the previous timeout value) for the callback to occur. This seems to be specific to this system but on the other hand we don't test on FreeBSDs a lot, so the problem may be more common than we think. This was okayed on Jabber.
-
Marcin Siodelski authored
The unit tests used to compare the addresses in the textual formats. Since IPv6 addresses may be presented in various ways, it led to false positives on some OSes.
-
- 22 May, 2014 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp6/tests/Makefile.am
-
Marcin Siodelski authored
-
Thomas Markwalder authored
The goal of these tests is to exercise error handling of a failed NCR send in Kea4/Kea6. Because the test is for a UDP sender is there is no simple way to make the send fail. The only way found so far is to attmpt to send it to 0.0.0.0/port 0. This fails everywhere except Solaris 11. For now the tests have been disabled for Solaris 11
-
- 21 May, 2014 4 commits
-
-
Thomas Markwalder authored
Fixed Conflicts in: src/bin/d2/tests/nc_test_utils.cc src/lib/dns/tests/labelsequence_unittest.cc
-
Thomas Markwalder authored
Added unit tests for null DUIDs. Minor nit fixes.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Added osx_version check of 10.9.3 to configure.ac Fixed Conflicts: src/bin/d2/tests/nc_test_utils.cc src/lib/dns/tests/labelsequence_unittest.cc
-
- 20 May, 2014 8 commits
-
-
Thomas Markwalder authored
Added tests for Y2038 timestamps. Added missing commentary. Minor cleanup.
-
Marcin Siodelski authored
-
Thomas Markwalder authored
Minor compilation error incurred after review changes.
-
Marcin Siodelski authored
-
Thomas Markwalder authored
Added missing commentary, corrected typos.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 19 May, 2014 12 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- Removed unused constant. Failed to compile with Xcode 5.1
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- files renamed to {kea,bundy}_controller.cc - Daemon::init() is now void - status variable removed from main - added unit-tests for broken configs
-
- 15 May, 2014 7 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Removed unused template parameter from functions in dhcp_parsers test.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
The unit test didn't correctly check that the configuration file name hasn't changed when the configuration context was copied.
-
- 13 May, 2014 3 commits
-
-
Tomek Mrugalski authored
Bundy issue 6: (should also be trivial enough, so I'm pushing it directly at my discretion) without this it's possible that it only results in warning on a system that doesn't actually support this flag (such as MacOS X) and subsequently causes build failure.
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
[mavericks] fix trivial build errors Conflicts: src/lib/util/csv_file.cc src/lib/util/csv_file.h
-