- 06 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 14 Aug, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
- 13 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 07 Aug, 2013 1 commit
-
-
Tomek Mrugalski authored
- unknown message log added - comments fixed
-
- 05 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 29 Jul, 2013 1 commit
-
-
Thomas Markwalder authored
Changed pack() methods for both DHCP4 and DHCP6 packets to throw exceptions on failure, rather than return bools.
-
- 27 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 26 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 24 Jul, 2013 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
This change provides a template "CalloutHandle store" for use in the DHCP servers. It replaces server-specific methods and adds the ability to clear the stored pointers.
-
- 23 Jul, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 22 Jul, 2013 2 commits
-
-
Marcin Siodelski authored
This function is empty now, so it needs to be implemented.
-
Marcin Siodelski authored
-
- 19 Jul, 2013 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski 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 1 commit
-
-
Marcin Siodelski authored
-
- 10 Jul, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 09 Jul, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 26 Jun, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 25 Jun, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 21 Jun, 2013 1 commit
-
-
Tomek Mrugalski authored
- pkt6_receive, subnet6_select, lease6_select, pkt6_send - framework updated - some unittests implemented
-
- 12 Jun, 2013 1 commit
-
-
Michal 'vorner' Vaner authored
The variable is in larger scope because it is used as a constant, so it's at the top of the function.
-
- 15 May, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 08 May, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 07 May, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 11 Apr, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 09 Apr, 2013 1 commit
-
-
Jeremy C. Reed authored
mostly in documentation or in comments reviewed by muks via jabber includes output changes for two isc_throw.
-
- 06 Mar, 2013 1 commit
-
-
Jeremy C. Reed authored
reviewed by jelte via jabber. Changes some log message descriptions and some function arguments and some output.
-
- 12 Feb, 2013 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
The selectSubnet() function offers two ways to find a subnet for a particular interface: using the name of the interface that the subnet is configured for; and using the packet source address. Also, the redundant warning is removed if suitable subnet was not found as this warning is already issued elsewhere.
-
- 07 Feb, 2013 1 commit
-
-
Stephen Morris authored
Explicit allocation failures cause the return of packet to the client indicating that the address allocation has been refused. Also added was a "catch" for other exceptions - this causes the packet from the client that generated the exception to be ignored.
-
- 31 Jan, 2013 1 commit
-
-
Stephen Morris authored
The previous commit disabled unused parameter warnings in the DHCP code when compiling with clang. g++ picked up some additional warnings/errors, and this fix corrects those.
-