- 18 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 06 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 16 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 14 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 26 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 23 Jul, 2013 1 commit
-
-
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
-
- 16 Jul, 2013 1 commit
-
-
Tomek Mrugalski authored
- not used function removed - DHCP6_HOOK_PACKET_RCVD_SKIP message typo fixed
-
- 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
-
- 27 Jun, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 26 Jun, 2013 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
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
-
- 08 May, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 07 May, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Apr, 2013 1 commit
-
-
Stephen Morris authored
-
- 11 Apr, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 25 Mar, 2013 2 commits
-
-
Thomas Markwalder authored
per review comments.
-
Thomas Markwalder authored
and replaced use of local variable tmp in checkNakResponse.
-
- 28 Feb, 2013 1 commit
-
-
Thomas Markwalder authored
functionaliy for conducting tests based upon a canned, preconfigured v6 subnet. Since the new tests needed to be performed against an "empty" configuration, I split out the common functionaliy into a base class text fixture, NakedDhcp6SvrTest, and altered Dhcp6SvrTest to derive from it. The new base class has no preconfiguation. What remains in Dhcp6SvrTest is geared soley towards tests against a valid, canned, configuration. The new test_fixture NakedDhcp6SrvTest is used for the following new tests: SolicitNoSubnet - checks response to a SOLICT w/o subnet defined RequestNoSubnet - checks response to a REQUEST w/o subnet defined RenewNoSubnet - checks response to a RENEW w/o subnet defined ReleaseNoSubnet - checks response to a RELEASE w/o subnet defined
-
- 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.
-
- 17 Jan, 2013 1 commit
-
-
Stephen Morris authored
-
- 15 Jan, 2013 2 commits
-
-
Stephen Morris authored
The DHCP6 server had the lease database configuration temporarily hard-coded. With the introduction of database configuration parameters, that is no longer needed.
-
Tomek Mrugalski authored
-
- 14 Jan, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 10 Jan, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 03 Jan, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 31 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
- DORA support added - REQUEST/Renewing support added - RELEASE support added - AllocationEngine now supports lease4 renewals - many other smaller code additions - many tests written
-
- 20 Dec, 2012 3 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 18 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
- tests use automatic variables now for Dhcpv6Srv - comments clarified - extra log messages added
-
- 17 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
-