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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PREF64 support for NAT64

tiagogaspar8 opened this issue · comments

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!

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

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

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

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