Commit Graph

7 Commits

Author SHA1 Message Date
mzz
382dc5cd58
refactor/optimize(bpf): rework bpf route with bpf_loop (#580) 2024-10-30 01:06:13 +08:00
Sumire (菫)
3184aa5abd
chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
mzz
b9b1624b0b
docs: improve docs about pppoe and mark (#305)
Co-authored-by: kev <yqlbu@bu.edu>
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-09-02 15:06:50 +08:00
Kevin Yu
e39ec7fc05
refactor(/docs): rework documentation structure layout (#179)
* refactor(/docs): rework documentation structure layout

* refactor(/docs): update file reference paths

* feat(/docs): add English version of other-proxy-protocol.md

* refacotr: move docs/templates/ docs/sync/ to hack/

* fix(example.dae|readme): update ref link to adopt new file structure

* refactor: rename other-proxy-protocol.md -> proxy-protocols.md

* docs(readme): add ref to proxy-protocols.md

* feat(/docs): add English version of how-it-works.md

* refactor: rename how-it-works; add nav links

* fix: fix linting errors

* fix: fix linting errors

---------

Co-authored-by: earrmouth <43926351+earrmouth@users.noreply.github.com>
2023-07-09 17:31:47 +08:00
mzz
d60e644e0c
chore/docs: support to unroll route loop and update troubleshooting.md (#158) 2023-06-27 10:04:07 +08:00
Kevin Yu
9e20a7fff6
ci(hack): add config-doc-generator (#101)
Co-authored-by: mzz2017 <2017@duck.com>
2023-05-27 19:52:13 +08:00
Kevin Yu
38b2f7b169
refactor: move insert.sh to ./hack/test (#95)
* refacotr: move insert.sh to ./hack/test

* refactor: move Dockerfile to ./hack/build/

* ci(docker): add manual trigger

* refactor: revert fc47533a

* refactor: move Dockerfile back to its original location
2023-05-27 11:11:25 +08:00