All notable changes to the of_l2ls
project will be documented in this file.
- Added NApp requirements and Kytos Events to
README.rst
- Added
table_id
field required by consistency check in flows.
- Install and remove LLDP flows through the
flow_manager
NApp. - Do not send packets if OFPPC_NO_FWD is set on the interface.
- Changed setup.py to alert when a test fails on Travis.
- Added unit tests: from 0% to 98%
- Added tags decorator to run tests by type and size.
- Added support for automated tests and CI with Travis.
- Changed tests structure to separate unit and integration tests.
- Changed README.rst to include some info badges.
- Fixed Scrutinizer coverage error.
- Continuous integration enabled at scrutinizer.
- Fixed some linter issues.
- Added support to use OpenFlow 1.3.
- Ignore LLDP packages.
- Updating kytos and python-openflow requirements versions.
- Only use buffer_id in packet_out.
- Fixed Ghost hosts appearing in web interface.
- Installation process of NApps.
- Logging updated to match changes on Kytos project.
- 'author' attribute was renamed to 'username', and will be removed in future releases.
- Several bug fixes.
- Python3.6 requirement.
- Individual Settings file.
- kytos.json file with NApp metadata.
- LICENSE file.
- First version of the NApp.