- 16 Jul, 2013 8 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- not used function removed - DHCP6_HOOK_PACKET_RCVD_SKIP message typo fixed
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 15 Jul, 2013 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 12 Jul, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- callouts called using HooksManager::callCallouts - removed Dhcp6Srv::getServerHooks() and getHooksManager() declarations. - updated sendPacket comment (reception->transmission) - documented getCalloutHandle() - indentation fixed for getSubnets6()
-
- 11 Jul, 2013 6 commits
-
-
Stephen Morris authored
-
Thomas Markwalder authored
in D2 unit test.
-
Michal 'vorner' Vaner authored
Don't warn about static cast of function pointer print.
-
Michal 'vorner' Vaner authored
To silence cppcheck.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 10 Jul, 2013 6 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Stephen Morris authored
This change added in response to a "make distcheck" failute on one of the build systems.
-
Michal 'vorner' Vaner authored
-
Mukund Sivaraman authored
-
- 09 Jul, 2013 7 commits
-
-
Stephen Morris authored
Only OSX uses ".dylib" as a suffix for shared libraries. Adjust configure.ac so that the operating system can be better determined, and ensure the hooks tests use the correct suffic for the test shared libraries.
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
The hooks system can only load shared libraries, even if BIND 10 is linked statically.
-
Marcin Siodelski authored
-
Stephen Morris authored
Absence of "libdl" on BSD systems required an addition to configure.ac to check its presence. Problems with converting "pointer to object" to "pointer to void*" via reinterpret_cast on Solaris required an extension to the Pointer_converter class.
-
Michal 'vorner' Vaner authored
-
- 08 Jul, 2013 1 commit
-
-
Paul Selkirk authored
-
- 05 Jul, 2013 2 commits
-
-
Marcin Siodelski authored
In particular, added a doUpdate version which supports TSIG. It is also possible to specify Transport layer protocol preferred.
-
Tomek Mrugalski authored
-
- 04 Jul, 2013 5 commits
-
-
Stephen Morris authored
This reduces the risk of someone taking a copy and being left with a "dangling pointer" to a callout manager.
-
Stephen Morris authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-