- 27 Aug, 2013 5 commits
-
-
Thomas Markwalder authored
Interim commit for 3086 which includes the preliminary implementation of the base class, NameChangeTransaction. b10-dhcp-ddns module will use derivations of this class to carry out NameChangeRequests.
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
Replaced use of EXPECT_EQ(false,) with EXPECT_FALSE() in d2_process_unittests.cc. These were failing to compile under Fedora 18/gtest 1.6. This appears to be a gtest bug. Other minor changes.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 26 Aug, 2013 3 commits
-
-
Thomas Markwalder authored
Minor corrections only, there were no major revisions.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 23 Aug, 2013 1 commit
-
-
Tomek Mrugalski authored
- hooks documentation updated - dhcp4 message logs updated - long lines wrapped in dhcp4_srv.cc - unit-test names now use camel notation - Pkt4::bufferOut_ renamed to buffer_out_
-
- 22 Aug, 2013 3 commits
-
-
Mukund Sivaraman authored
-
Marcin Siodelski authored
The new hooks tests require two shared libraries, which were not generated when static linking was used and caused tests to fail. This patch forces generation of these shared libraries. Okayed on jabber.
-
Jeremy C. Reed authored
-
- 21 Aug, 2013 9 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Also, updateLease4 and updateLease6 are implemented.
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 20 Aug, 2013 11 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 19 Aug, 2013 3 commits
-
-
Marcin Siodelski authored
This commit also changes the ParserContext copy constructor and assignment operator to handle copying of the NULL shared pointers.
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
It was used in tests only. We may abuse the shutdown command for that.
-
- 17 Aug, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 16 Aug, 2013 4 commits
-
-
Thomas Markwalder authored
Added main process event loop to D2Process which is the primary application "object" in b10-dchp-ddns. Along the way it was necessary to adjust D2QueueManager to treat stopping as an asyncrhonous event when IO is pending. This requied a change in lib-dchp-ddns to have awareness of when IO is pending. Fixed a bug in D2 configuration parsing in which parsing a a subsequent configuration caused duplicate TSIGKeyInfo entries.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-