- 30 Sep, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 16 Sep, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 20 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 13 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 11 Aug, 2014 2 commits
-
-
Tomek Mrugalski authored
- Daemon::getVersion() added - exists => exits in docs - fixed comment in dhcp_test_lib.sh.in
-
Marcin Siodelski authored
-
- 06 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 23 Jul, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 22 Jul, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 21 Jul, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 18 Jul, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 15 Jul, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 02 Jul, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 01 Jul, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 04 Jun, 2014 1 commit
-
-
Marcin Siodelski authored
Starting lease manager in the server constructor implied the use of the default memfile for a short period until the server is configured. The default memfile configuration used the persistence (writing leases to disk) which in many cases required root privileges. This caused some unit tests to fail.
-
- 03 Jun, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 27 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 04 Apr, 2014 1 commit
-
-
Thomas Markwalder authored
Testing undercovered a missing log place holder in Dhcp4_srv.cc, which surfaces when a release for a non-existance lease is received. This has been corrected.
-
- 01 Mar, 2014 1 commit
-
-
Thomas Markwalder authored
Updated Dhcpv4Srv to use D2ClientMgr::getUpdateDirections method and adjusted FQDN unit tests to accomodate new client delegation behavior.
-
- 27 Feb, 2014 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 19 Feb, 2014 1 commit
-
-
Thomas Markwalder authored
Modified Dhcpv4Srv to handle DHO_HOST_NAME as an OptionString rather than an OptionCustom.
-
- 18 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 14 Feb, 2014 1 commit
-
-
Thomas Markwalder authored
Dhcpv4Srv now sends NameChangeRequests to D2ClientMgr rather than posting them to an internal queue. At this point, b10-dhcp4 should generate requests and ship them to b10-dhcp-ddns when configured appropriately.
-
- 13 Feb, 2014 1 commit
-
-
Thomas Markwalder authored
Server now starts D2ClientMgr send mode after configuration if updates are enabled, and provides an error handler to intervene if D2 communications fail. Added new unitests in d2_unittest.h and .cc.
-
- 12 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 07 Feb, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 06 Feb, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 03 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
- 31 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 29 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Most notable change is the removeal of the remove-on-renew configuration parameter. Other changes were to commentary or minor code improvements.
-
- 27 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
Also, moved lease unit tests to a dedicated test file.
-
- 20 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Replaced hard-coded constants in dhcp4_srv.cc with methods and logic in D2ClientMgr to implement behavior changes based on dhcp-ddns configuration values.
-
- 17 Jan, 2014 1 commit
-
-
Tomek Mrugalski authored
- Dhcpv{4,6}Srv::classifyPacket() is now better commented. - constants are now used instead of magic numbers - Pkt{4,6}::addClass is now better commented
-