Releases: sdnfv/openNetVM
Releases · sdnfv/openNetVM
OpenNetVM v17.11
OpenNetVM Version 17.11 is a major release which introduces API changes, architecture changes, many realistic example NFs, and much more. Please review the release document for the detailed release note: ONVM Release v17.11
Summary of release:
- API/Architectural Changes:
- New NF TX architecture - TX thread logic is moved to the NFs that doubles performance.
- Web-based stats console - the ONVM manager can display statistics.
- NF <--> Manager Messaging Interface - flexible message passing between manager and NFs.
- NF Idle Callback - ability for NFs to register a callback function to be run at any time.
- New Example NFs:
- NDPI_Stats - uses the nDPI library for deep packet inspection.
- Flow Tracker - network flow tracker.
- ARP_Response - NF that responds to ARP requests.
- Load Balancer - L3 round-robin network-flow aware load balancer.
- Snort NF - A port of the Snort IDS to run on ONVM.
- PCAP Replay - The Speed Tester NF can replay PCAP files.
OpenNetVM v1.2.0
Version 1.2.0
This version of OpenNetVM provides a new interface for NFs with which they can directly access their shared data structures (Rx Ring, Tx Ring, and Stats) from the manager.
OpenNetVM v1.1.0
Version 1.1.0
This version of OpenNetVM builds the NFLib code as a library which increases portability of the system.
OpenNetVM v1.0.0
Version 1.0.0
OpenNetVM v0.1.0
Version 0.1.0