File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,14 @@ Support feature:
30
30
- ARP, ARP timeout;
31
31
- IP layer, IP fragmentation and reassemble;
32
32
- High performance routing;
33
+ - ACL;
33
34
- ICMP;
34
35
- Commands for adding, deleting, showing IP address;
35
36
- Commands for adding, deleting, showing static route;
36
37
- Commands for showing neigh table;
37
38
- Commands for showing interface and statistics;
38
39
- Commands for showing IP statistics;
40
+ - Commands for adding, deleting, showing ACL;
39
41
- UDP protocol;
40
42
- Socket layer, share memory;
41
43
- Socket API, socket/close/send/recv/epoll/writev/readv/shutdown;
@@ -46,10 +48,7 @@ Support feature:
46
48
- Support multicore tcp stack, per tcp stack per lcore;
47
49
- Support TSO.
48
50
-
49
- Next Planning;
50
- - Enhance socket API;
51
- - Performance testing.
52
-
51
+
53
52
#### Build ANS
54
53
--------------
55
54
```
You can’t perform that action at this time.
0 commit comments