- 24 Feb, 2014 2 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
- 20 Feb, 2014 5 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 19 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
- Unit-tests for DHCPv4 now use configure() method. - Typo fixed in DHCPv6 unit-tests. - Removed, updated comments in cfgmgr - Guide updated
-
- 13 Feb, 2014 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 12 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 11 Feb, 2014 4 commits
-
-
Thomas Markwalder authored
valgrind reported an invalid D2ClientMgr is destroyed while in send mode Added call to stopSender to D2ClientMgr destructor.
-
Thomas Markwalder authored
Unit test was failing as a closed fd passed to select() does not fail on all OSs. Changed the test so it verifies that the fd in question no longer evaluates to ready to ready.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 10 Feb, 2014 16 commits
-
-
-
Thomas Markwalder authored
Integrates use of NameChangeUDPSender in D2ClientMgr.
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog src/bin/dhcp4/dhcp4_srv.cc src/bin/dhcp4/tests/dhcp4_srv_unittest.cc src/bin/dhcp4/tests/dhcp4_test_utils.h src/lib/dhcpsrv/cfgmgr.cc src/lib/dhcpsrv/cfgmgr.h
-
Thomas Markwalder authored
-
ssh://git.bind10.isc.org/var/bind10/git/bind10Thomas Markwalder authored
Master updated while merging in 3299.
-
Thomas Markwalder authored
Also ran dhcp_ddns_messages.mes through reorder tool.
-
Marcin Siodelski authored
This prevents errors reported by valgrind about uninitialized value of hops being used in unit tests which skip parsing the packet. Okayed on jabber.
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
b10-dhcp-ddns uses lease length as TTL in DNS update RRsets.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Shored up the error handling in the sender when the WatchSocket fails to mark or clear. Addes unit tests accordingly.
-
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
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp4/tests/fqdn_unittest.cc
-
- 08 Feb, 2014 2 commits
-
-
Thomas Markwalder authored
Fixed a couple doxgyen errors and removed the commented out include of ioctl.h in d2_upd_unittest.cc
-
Thomas Markwalder authored
Made behavior of dhcp_ddns::WatchSocket a bit more robust in handling programmatic abuse. Cleaned up addresses used in ncr_upd_unittest.cc, added specific test for client side address if 0.0.0.0/port 0. Updated copyrights as appropriate and other cosmetics.
-
- 07 Feb, 2014 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
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
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-