Skip to content

Commit 31e2c79

Browse files
authored
Update README.md
1 parent 7e4effd commit 31e2c79

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,14 @@ Support feature:
3030
- ARP, ARP timeout;
3131
- IP layer, IP fragmentation and reassemble;
3232
- High performance routing;
33+
- ACL;
3334
- ICMP;
3435
- Commands for adding, deleting, showing IP address;
3536
- Commands for adding, deleting, showing static route;
3637
- Commands for showing neigh table;
3738
- Commands for showing interface and statistics;
3839
- Commands for showing IP statistics;
40+
- Commands for adding, deleting, showing ACL;
3941
- UDP protocol;
4042
- Socket layer, share memory;
4143
- Socket API, socket/close/send/recv/epoll/writev/readv/shutdown;
@@ -46,10 +48,7 @@ Support feature:
4648
- Support multicore tcp stack, per tcp stack per lcore;
4749
- Support TSO.
4850
-
49-
Next Planning;
50-
- Enhance socket API;
51-
- Performance testing.
52-
51+
5352
#### Build ANS
5453
--------------
5554
```

0 commit comments

Comments
 (0)