Commit Graph

8 Commits

Author SHA1 Message Date
mzz
3d68dbafdc
fix: set accept_ra=2 to fix missing ipv6 address on WAN interface if necessary (#504) 2024-06-11 21:33:21 +08:00
/gray
3764df2af3
fix: sysctl net.ipv4.conf.dae0peer.accept_local=1 (#512)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-05-03 19:11:28 +08:00
/gray
89a0596727
fix: Don't enable net.ipv6.conf.all.forwarding (#496) 2024-04-12 19:35:02 +08:00
/gray
49f576e37d
patch/optimize(bpf): improve lan hijack datapath performance (#466) 2024-03-08 23:28:40 +08:00
/gray
6f1db5ee1f
feat(bpf): implement stack bypass (#458)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-03-01 18:27:02 +08:00
/gray
4d6d98c9d4
fix: Create DaeNetns instance strictly once on reload (#446) 2024-01-29 18:56:11 +08:00
/gray
f47caada0a
fix: Watch sysctl changes to ensure expected values (#426)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-01-23 21:11:44 +08:00
/gray
0f8277b5a4
fix: Workaround UDP port conflicts when another local process binds 53 (#414) 2024-01-11 21:33:16 +08:00