sdnfv / openNetVM

A high performance container-based NFV platform from GW and UCR.
http://sdnfv.github.io/onvm/
Other
261 stars 134 forks source link

Added Skeleton NF #312

Closed jettjacobs closed 2 years ago

jettjacobs commented 2 years ago

Summary:

All changes surround the creation of the skeleton network function, designed as a template for the creation of future NFs. Excerpts within the Skeleton NF are from bridge.c and test_messaging.c

Created in */openNetVM/examples/skeleton/* Edited in /openNetVM/examples/Makefile*

Usage:

This PR includes
Resolves issues
Breaking API changes
Internal API changes
Usability improvements
Bug fixes
New functionality
New NF/onvm_mgr args
Changes to starting NFs X
Dependency updates
Web stats updates

Merging notes:

TODO before merging :

Test Plan:

Skeleton NF must be adjusted accordingly; no direct testing required

Review:

Review comments to confirm validity