We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f679be commit 87bd96dCopy full SHA for 87bd96d
1 file changed
README.md
@@ -52,6 +52,10 @@ Dockerize NFs
52
--
53
NFs can be run inside docker containers, with the NF being automatically or hand started. For more informations, see our [Docker guide][docker-nf].
54
55
+TCP Stack
56
+--
57
+openNetVM can run mTCP applications as NFs. For more information, visit [mTCP][mtcp].
58
+
59
Citing OpenNetVM
60
61
If you use OpenNetVM in your work, please cite our paper:
@@ -86,3 +90,4 @@ _Please let us know if you use OpenNetVM in your research by [emailing us](mailt
86
90
[dev]: https://github.com/sdnfv/openNetVM/tree/develop
87
91
[mast]: https://github.com/sdnfv/openNetVM/tree/master
88
92
[rels]: docs/Releases.md
93
+[mtcp]: https://github.com/eunyoung14/mtcp
0 commit comments