From aba37777cafd71b331b60799d24ff3cec45c963a Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Wed, 6 Aug 2014 11:48:50 +0200 Subject: [3417] B10 => KEA renamed --- src/lib/dhcp/option6_client_fqdn.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/dhcp/option6_client_fqdn.cc') diff --git a/src/lib/dhcp/option6_client_fqdn.cc b/src/lib/dhcp/option6_client_fqdn.cc index d9eb0b230b..2fadb897a8 100644 --- a/src/lib/dhcp/option6_client_fqdn.cc +++ b/src/lib/dhcp/option6_client_fqdn.cc @@ -27,8 +27,8 @@ namespace dhcp { /// /// The purpose of the class is to separate the implementation details /// of the Option6ClientFqdn class from the interface. This implementation -/// uses b10-libdns classes to process FQDNs. At some point it may be -/// desired to split b10-libdhcp++ from b10-libdns. In such case the +/// uses kea-libdns classes to process FQDNs. At some point it may be +/// desired to split kea-libdhcp++ from kea-libdns. In such case the /// implementation of this class may be changed. The declaration of the /// Option6ClientFqdn class holds the pointer to implementation, so /// the transition to a different implementation would not affect the -- cgit v1.2.3