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

Update aesdecrypt.c #304

Closed PengWu-wp closed 2 years ago

PengWu-wp commented 2 years ago

The PR fixes the NF_TAG of aesdecrypt in openNetVM/examples/aes_decrypt/aesdecrypt.c.

Summary:

NF_TAG of aesdecrypt is incorrectly set to "aes_encrypt" in openNetVM/examples/aes_decrypt/aesdecrypt.c

Usage:

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

Merging notes:

TODO before merging :

Test Plan:

Run openNetVM manager and aesdecrypt NF, NF_TAG "aes_decrypt" should be displayed.

Review:

(optional) << @-mention people who should review these changes >>

(optional) Subscribers: << @-mention people who probably care about these changes >>