Lagopus vswitch is a yet another OpenFlow 1.3 software switch with Intel DPDK. Lagopus vswitch supports many network protocols, such as MPLS and PBB, as well as standard protocols in datacenter. Lagopus vswitch provides high-performance packet processing.
All of the code is freely available under the Apache 2.0 license. Lagopus vswitch is written by C, Python.
Plese read "QUICKSTART.md" file.
Lagopus can run on Intel x86 servers.
- CPU: Intel Xeon E5, E3, Core i7,i5, i3, Atom
- NIC: Intel DPDK Supported NIC
- Memory: >= 2GB
Lagopus Official site is https://lagopus.github.io/. Any questions and suggestions might be sent to Lagopus mailing list. lagopus-devel ML
Your contribution are very welcome, please submit your patch code using github "Pull Requests". If you find any bug, let us know by github's Issues page.