This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
Releases: kytos/python-openflow
Releases · kytos/python-openflow
2020.1b2
2020.1b1
2019.2
2019.2rc1
2019.2b3
2019.2b2
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
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
This the "fafa" stable release, based on our last pre-releases.
2019.1rc1
No changes since last pre-release. This will be the next stable version.
2019.1b3
This is the third beta release of "fafa" (2019.1).
For more information, visit CHANGELOG.md.