HenriWahl / dhcpy6d

MAC address aware DHCPv6 server written in Python
https://dhcpy6d.de
GNU General Public License v2.0
94 stars 27 forks source link

Add EUI-64 address pattern #19

Closed FelixJacobi closed 5 years ago

FelixJacobi commented 5 years ago

This allows to assign a modified EUI-64 calculated from the MAC address (defined in https://tools.ietf.org/html/rfc4291#section-2.5.1) as host part of the IP address.

HenriWahl commented 5 years ago

Cool! Thanks. :+1: