dhcpkit.ipv6.server.extensions.sol_max_rt.config module¶
Configuration elements for the SOL_MAX_RT option handlers
-
class
dhcpkit.ipv6.server.extensions.sol_max_rt.config.InfMaxRTOptionHandlerFactory(section: ZConfig.matcher.SectionValue)[source]¶ Bases:
dhcpkit.ipv6.server.handlers.HandlerFactoryCreate the handler for the InfMaxRTOption.
-
class
dhcpkit.ipv6.server.extensions.sol_max_rt.config.SolMaxRTOptionHandlerFactory(section: ZConfig.matcher.SectionValue)[source]¶ Bases:
dhcpkit.ipv6.server.handlers.HandlerFactoryCreate the handler for the SolMaxRTOption.