dhcpkit.ipv6.server.extensions.dslite.config module

Configuration elements for the DS-Lite server option handlers

class dhcpkit.ipv6.server.extensions.dslite.config.AFTRNameOptionHandlerFactory(section: ZConfig.matcher.SectionValue)[source]

Bases: dhcpkit.ipv6.server.handlers.HandlerFactory

Create the handler for the AFTR tunnel endpoint.

create() → dhcpkit.ipv6.server.extensions.dslite.AFTRNameOptionHandler[source]

Create a handler of this class based on the configuration in the config section.

Returns:A handler object