- 13 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Added todo to dns_client.cc commentary regarding trac# 3286 and the behavior isc::dns::Message::fromWire.
-
- 10 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Changed DNSClient ctor to require response param be an empty pointer and clarified related commentary. Added debug log statement to log transaction start. Other minor cosmetics.
-
- 17 Dec, 2013 1 commit
-
-
Thomas Markwalder authored
Now that NameAddTransaction and NameRemoveTransction classes have been implemented, D2UpdateMgr has been updated to use them. It now creates instances of NameAddTransaction and NameRemoveTransaction based on the change type specified in received NameChangeRequests as designed.
-
- 29 Nov, 2013 1 commit
-
-
Thomas Markwalder authored
Good deal of commentary clean up, rolled back IOService reference changes to DNSClient, and most significantly added unit tests for NameChangeTransaction::sendUpdate. These tests involve an actual message exchange.
-
- 08 Nov, 2013 1 commit
-
-
Thomas Markwalder authored
Some classes were using references to isc::asiolink::IOService, others where using d2::IOServicePtr. The latter is now used throughout for consistency as well as support for future, possible, multi-threaded implementation.
-
- 10 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 09 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 05 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
In particular, added a doUpdate version which supports TSIG. It is also possible to specify Transport layer protocol preferred.
-
- 04 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 03 Jul, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 02 Jul, 2013 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-