dhcpkit.ipv6.duid_registry module

The DUID registry

class dhcpkit.ipv6.duid_registry.DUIDRegistry[source]

Bases: dhcpkit.registry.Registry

Registry for DHCPKit IPv6 DUIDs

entry_point = 'dhcpkit.ipv6.duids'
get_name(item: object) → str[source]

Get the name for the by_name mapping.

Parameters:item – The item to determine the name of
Returns:The name to use as key in the mapping