xref: /f-stack/doc/F-Stack_Release_Note.md (revision 70bb2888)
1# F-Stack Release Note
2
3F-Stack is an open source network framework based on DPDK.
4
52017.11 F-Stack v1.11
6
7  1. Intel DPDK network I/O module.
8  2. FreeBSD Network Stack.
9  3. Nic offload: checksum(IP/TCP/UDP), TSO, VLAN, etc.
10  4. Network tools: sysctl, ifconfig, route, netstat, top, etc.
11  5. Firewall supported: ipfw.
12  6. Netgraph supported: ngctl.
13  7. Posix-like API: socket,event.
14  8. Coroutine API.
15  9. Python bindings for F-Stack: pyfstack.
16  10. App: Nginx/Redis supported.
17