From ae6dd0b19610a0c41cac300c208541ec4d8214e3 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Sun, 13 Aug 2017 20:32:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3560b6f..d6f66ab 100755 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Transparently tunnel your IP traffic through ICMP echo and reply packets. https://github.com/DhavalKapil/icmptunnel ### Tcp Minion -Tcp Minion is a project which modifid the code of tcp stack in kernel,and implemented real-time out-order udp packet delivery through this modified tcp stack.I cant find the implementation,but there are some papers avaliable: +Tcp Minion is a project which modifid the code of tcp stack in kernel,and implemented real-time out-order udp packet delivery through this modified tcp stack.I failed to find the implementation,but there are some papers avaliable: https://arxiv.org/abs/1103.0463