- 06 Jun, 2016 1 commit
-
-
Francis Dupont authored
-
- 11 May, 2016 5 commits
-
-
Tomek Mrugalski authored
-
-
-
-
Tomek Mrugalski authored
-
- 10 May, 2016 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- check for address being :: updated
-
- 09 May, 2016 4 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
HooksManager::loadLibraries() call now requires LibraryCollection as parameter
-
Thomas Markwalder authored
Merge branch 'trac4492'
-
Thomas Markwalder authored
src/bin/dhcp4/tests/hooks_unittest.cc src/bin/dhcp6/tests/hooks_unittest.cc Fixed includes, copyright, and removed unnecessary calls to IfaceMgr::instance().deleteAllExternalSockets();
-
- 06 May, 2016 1 commit
-
-
Thomas Markwalder authored
src/bin/dhcp4/tests/hooks_unittest.cc TEST_F(LoadUnloadDhcpv4SrvTest, unloadLibaries) - new test that verifies Hooks libraries are unloaded by the Dhcpv4Srv destructor src/bin/dhcp6/tests/hooks_unittest.cc TEST_F(LoadUnloadDhcpv6SrvTest, unloadLibaries) - new test that verifies Hooks libraries are unloaded by the Dhcpv4Srv destructor
-
- 05 May, 2016 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Thanks to wpk for reporting this issue.
-
Tomek Mrugalski authored
-
- 04 May, 2016 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 02 May, 2016 6 commits
-
-
Marcin Siodelski authored
Presented rate is now the number of ACK/Reply messages, rather than DO/SA.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
The extended test verifies that the stats manager is still usable after some packets have been collected.
-
Marcin Siodelski authored
When the perfdhcp performs unordered packet lookup within a bucket of sent packets, it will remove all timed out transactions.
-
Marcin Siodelski authored
This is to eliminate some of the recently found covertity isssues. Reviewed on jabber.
-
- 29 Apr, 2016 1 commit
-
-
Thomas Markwalder authored
A call to HooksManager::getHooksManager().unloadLibraries() was added to the destructors Dhcpv4Srv::~Dhcpv4Srv() and Dhcpv6Srv::~Dhcpv6Srv(). This ensures hook libraries are unloaded prior to static objects.
-
- 28 Apr, 2016 1 commit
-
-
Francis Dupont authored
-
- 27 Apr, 2016 11 commits
-
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- returnining different values in callout_params_library.cc - returned values are now described for getParameter - corrected index syntax comment in getParameter - added missing include - hooks_user.dox updated - hooks unit test moved, so it is now next to other hooks tests
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
- No additional check for HR mode in findReservations - Additional commentary in the loop collecting host ids.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Merges in trac4239.
-
Francis Dupont authored
-
Francis Dupont authored
-
Thomas Markwalder authored
-