openwrt/odhcpd

Support a list of clients (IPv6 addresses) to advertise to

ihipop opened this issue · 0 comments

By default, the RA message will be sent using multicast so that every node on the link can use them

there is some security condition that I only want some of the devices to receive the RA message, and only these devices can have IPv6 address

The radvd and other production routers support this feature

can we have this feature too?