- 27 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 26 Aug, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 20 Aug, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 08 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 01 Aug, 2014 1 commit
-
-
Stephen Morris authored
-
- 29 Jul, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 28 Jul, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 27 May, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 28 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 25 Apr, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 24 Apr, 2014 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 23 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 17 Apr, 2014 1 commit
-
-
Thomas Markwalder authored
Adding new members to D2ClientConfig - sender_ip - sender_port - max_queue_size Modified D2ClientConfigParser to parse the new values Modified D2ClientMgr to make use of the new values Updated the appropriate unittests
-
- 13 Mar, 2014 1 commit
-
-
Thomas Markwalder authored
Added the constant D2ClientConfig::DFT_ALWAYS_INCLUDE_FQDN
-
- 12 Mar, 2014 1 commit
-
-
Thomas Markwalder authored
Added a method to ValueType<> template, getOptionalParam. Defined constants for dhcp-ddns default values in D2ClientConfig. D2ClientConfigParser uses these in conjuction with calls to ValueType<>getOptionalParam() to ensure all the parameters needed have values. Modifed unit tests accordingly.
-
- 10 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
- getRelayInfo() implemented, relay_ is now protected - setRelay => setRelayInfo - Option::Universe is passed as const reference - Further clarified white_list_ field in Subnet.h
-
Marcin Siodelski authored
-
- 07 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
- RelayInfoParser now takes Option::Universe as last parameter; - Extra tests for checking invalid parameters in RelayInfoParser - Comments in subnet.h improved - Sanity checks in RelayInfoParser implemented, doc improved
-
- 06 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
- Copyright years updated - Minor corrections in BINDX Guide - dhcp4.spec relay structure description updated. - new unit-test for DHCPv4 client classification added - new unit-test for DHCPv6 client classification added - fixed Doxygen errors - comments for CfgMgr::getSubnet{4,6} updated
-
- 31 Jan, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski 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.
-
- 20 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
D2CLientConfigParser now supports parsing all parameters even if enable-updates is false. This allows values like generated-prefix and qualifying-suffix to be used even if udpates are turned off. The parser still supports an abbreviated dhcp-ddns entry that has only enable-updates defined as false.
-
- 17 Jan, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 10 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Removed configuration parameter allow-client-update. It was deemed to really just be the inverse of override-client-update. Renamed convenience method isDhcpDdns to ddnsEnabled. Made enum to string converion functions case insenstive. Updated copyright dates and other cosmetic changes.
-
- 06 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Added configuration paramters to dhcp4 and its spec file to support DHCP-DDNS. Created new classes D2ClientMgr, D2ClientConfig, and D2CientConfigParser in the libdhcpsrv. The new parameters are parsed, validated, and stored but do not yet affect behavior. That will be implemented as a seperate ticket.
-
- 23 Oct, 2013 1 commit
-
-
Tomek Mrugalski authored
- config parsers updated - new unit-tests for vendor options written - libdhcp++ cleaned up - fixes in option_vendor.cc - comments added and cleaned up
-
- 22 Oct, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 15 Oct, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 19 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
This commit also changes the ParserContext copy constructor and assignment operator to handle copying of the NULL shared pointers.
-
- 17 Aug, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 25 Jul, 2013 1 commit
-
-
Stephen Morris authored
-
- 24 Jul, 2013 1 commit
-
-
Stephen Morris authored
-