- 18 Feb, 2014 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 14 Jan, 2014 1 commit
-
-
Mukund Sivaraman authored
-
- 10 Jan, 2014 1 commit
-
-
Mukund Sivaraman authored
Also adjust tests correcting the expected behaviour.
-
- 09 Jan, 2014 1 commit
-
-
Kean Johnston authored
-
- 08 Jan, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 07 Jan, 2014 2 commits
-
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
- 06 Jan, 2014 3 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 02 Jan, 2014 4 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Completes initial implmementation of example hooks libary, user_chk.
-
Thomas Markwalder authored
Removed reponse packet type check from IPv6 packet_snd callout. Corrected text in user chk doxygen page.
-
Marcin Siodelski authored
-
- 31 Dec, 2013 3 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Addressed review comments which were largely minor. Limited use of extern C linkage to only the callout functions themselves. Added a dox page describing the library. Added namespace user_chk.
-
Thomas Markwalder authored
3207 was created quite some time ago, so master was merged into it first.
-
- 30 Dec, 2013 4 commits
-
-
Kean Johnston authored
-
Kean Johnston authored
The obsolete usage of AC_OUTPUT was actually causing config.status to be executed multiple times, which is a big waste of time. Changed to use the correct AC_CONFIG_FILES and AC_CONFIG_COMMANDS macros instead.
-
Kean Johnston authored
-
Kean Johnston authored
-
- 19 Dec, 2013 3 commits
-
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 17 Dec, 2013 7 commits
-
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Conflicts: src/bin/d2/d2_messages.mes
-
Thomas Markwalder authored
Fixed two missed minor cleanups from the initial review.
-
Thomas Markwalder authored
Changes are largely clean up and commentary.
-
Kean Johnston authored
Some files were using #include <full/path/to/header> syntax which is not desirable as the directory may move about in the source tree, and all of the files it was including are local to perfdhcp so they should be using #include "filename.h".
-
Kean Johnston authored
Recent changes to the perfdhcp tool introduced a new breakage when configuring with srcdir != objdir. These were introuced by the code using #include <tests/tools/perfdhcp/SOME_FILE.h> but there were no -I flags set to allow for including files from the top level.
-
- 16 Dec, 2013 2 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog doc/guide/bind10-guide.xml
-
Tomek Mrugalski authored
- flag => configuration parameter - echoClientId test uses ASSERTs rather than EXPECTs
-
- 13 Dec, 2013 5 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- tests/methods descriptions improved - CfgMgrTest.echoClientId improved - Redundant checks removed from Dhcpv4SrvTest.discoverEchoClientId - BIND10 Guide clarified - ChangeLog added
-