kytos-ng / kytos

Kytos SDN Platform. Kytos is designed to be easy to install, use, develop and share Network Apps (NApps).

Home Page:https://kytos-ng.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve Interface related methods

Alopalao opened this issue · comments

With the development of vlan_range, some improvements were necessary:

  • Add support for list[list[int]] in use_tags() and make_tags_available()
  • Create tag_ranges.py file to have every range related method that is currently static.