Mix
|
cb61bf90b2
|
feat: Add support for hysteria2 dialer and protocol (#533)
Co-authored-by: mzz <2017@duck.com>
|
2024-06-16 20:41:27 +08:00 |
|
mzz
|
76a4fe9be7
|
feat: support assist connectivity check (udp-dns) by dns module (#543)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-06-16 19:51:16 +08:00 |
|
mzz
|
93e47ffe88
|
fix: incidental packet drop and weird UDP state maintaining (#539)
|
2024-06-16 19:46:22 +08:00 |
|
Integral
|
ed50de2ef8
|
docs: update arch installation (#531)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
Co-authored-by: mzz <2017@duck.com>
|
2024-06-16 14:48:23 +08:00 |
|
mzz
|
df76e0d6b9
|
fix: cannot route for sniffed domain with port (#542)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-06-16 14:47:02 +08:00 |
|
mzz
|
e6bb146593
|
docs: add protocols uri schema (#541)
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-06-16 14:44:58 +08:00 |
|
/gray
|
137e8f2278
|
chore: Add a global config to enable pprof (#532)
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
|
2024-06-16 14:41:52 +08:00 |
|
mzz
|
795bd0560e
|
fix: support to report all error when reloading (#540)
|
2024-06-15 16:41:07 +08:00 |
|
dae-prow[bot]
|
2051612931
|
ci(release): draft release v0.6.0 (#536)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-06-11 21:48:45 +08:00 |
|
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
|
ec7cf06de4
|
fix: Opt out TCP sockmap bypass by default (#518)
Signed-off-by: gray <gray.liang@isovalent.com>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-05-20 21:03:39 +08:00 |
|
Nicolas
|
a71c69a7c9
|
chore: right the wrong gateway config in opnsense document (#520)
|
2024-05-20 21:02:51 +08:00 |
|
linglilongyi
|
7acab8f177
|
docs: update dae-with-opnsense.md (#517)
|
2024-05-13 18:44:36 +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 |
|
Sumire (菫)
|
19cacf5900
|
chore(issue_template): update template params (#514)
|
2024-05-02 18:24:41 +08:00 |
|
ifeng
|
774b4274f5
|
chore(dae.service): set TimeoutStartSec=120 instead of 10 (#510)
|
2024-04-29 13:28:39 +08:00 |
|
mzz
|
a75a2fffd7
|
fix: maintain udp conn direction to fix possible dns leaking (#505)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-04-25 08:43:28 +08:00 |
|
mzz
|
f26ac49d9e
|
fix/chore: update submodule outbound to fix panic in some edge cases (#503)
|
2024-04-24 02:22:50 +08:00 |
|
dae-prow[bot]
|
b5ebd4f8cb
|
ci(release): draft release v0.6.0rc2 (#502)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: sumire <sumire88@proton.me>
|
2024-04-15 19:25:52 +08:00 |
|
/gray
|
c091694b14
|
fix: auto_config_kernel_parameter sets net.ipv6.conf.all.forwarding=1 when binding lan interfaces (#499)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
|
2024-04-15 08:17:14 +08:00 |
|
mzz
|
21f62039c5
|
chore: upgrade quic-go to 0.42.0 and utls to 1.6.4 (#497)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-04-15 07:41:18 +08:00 |
|
Sumire (菫)
|
48c4815005
|
docs(readme): remove unnecessary lines (#500)
|
2024-04-14 09:11:57 +08:00 |
|
/gray
|
89a0596727
|
fix: Don't enable net.ipv6.conf.all.forwarding (#496)
|
2024-04-12 19:35:02 +08:00 |
|
mzz
|
c1a7a64471
|
fix: cannot use must in bracket in fallback (#495)
|
2024-04-08 22:29:04 +08:00 |
|
mzz
|
605f005e54
|
feat: support to maintain udp conn state (#493)
|
2024-04-08 22:23:55 +08:00 |
|
mzz
|
7defd23ae9
|
fix: shoot ipv6 icmp redirects (#494)
|
2024-04-08 19:35:17 +08:00 |
|
mzz
|
3a83d98819
|
feat: add .clang-format file from torvalds/linux (#492)
|
2024-04-07 21:13:55 +08:00 |
|
dae-prow[bot]
|
bcb3e80d96
|
ci(release): draft release v0.6.0rc1 (#491)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: sumire <sumire88@proton.me>
|
2024-04-02 19:23:38 +08:00 |
|
Sumire (菫)
|
8f79d3b0fc
|
ci(generate-changelogs.yml): generate auth token on the fly (#489)
|
2024-04-02 18:44:04 +08:00 |
|
Akio
|
abcf1ed6f4
|
docs(example): add '# Multiple filters indicate 'or' logic.' (#488)
Co-authored-by: mzz <2017@duck.com>
|
2024-04-02 18:31:19 +08:00 |
|
汐殇
|
713d991f2b
|
chore: Replace regexp with regexp2 for better filtering (#467)
|
2024-04-02 12:35:11 +08:00 |
|
/gray
|
b6c3f69bf3
|
patch/optimize(bpf): improve wan tcp hijack datapath performance (#481)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-03-31 13:03:20 +08:00 |
|
/gray
|
36fa05b105
|
fix(bpf): revert using bpf_redirect_peer (#480)
|
2024-03-30 20:59:58 +08:00 |
|
/gray
|
7aad3a9474
|
chore: bump submodule dae_bpf_headers (#487)
|
2024-03-30 14:34:15 +08:00 |
|
mzz
|
b9741c92fc
|
feat: support reloading progress and error for dae reload (#470)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-03-27 13:01:37 +08:00 |
|
秋野かえで
|
b986059da6
|
feat: add httpupgrade (#472)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-03-27 12:53:47 +08:00 |
|
/gray
|
b18e081e09
|
fix: Fix bpf CO-RE issue on 6.9 (#483)
|
2024-03-27 12:39:26 +08:00 |
|
/gray
|
d31d8802ce
|
style: format bpf c code using kernel checkpatch.pl (#477)
|
2024-03-15 20:26:21 +08:00 |
|
/gray
|
49f576e37d
|
patch/optimize(bpf): improve lan hijack datapath performance (#466)
|
2024-03-08 23:28:40 +08:00 |
|
Markson Hon
|
88d3629c5f
|
ci: update ci modules using nodejs to latest (#465)
Co-authored-by: Markson Hon <markson@nixos.local>
Co-authored-by: Markson Hon <markson@localhost.lan>
|
2024-03-02 19:26:46 +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 |
|
Markson Hon
|
bb3a07cd15
|
ci: update actions/checkout@v3 to actions/checkout@v4 (#461)
Co-authored-by: Markson Hon <markson@2333ma.seed>
|
2024-02-22 21:45:25 +08:00 |
|
hero-intelligent
|
a1f62c223e
|
ci(Makefile): enable trace module by default (#455)
|
2024-02-05 14:00:09 +08:00 |
|
Bradford Zhang
|
a85abb4144
|
docs(protocols): delete redundant line (#452)
Signed-off-by: Bradford Zhang <zyc@zyc.name>
|
2024-02-02 01:16:10 +08:00 |
|
/gray
|
4d6d98c9d4
|
fix: Create DaeNetns instance strictly once on reload (#446)
|
2024-01-29 18:56:11 +08:00 |
|
/gray
|
5f3249bcb3
|
feat: dae trace (#435)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-01-27 13:33:00 +08:00 |
|
dae-prow[bot]
|
e04b16fdea
|
ci(release): draft release v0.5.1 (#441)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-01-24 00:15:16 +08:00 |
|
Sumire (菫)
|
8a029795ee
|
chore(generate-changelogs): update required reviewers list (#440)
|
2024-01-23 21:21:58 +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 |
|
Nicolas
|
c26169d3a4
|
docs(tutorials): add dae-with-opnsense(en/zh) (#438)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
|
2024-01-23 21:06:24 +08:00 |
|