Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@byllyfish byllyfish released this 11 Sep 06:03
· 173 commits to master since this release
  • Add request_all() api.
  • Add support for the --pidfile command line argument.
  • Add zof.codec module with Python codec for encode/decode OF messages.
  • Refactor CompiledMessage into a base class.
  • Add argument to control number of ports in simulator demo app.
  • Fix KeyError bug in datapath class.