n2n/.github/workflows
Hamish Coleman bb3de5698c
added JSON interfaces to edge management port and scripts to further process output (#854)
* Add management commands to show data in JSON format

* Add a script to query the JSON management interface

* Suprisingly, the github runner does not have flake8 installed

* Add n2nctl debugging output to show the raw data received from the JSON

* Ensure well known tag wrap-around semantics

* Try to ensure we check every edge case in the protocol handling - only valid packets are allowed

* Add a very simple http to management port gateway

* Fix the lint issue
2021-10-16 00:11:39 +05:45
..
cmake-linux.yml reduced the number of artifacts to a reasonable number (#853) 2021-10-15 20:19:52 +05:45
tests.yml added JSON interfaces to edge management port and scripts to further process output (#854) 2021-10-16 00:11:39 +05:45