diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2014-07-02 16:59:07 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2014-07-02 16:59:07 +0800 |
commit | 5a8e51f6efbff9460cda9804bbd639aaa32d5466 (patch) | |
tree | 72de80fc77748b1f806d9b7aac2042d17588df03 | |
parent | 79f0d217ece1bf413f652f05b1a74b4c60922402 (diff) | |
download | fastalg-wiki-5a8e51f6efbff9460cda9804bbd639aaa32d5466.tar.gz fastalg-wiki-5a8e51f6efbff9460cda9804bbd639aaa32d5466.tar.zst fastalg-wiki-5a8e51f6efbff9460cda9804bbd639aaa32d5466.zip |
實作狀態更新
-rw-r--r-- | Home.asciidoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Home.asciidoc b/Home.asciidoc index beec133..697d97e 100644 --- a/Home.asciidoc +++ b/Home.asciidoc @@ -6,9 +6,9 @@ [grid="rows"] |============================== | 測試類似軟體效能 | *2014-05-17 已暫停* | 缺 bsdrouter,pf 弄不出來先擱置 -| user mode 版本 | *2014-06-02 進行中* | 參考 sslh 以及看看 regular expression 怎麼弄? +| user mode 版本 | *2014-07-02 進行中* | 參考 sslh 以及看看 regular expression 怎麼弄? | link:NetfilterUserspaceQueue[netfilter userspace queue 版本] -| *2014-06-02 進行中* | 參考 libnetfilter_queue 中的 examples/nf-queue.c +| *2014-07-02 進行中* | 參考 libnetfilter_queue 中的 examples/nf-queue.c | 修改 nftables | _2014-05-10 未完成_ | 可能看看能不能做成 kernel module 而不改 kernel? | 修改 pf | _2014-05-10 未完成_ | 可能看看能不能做成 kernel module 而不改 kernel? |============================== |