File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -34,13 +34,15 @@ Support feature:
34
34
- ACL;
35
35
- Bypass traffic to linux kernel;
36
36
- Sync IP/Route from linux kernel;
37
- - Support dynamic routing(OSPF/BGP...) and DHCP client;
37
+ - Support dynamic routing(OSPF/BGP...);
38
+ - Support DHCP client;
38
39
- Commands for adding, deleting, showing IP address;
39
40
- Commands for adding, deleting, showing static route;
40
41
- Commands for showing neigh table;
41
42
- Commands for showing interface and statistics;
42
43
- Commands for showing IP statistics;
43
44
- Commands for adding, deleting, showing ACL;
45
+ - Commands for adding, deleting, showing bypass rule;
44
46
- UDP protocol;
45
47
- Socket layer, share memory;
46
48
- Socket API, socket/close/send/recv/epoll/writev/readv/shutdown;
You can’t perform that action at this time.
0 commit comments