- 01 Feb, 2023 24 commits
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Solved format violation
-
Lluis Gifre Renom authored
- Solved format violation
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
Lluis Gifre Renom authored
- Removed unused ORM - Removed old tutorial folder - Commented out unfinished unitary tests
-
Lluis Gifre Renom authored
- Added logic to update endpoints manually for P4 devices
-
-
-
-
-
famelis authored
-
Lluis Gifre Renom authored
- removed useless comment
-
famelis authored
-
Vasilis Katopodis authored
-
famelis authored
-
famelis authored
-
Lluis Gifre Renom authored
- silented warning
-
Lluis Gifre Renom authored
- removed unneeded log
-
Lluis Gifre Renom authored
- cleanup scripts
-
Lluis Gifre Renom authored
- corrected default deployment variables
-
Lluis Gifre Renom authored
- updated mappings from name to UUID in devices and endpoints
-
Lluis Gifre Renom authored
- moved old files to separate folder - updated scripts - updated descriptor files - updated gitignore - updated unitary test code
-
Lluis Gifre Renom authored
- corrected default deployment variables
-
Lluis Gifre Renom authored
- corrected service creation/removal checks - cleaned up code - cleaned up scripts
-
- 31 Jan, 2023 16 commits
-
-
Lluis Gifre Renom authored
- updated descriptors
-
Lluis Gifre Renom authored
- Fixed hardcoded table name in SQL statement
-
Lluis Gifre Renom authored
- Emulated driver: minor fix to support dot-based endpoint names
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Vasilis Katopodis authored
-
Lluis Gifre Renom authored
- Corrected unitary test
-
Lluis Gifre Renom authored
- Removed unneeded debug log message
-
Lluis Gifre Renom authored
- Removed workaround
-
Lluis Gifre Renom authored
- added statement to ignore empty of not-found config rules from drivers
-
Lluis Gifre Renom authored
- improved name of drivers in AddDevice form - removed variable name collision in add device logic - improved logic to parse connect settings from WebUI
-
Lluis Gifre Renom authored
- improved translation of raw config rules from drivers to update device config
-
Lluis Gifre Renom authored
- add device to default context/topology by default
-
Lluis Gifre Renom authored
- added helper methods to check endpoints - updated service handlers to use new helper method - corrected service handlers to use endpoint name from devices instead of internal endpoint UUID when composing rules for devices - removed unneeded log messages
-
Lluis Gifre Renom authored
- EmulatedDriver: Corrected REG-EX expression - Removed unneeded import
-
Lluis Gifre Renom authored
- Corrected unitary tests
-