- 15 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Added missing test method commentary.
-
- 13 Jan, 2014 5 commits
-
-
Thomas Markwalder authored
Updated test fixture classes in src/bin/d2/tests/nc_add_unittests.cc and nc_trans_unittests.cc to derive from TransactionTest.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Integrates d2::NameAddTransaction and d2::NameRemoveTransaction into d2::D2UpdateMgr.
-
Thomas Markwalder authored
Added todo to dns_client.cc commentary regarding trac# 3286 and the behavior isc::dns::Message::fromWire.
-
- 11 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Added commentary to d2/tests/nc_test_utils.h::FauxServer Corrected doxygen errors
-
- 10 Jan, 2014 3 commits
-
-
Thomas Markwalder authored
Changed DNSClient ctor to require response param be an empty pointer and clarified related commentary. Added debug log statement to log transaction start. Other minor cosmetics.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcp/iface_mgr.cc
-
- 09 Jan, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Kean Johnston authored
-
- 08 Jan, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 07 Jan, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
- 06 Jan, 2014 3 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 03 Jan, 2014 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
The DHCPv4 server is now responsible for setting up a correct unicast source address for the outgoing packet. The IfaceMgr doesn't replace the broadcast address with the unicast address anymore.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 02 Jan, 2014 6 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
-
Marcin Siodelski authored
-
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 1 commit
-
-
Marcin Siodelski authored
-