- 24 Oct, 2013 5 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 23 Oct, 2013 10 commits
-
-
Thomas Markwalder authored
trac3186 added the user_chk hook library which had a couple of uses of EXPECT_EQ on stl containers. Gtest 1.5 does not like this.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
After merging, distcheck revealed a few minor issues with logging files and unit test data files. These were corrected.
-
Thomas Markwalder authored
Adds the hooks subdirectory to bind10/dir for storing hooks shared libraries, and the first such library for DHCP, user_chk.
-
Thomas Markwalder authored
Mostly minor cosmetics. Added logic to select callouts to simply return if no subnets are configured.
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 22 Oct, 2013 9 commits
-
-
Tomek Mrugalski authored
- Guide updated - Iface::addUnicast() now refeses duplicates - addUnicast and clearUnicasts are now commented - new unit-tests - argument for addActiveIface is const reference again -
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
- default value is no longer 0.0.0.0, so global value is no longer overwritten with subnet-specific values - added 2 new unit-tests to check if the value is really set in server responses - guide updated to explain that - fix in Dhcp4ParserTest.nextServerNegative
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 21 Oct, 2013 5 commits
-
-
Thomas Markwalder authored
Added unit test data file, overlooked with prior commit. Also added missiong include to user_file.cc and took extraneous debug cout.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Also, clear the output buffer in the Pkt4 and Pkt6 every time when pack() is called.
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp4/dhcp4_srv.cc src/lib/dhcp/libdhcp++.cc
-
Thomas Markwalder authored
Added doxygen throughout, cleaned up unit tests. Removed CLIENT_ID type as it was unnecessary.
-
- 18 Oct, 2013 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 17 Oct, 2013 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- new negative unit-test for next-server written - comments update (capitalized!) - indents corrected - no more raw pointers - ChangeLog added
-
Thomas Markwalder authored
Interrim checkin. Use of isc::logging has been disabled. Initializing the dictionary (MessageInitializer::loadDictionary) cores on Debian. This has something to do with the libary being opened and closed without calling load during Kea configuration parsing and the later reopening the library. See trac#3198.
-
- 16 Oct, 2013 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
Replaced couts with isc::log mechanisms in user_chk DHCP hook library.
-