dhcpkit.ipv6.server.extensions.dns.config module¶
Configuration elements for the dns option handlers
-
class
dhcpkit.ipv6.server.extensions.dns.config.DomainSearchListOptionHandlerFactory(section: ZConfig.matcher.SectionValue)[source]¶ Bases:
dhcpkit.ipv6.server.handlers.HandlerFactoryCreate the handler for the domain search list.
-
class
dhcpkit.ipv6.server.extensions.dns.config.RecursiveNameServersOptionHandlerFactory(section: ZConfig.matcher.SectionValue)[source]¶ Bases:
dhcpkit.ipv6.server.handlers.HandlerFactoryCreate the handler for recursive name servers.