opendut icon indicating copy to clipboard operation
opendut copied to clipboard

IPv6 support

Open eet1mu3 opened this issue 1 year ago • 2 comments

https://github.com/eclipse-opendut/opendut/blob/90a4bfeb7e382ece7c56d11b151f50e002423a2f/opendut-edgar/src/service/network_device/manager.rs#L80

eet1mu3 avatar Jan 10 '24 16:01 eet1mu3

Hi, thanks for reaching out and reading the code. The IPv4 supports is only relevant for the virtual private network provided by netbird. We are still able to bridge any kind of layer two (or above) traffic over this private network including IPv6. Therefore, it is not a restriction to our use case. Unless netbird is changing the address assignment we don't need to change this at all.

reimarstier avatar Jan 10 '24 16:01 reimarstier

Hi. Yes. I agree this should be low prio for now. Seems like netbird is slowly moving in that direction, so we should at least keep that in mind: https://github.com/netbirdio/netbird/pull/578

eet1mu3 avatar Jan 10 '24 16:01 eet1mu3

Currently not planned.

mbfm avatar Dec 18 '24 09:12 mbfm