VNF components: Implementation of Virtual Network Functions like Proxy Engines, Firewall, IDS and IPS, on top of OpenNetVM, Docker engines using the available open source tools.: Difference between revisions

no edit summary
(Created page with "== Project Work == Undertand OpenNetVM plattorm and develop real world Network functions by leveraging the OpenNetVM Manager and the available open source implementations of the...")
 
No edit summary
 
Line 8: Line 8:
== Background ==
== Background ==
openNetVM is a high performance NFV platform based on Intel DPDK [http://dpdk.org] and Docker containers [https://www.docker.com/].  openNetVM is SDN-enabled, allowing the network controller to provide rules that dictate what network functions need to process each packet flow.
openNetVM is a high performance NFV platform based on Intel DPDK [http://dpdk.org] and Docker containers [https://www.docker.com/].  openNetVM is SDN-enabled, allowing the network controller to provide rules that dictate what network functions need to process each packet flow.
openNetVM is an open source version of the NetVM platform described in our [NSDI 2014 paper][nsdi04], released under the [BSD][license] license.
openNetVM is an open source version of the NetVM platform described in [NSDI 2014 paper][nsdi04], released under the [BSD][license] license.
To install openNetVM, please see the openNetVM Installation guide for a thorough walkthrough [docs/Install.md].
To install openNetVM, please see the openNetVM Installation guide for a thorough walkthrough [docs/Install.md].
openNetVM can be used in a variety of ways.  To get started with some examples, please see the Example Uses guide [docs/Examples.md]
openNetVM can be used in a variety of ways.  To get started with some examples, please see the Example Uses guide [docs/Examples.md]
54

edits