kytos-ng / kytos

Kytos SDN Platform. Kytos is designed to be easy to install, use, develop and share Network Apps (NApps).
https://kytos-ng.github.io/
MIT License
2 stars 7 forks source link

Added `special_available_tags` to store special vlan from an interface #431

Closed Alopalao closed 7 months ago

Alopalao commented 7 months ago

Closes #430

Summary

Added special_available_tags to Interface Adapted use_tags() and make_tags_available() to accept strings.

Local Tests

Created EVCs with "untagged" and "any" as vlans

End-To-End Tests

TBA

viniarck commented 7 months ago

You can proceed with any remaining unit tests once the threads are addressed and then it'll get approved and merged. Thanks, Aldo.