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: shoot ipv6 icmp redirects #494

Closed mzz2017 closed 2 months ago

mzz2017 commented 2 months ago

Background

In the commits of v0.5-v0.6, lan_egress was removed, resulting in icmpv6 redirect packets not being dropped, which forces some users (旁路由用户) to use MASQUERADE.

This PR fixed it.

Checklist

Full Changelogs

Issue Reference

Closes #[issue number]

Test Result