- 18 Jul, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 25 Jun, 2014 2 commits
-
-
Thomas Markwalder authored
distcheck was failing to tests/dhcp(4/6)_process_tests.sh. Since these files are now constructed from a .in file, they must be pathed in abs_builddir. dhcp(4/6)/tests/Makefile.am updated.
-
Tomek Mrugalski authored
- dhcp6_test.py removed - src/lib/testuitls/testdata/*.wire files are now in repo, no longer need python3 script to generate - src/lib/cc/proto_defs.h added to repo, no longer autogenerated - Added comment to get-rdatacode.py - removed LIBRARY_PATH_PLACEHOLDER hacks from several Makefiles. - ChangeLog entry added.
-
- 13 Jun, 2014 2 commits
-
-
Marcin Siodelski authored
Also, a few corrections in Makefiles.
-
Marcin Siodelski authored
-
- 04 Jun, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 03 Jun, 2014 2 commits
-
-
Tomek Mrugalski authored
- *.spec files in src/lib/dns/tests/testsdata are now included in dist - src/lib/util/pyunittests is removed - src/lib/util/python trimmed down a lot - fix for missing dhcp6_shutdown_test.sh in src/bin/dhcp6 - many python macros in configure.ac removed (more of them to be removed in Makefiles)
-
Marcin Siodelski authored
-
- 02 Jun, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 28 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 23 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 22 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 21 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 20 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 19 May, 2014 1 commit
-
-
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 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 08 May, 2014 1 commit
-
-
Tomek Mrugalski authored
- loggerInit method moved to specific backends - --with-kea-config parameter renamed: BIND10 => Bundy
-
- 06 May, 2014 1 commit
-
-
Tomek Mrugalski authored
- config-reload command added - config and command handlers cleaned up - files renamed - Majority of the backend code is now common - Added unit-test for config-reload command
-
- 28 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 23 Apr, 2014 1 commit
-
-
Tomek Mrugalski authored
- file read can now ignore # comments in file - there are JSON specific unit-tests now in src/bin/dhcp6 - BIND10 backend specific tests moved to separate file
-
- 22 Apr, 2014 1 commit
-
-
Tomek Mrugalski authored
- added --with-kea-config=JSON,BIND10 added to configure.ac - JSON-file config backend added for b10-dhcp6 - Config file can now be read from a JSON file
-
- 15 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 11 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 06 Mar, 2014 1 commit
-
-
Jeremy C. Reed authored
Got rid of nodistdir and used noinst_ instead of nodist_ for dhcp hooks tests Also use -rpath /nowhere as a hack to trigger libtool to not create a convenience archive, resulting in shared modules.
-
- 24 Feb, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 20 Feb, 2014 2 commits
-
-
Thomas Markwalder authored
Added D2ClientMgr send mode control and error handler to Dhcp6vSrv and use of each to ControlledDhcpv6Srv. Added new unit test files d2_unittest.h and cc.
-
Tomek Mrugalski authored
-
- 04 Feb, 2014 1 commit
-
-
Stephen Morris authored
-
- 21 Nov, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 01 Oct, 2013 1 commit
-
-
Tomek Mrugalski authored
- Dhcp6Srv fix - unit-tests written - Added DOCSIS3.0 relayed traffic unit-test
-
- 27 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 26 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 25 Jul, 2013 1 commit
-
-
Stephen Morris authored
-
- 24 Jul, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
- 23 Jul, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 21 Jun, 2013 1 commit
-
-
Tomek Mrugalski authored
- pkt6_receive, subnet6_select, lease6_select, pkt6_send - framework updated - some unittests implemented
-
- 13 Mar, 2013 1 commit
-
-
Mukund Sivaraman authored
-