Skip to content
Snippets Groups Projects

Feature/lan switch interconnect

Merged Karel van Klink requested to merge feature/lan-switch-interconnect into develop
5 files
+ 33
9
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -59,4 +59,4 @@ class AddressSpace(strEnum):
"""Types of address space. Can be private or public."""
PRIVATE = "PRIVATE"
PUBLIC = "PRIVATE"
PUBLIC = "PUBLIC"
Loading