Kytos parser to open a HELLO message.
Kytos parser to OpenFlow messages.
This is a python script and you can call it from command line:
$ python openflow_parser.py <message-file.dat>
For the moment the script supports only HELLO messages.
You can run our example message passing the ‘oftp_hello.dat’ file as argument.
OUTPUT
The output message cotains the following information:
This repository and all its files are under GPL.v3 License.
Check LICENSE file for more details
You can contribute with this repository by opening issues or
sending a PR :)