Added ===== - [v0x04] Added support for OFP_ERROR codes with the get_class method - Better debugging: added repr's for GenericMessage, Header and SwitchConfig
Fixed ===== - [v0x01] Fixed OFPT_GET_CONFIG_REPLY message type
2018.2b2
Not secure
*************************************** Added ===== - [v0x04] Fixed bug when unpacking MultiPart messages (529). Thanks jondef95 - [v0x04] Added support for for OpenFlow 1.3 OFP_ERROR codes with the get_class method - [v0x01 | v0x04] Added GenericFailedCode error PR 533
2018.2b1
Not secure
*************************************** No changes since the last release.
2018.1b3
Not secure
*************************************** Added ===== - Improve documentation to use kytos sphinx theme
2018.1b2
Not secure
*************************************** No changes since the last release.
2018.1b1
Not secure
*************************************** Added ===== - [v0x01] added optional elements in Hello class - [v0x04] added pack/unpack methods for Hello Elements - Improve Ethernet class to accept a list of VLANs
Changed ======= - Some class names to singular: MultipartTypes, ConfigFlags, StatusTypes