daeuniverse / dae

eBPF-based Linux high-performance transparent proxy solution.
GNU Affero General Public License v3.0
2.63k stars 165 forks source link

fix: set accept_ra=2 to fix missing ipv6 address on WAN interface if necessary #504

Closed mzz2017 closed 2 weeks ago

mzz2017 commented 2 months ago

Background

bindLan setting conf.ipv6.all.forwarding=1 suppresses accept_ra=1, thus we set it 2 as a workaround. See https://sysctl-explorer.net/net/ipv6/accept_ra/ for more information.

Checklist

Full Changelogs

Issue Reference

Closes #463

Test Result

dae-prow[bot] commented 1 month ago

❌ Your branch is currently out-of-sync to main. No worry, I will fix it for you.