This repository was archived by the owner on Apr 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11##########
22Change log
33##########
4- All notable changes to the python-openflow project is documented in this file.
4+ All notable changes to the python-openflow project are documented in this file.
55
66UNRELEASED - Under development
77******************************
@@ -24,27 +24,40 @@ Security
2424========
2525
2626
27- [2017.1 ] - "bethania" - 2017-07-06
28- **********************************
27+ [2017.2b1 ] - "chico" beta1 - 2017-09-18
28+ ***************************************
2929Added
3030=====
31+ - OpenFlow Extensible Match structures.
32+ - ARP packet pack/unpack support.
33+ - 802.1q VLAN packet pack/unpack support.
3134
3235Changed
3336=======
34- - Documentation updated and improved.
35-
36- Deprecated
37- ==========
37+ - Improved packet validation and unpacking.
38+ - Yala substitutes Pylama as the main linter checker.
39+ - Requirements files updated and restructured.
3840
3941Removed
4042=======
43+ - Unused and duplicated files.
4144
4245Fixed
4346=====
44- - Some bug fixes
47+ - Some missing classes and elements were included.
48+ - Some test fixes.
49+ - Several bug fixes.
4550
46- Security
47- ========
51+
52+ [2017.1] - "bethania" - 2017-07-06
53+ **********************************
54+ Changed
55+ =======
56+ - Documentation updated and improved.
57+
58+ Fixed
59+ =====
60+ - Some bug fixes.
4861
4962
5063[2017.1b3] - "bethania" beta3 - 2017-06-16
You can’t perform that action at this time.
0 commit comments