- 30 Jan, 2018 1 commit
-
-
https://github.com/andreipavelQ/keaTomek Mrugalski authored
# Conflicts: # src/bin/admin/admin-utils.sh # src/lib/cc/data.h # src/lib/config/module_spec.cc # src/lib/config/module_spec.h # src/lib/cryptolink/tests/run_unittests.cc # src/lib/util/threads/tests/condvar_unittest.cc
-
- 19 Jan, 2018 1 commit
-
-
Tomek Mrugalski authored
-
- 15 Dec, 2017 1 commit
-
-
Francis Dupont authored
-
- 11 Dec, 2017 1 commit
-
-
Marcin Siodelski authored
-
- 05 Dec, 2017 1 commit
-
-
Marcin Siodelski authored
-
- 03 Oct, 2017 1 commit
-
-
Marcin Siodelski authored
-
- 04 Sep, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 15 Aug, 2017 1 commit
-
-
- 23 Jul, 2017 1 commit
-
-
Josh Soref authored
-
- 12 Apr, 2017 1 commit
-
-
Wlodzimierz Wencel authored
-
- 29 Mar, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 23 Mar, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 26 Jan, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 28 Aug, 2016 1 commit
-
-
Wlodzimierz Wencel authored
-
- 17 Jun, 2016 1 commit
-
-
Francis Dupont authored
-
- 16 Jun, 2016 1 commit
-
-
Francis Dupont authored
-
- 06 Apr, 2016 1 commit
-
-
Thomas Markwalder authored
Moved string/enum conversion functions inside D2ClientConfig Changed underscores to hypens in replace-client-name values and changed all literal values to lower case. Fixed minor wording issues in admin guide and new log messages. Added commentary and extra error logging to unit tests Added test case for invalid value of replace-client-name
-
- 04 Apr, 2016 2 commits
-
-
Thomas Markwalder authored
Revamped discussion of FQDN name generation and use of the replace-client-name parameter in the v4 and v6 guides.
-
Thomas Markwalder authored
src/bin/dhcp6/dhcp6_messages.mes - Added new log message, DHCP6_DDNS_SUPPLY_FQDN src/bin/dhcp6/dhcp6_srv.cc - Dhcpv6Srv::processClientFqdn() - modified to support the name replacement modes src/bin/dhcp6/tests/fqdn_unittest.cc - FqdnDhcpv6SrvTest::testReplaceClientNameMode() new method which tests a server's handling of a single client packet for a given replace-client-name mode. - TEST_F(FqdnDhcpv6SrvTest, replaceClientNameModeTest) - new test which exercises the permutations of client packets and replace-client-name modes.
-
- 23 Mar, 2016 1 commit
-
-
Thomas Markwalder authored
src/bin/dhcp4/dhcp4_messages.mes - Replaced the word "debug" with "informational" where appropriate src/bin/dhcp4/dhcp4_srv.cc - Changed several lease4_logger messages from DEBUG to INFO DHCP4_INIT_REBOOT DHCP4_LEASE_ADVERT DHCP4_LEASE_ALLOC DHCP4_RELEASE DHCP4_DECLINE_LEASE src/bin/dhcp6/dhcp6_messages.mes - Replaced the word "debug" with "informational" where appropriate - Added two new messages: DHCP6_LEASE_RENEW DHCP6_PD_LEASE_RENEW src/bin/dhcp6/dhcp6_srv.cc - Changed several lease6_logger messages from DEBUG to INFO DHCP6_LEASE_ADVERT DHCP6_LEASE_ALLOC DHCP6_PD_LEASE_ADVERT DHCP6_PD_LEASE_ALLOC DHCP6_RELEASE_NA DHCP6_RELEASE_PD DHCP6_DECLINE_LEASE - Dhcpv6Srv::extendIA_NA() - added new log for DHCP6_LEASE_RENEW - Dhcpv6Srv::extendIA_PD() - added new log for DHCP6_PD_LEASE_RENEW
-
- 20 Feb, 2016 1 commit
-
-
Francis Dupont authored
-
- 16 Dec, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 14 Dec, 2015 2 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
note some misspellings are in the short description but the log ID itself is not changed (no spelling issue there)
-
- 07 Dec, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 04 Dec, 2015 1 commit
-
-
Wlodzimierz Wencel authored
-
- 26 Nov, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 25 Nov, 2015 2 commits
-
-
Francis Dupont authored
-
Shawn Routhier authored
-
- 21 Nov, 2015 1 commit
-
-
Francis Dupont authored
-
- 17 Nov, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 21 Oct, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 20 Oct, 2015 1 commit
-
-
Marcin Siodelski authored
This change triggered a lot of code refactoring for generating the NameChangeRequests. Long story short is that the functions responsible for generating NCRs from the lease information have been moved to the libdhcpsrv where they better fit and where they may be used by both allocation engine and the servers.
-
- 15 Oct, 2015 1 commit
-
-
Tomek Mrugalski authored
- comments, message corrected - unit-tests renamed to follow naming convention better
-
- 08 Oct, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 25 Sep, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 21 Sep, 2015 1 commit
-
-
Tomek Mrugalski authored
- Lease6::decline() implemented - DUID::generateEmpty() implemented - Unit-tests for Decline (not include address, not include IA_NA) implemented - several comments updated - logging corrected and reworded
-
- 16 Sep, 2015 1 commit
-
-
Shawn Routhier authored
-
- 09 Sep, 2015 1 commit
-
-
Tomek Mrugalski authored
-