mirror of https://github.com/F-Stack/f-stack.git
Roadmap: to support IPV6.
This commit is contained in:
parent
c598cee34c
commit
e76966dcf1
|
@ -3,9 +3,10 @@
|
||||||
This list are major known features, and obviously neither complete nor guaranteed.
|
This list are major known features, and obviously neither complete nor guaranteed.
|
||||||
|
|
||||||
1. Zerocopy when send packet.
|
1. Zerocopy when send packet.
|
||||||
2. Interrupt mode support.
|
2. Ipv6 support.
|
||||||
3. Run as a network daemon.
|
3. Interrupt mode support.
|
||||||
4. SPDK supportted.
|
4. Run as a network daemon.
|
||||||
5. Python/PHP/Go API supportted.
|
5. SPDK supportted.
|
||||||
6. Encapsulate Cyptodev API(Intel QAT).
|
6. Python/PHP/Go API supportted.
|
||||||
|
7. Encapsulate Cyptodev API(Intel QAT).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue