- 27 Aug, 2013 9 commits
-
-
Thomas Markwalder authored
Master moved ahead while I was merging in 3075. This is the remerge.
-
Thomas Markwalder authored
Added main process event loop to src/bin/d2/D2Process, which is the primary application object in b10-dchp-ddns.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
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
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/alloc_engine.cc src/lib/dhcpsrv/alloc_engine.h src/lib/dhcpsrv/tests/alloc_engine_unittest.cc
-
- 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 2 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
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 5 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Remove an old stray test command.
-
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 13 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Corrects a bug in Hooks code that was improperly creating a new callout handle on every call, rather than maintaining it throughout the context of the packet being processed.
-
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 8 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-