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
162 stars 98 forks source link

PREF64 support for NAT64 #182

Closed tiagogaspar8 closed 1 year ago

tiagogaspar8 commented 2 years ago

Hi all,

I have a NAT64 network and I read that there is a RA extension to advertise NAT64 network prefix and I'd like to know if there is support or planned support for RFC 8781 in odhcpd.

Thanks!

dedeckeh commented 2 years ago

From my side there're no concrete plans to implement support for this rfc

tiagogaspar8 commented 2 years ago

Thanks for the reply. Since OpenWrt has support for nat64 with jool it is an interesting idea, but since I believe no router advertisement daemons have support for this we're not that behind 😅 I have also found this, which is very interesting: https://github.com/lcolitti/radvd-pref64

zajdee commented 2 years ago

pref64 support was just merged into radvd; @oskar456 recently shared a dirty hack of pref64 support in odhcpd, maybe it could be used as a good starting point for a clean implementation?

https://gist.github.com/oskar456/5183dee566416101727331bda30dd816

aalmenar commented 1 year ago

Any reason for this pull request not being merged ?, this is the only piece i need to have full automagic ipv6 only network with clat