Merge branch 'develop' of https://github.com/coreemu/core into develop

This commit is contained in:
Blake Harnden 2021-02-17 10:10:51 -08:00
commit b698fed368

View file

@ -11,7 +11,7 @@
* Links are created using Linux bridges and virtual ethernet peers * Links are created using Linux bridges and virtual ethernet peers
* Packets sent over links are manipulated using traffic control * Packets sent over links are manipulated using traffic control
* Controlled via the CORE GUI * Controlled via the CORE GUI
* Provides both a custo TLV API and gRPC API * Provides both a custom TLV API and gRPC API
* Python program that leverages a small C binary for node creation * Python program that leverages a small C binary for node creation
* core-gui * core-gui
* GUI and daemon communicate over the custom TLV API * GUI and daemon communicate over the custom TLV API