From 9426b6449f9b9fee07485a7e92935bbc06705894 Mon Sep 17 00:00:00 2001 From: Ai Xin Date: Fri, 13 Aug 2021 14:54:49 +0800 Subject: [PATCH] Update: Add future work to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49ecaa5..b2cb11b 100644 --- a/README.md +++ b/README.md @@ -215,3 +215,4 @@ limit. * ~~parallelize main loop~~ (done) * implement commonly used protocol stack as a new node type * separate send and pass to avoid cumulative error +* Buffer overflow determination of *restrict node* should have a more accurate way