dhcpkit.ipv6.server.handlers.unicast module¶
A simple handler that tells the client to use multicast to reach this server.
-
class
dhcpkit.ipv6.server.handlers.unicast.RejectUnwantedUnicastHandler[source]¶ Bases:
dhcpkit.ipv6.server.handlers.HandlerA simple handler that tells the client to use multicast to reach this server.
-
class
dhcpkit.ipv6.server.handlers.unicast.ServerUnicastOptionHandler(address: ipaddress.IPv6Address)[source]¶ Bases:
dhcpkit.ipv6.server.handlers.basic.SimpleOptionHandlerA simple handler that tells the client that it may use unicast to contact this server.
-
class
dhcpkit.ipv6.server.handlers.unicast.ServerUnicastOptionHandlerFactory(section: ZConfig.matcher.SectionValue)[source]¶ Bases:
dhcpkit.ipv6.server.handlers.HandlerFactoryCreate a ServerUnicastOptionHandler