openwrt / odhcpd

This repository is a mirror of https://git.openwrt.org/?p=project/odhcpd.git. Pull requests will be accepted which will be merged in odhcpd.git
GNU General Public License v2.0
160 stars 96 forks source link

New Feature Request - Optionally run DHCPv6 server on WAN interface when no IPv6 address Prefix is delegated from ISP #216

Open Konstantin-Glukhov opened 4 months ago

Konstantin-Glukhov commented 4 months ago

Add an option to run DHCPv6 server on WAN interface when IPv6 address prefix is not delegated from ISP. Take the ::/64 prefix from the address assigned by DHCPv6 client and use it as base for stateful address assignments for clients DHCPv6 requests coming from the LAN interface (make sure the client DHCPv6 requests are relayed to the WAN interface).