Python Openflow Versions Save

Low level OpenFlow messages parser used by Kytos SDN Platform

2020.1b2

4 years ago

This is the second beta release of "helena" (2020.1b2). The major changes are:

  • Upgraded requirements for dev install mode
  • Fixed installation with setuptools 40.6+

For more information, see the CHANGELOG.

2020.1b1

4 years ago

This is the first beta release of "helena" (2020.1b1).

For more information, see the CHANGELOG.

2019.2

4 years ago

This the "gil" stable release, based on our last pre-releases.

For more information, see the CHANGELOG.

2019.2rc1

4 years ago

No changes since last pre-release. This will be the next stable version.

2019.2b3

4 years ago

This is the third beta release of "gil" (2019.2b3). The main changes are:

  • Improved code quality fixing tox informational code issues.

For more information, see the CHANGELOG.

2019.2b2

4 years ago

This is the second beta release of "gil" (2019.2b2). The main changes are:

  • [v0x04] Created ListOfBucketCounter class to represent a list of BucketCounter instances.
  • [v0x04] Improved unit tests for: Hello, PacketOut, FlowMod, SetConfig, FlowStats, AggregateStats, PortDesc, GroupStats, Error, MeterMultipartRequest and PacketIn messages.
  • [v0x04] Fixed MultipartReply error when multipart_type is an integer.
  • [v0x04] Fixed Unpack method for the Bucket class to support variable length.

For more information, see the CHANGELOG.

2019.2b1

4 years ago

This is the first beta release of "gil" (2019.2b1). Some of the key changes are:

  • [v0x04] Added support for ActionExperimenter's body (thanks, @dgarc330!)
  • [v0x01 | v0x04] Added some raw test files to OpenFlow 1.0 and 1.3
  • [v0x04] Added unit tests to OpenFlow 1.3: FlowRemoved, PacketIn, PortStatus, FeaturesRequest and FeaturesReply.
  • [v0x04] Improved OpenFlow 1.3 raw dump instructions in README
  • Set pytest as the default unit test framework
  • Removed dependency from online Kytos docs when running tests
  • [v0x04] Fixed OpenFlow 1.3 PacketOut validation before pack()
  • Fixed dependencies for developer-mode install

For more information, see the CHANGELOG.

2019.1

4 years ago

This the "fafa" stable release, based on our last pre-releases.

2019.1rc1

4 years ago

No changes since last pre-release. This will be the next stable version.

2019.1b3

4 years ago

This is the third beta release of "fafa" (2019.1).

For more information, visit CHANGELOG.md.