Adding YANFF (#1579)

YANFF - Yet Another Network Function Framework is added.
This commit is contained in:
Areg Melik-Adamyan 2017-09-17 10:23:53 -05:00 committed by Bo-Yi Wu
parent c1e9e925af
commit 2474a2ac75

View File

@ -836,6 +836,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [water](https://github.com/songgao/water) - Simple TUN/TAP library.
* [winrm](https://github.com/masterzen/winrm) - Go WinRM client to remotely execute commands on Windows machines.
* [xtcp](https://github.com/xfxdev/xtcp) - TCP Server Framework with simultaneous full duplex communication,graceful shutdown,custom protocol.
* [YANNFF](https://github.com/intel-go/yanff) - Framework for rapid development of performant network functions for cloud and bare-metal.
## OpenGL