-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: improve config validation code #129
base: main
Are you sure you want to change the base?
Commits on Sep 10, 2024
-
refactor: add UPNodeInterface for UPF and gNB UPNodes to improve code…
… reuse
Laura Henning committedSep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 353cdd7 - Browse repository at this point
Copy the full SHA 353cdd7View commit details
Commits on Sep 11, 2024
-
Laura Henning committed
Sep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for fef63d4 - Browse repository at this point
Copy the full SHA fef63d4View commit details
Commits on Sep 18, 2024
-
Laura Henning committed
Sep 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e9d70f - Browse repository at this point
Copy the full SHA 7e9d70fView commit details
Commits on Sep 20, 2024
-
refactor: move GNB struct and methods to separate file
Laura Henning committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 68ec63e - Browse repository at this point
Copy the full SHA 68ec63eView commit details -
refactor: improve config to NodeID conversion, add unit test
Laura Henning committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for cd8145b - Browse repository at this point
Copy the full SHA cd8145bView commit details -
Laura Henning committed
Sep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a40179 - Browse repository at this point
Copy the full SHA 2a40179View commit details -
fix: make NodeID mandatory in UPNode config
Laura Henning committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for dd421cd - Browse repository at this point
Copy the full SHA dd421cdView commit details -
refactor: use ConfigToNodeID method
Laura Henning committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d1fc68 - Browse repository at this point
Copy the full SHA 4d1fc68View commit details -
fix: add gNB NodeID to failing test cases
Laura Henning committedSep 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 5559271 - Browse repository at this point
Copy the full SHA 5559271View commit details
Commits on Sep 25, 2024
-
Merge branch 'main' into upnode-interface
Laura Henning committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 65f6bb0 - Browse repository at this point
Copy the full SHA 65f6bb0View commit details
Commits on Oct 1, 2024
-
Remove NodeID from gNB, only use for UPF UPNodes in config; add UPNod…
…eConfigInterface 'inheritance' for userplaneInformation config
Laura Henning committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for f946aa3 - Browse repository at this point
Copy the full SHA f946aa3View commit details -
Merge upstream main into upnode-interface
Laura Henning committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for b94cc26 - Browse repository at this point
Copy the full SHA b94cc26View commit details
Commits on Oct 7, 2024
-
refactor: clean up config validation, use inbuilt govalidator functio…
…nality
Laura Henning committedOct 7, 2024 Configuration menu - View commit details
-
Copy full SHA for d8f8417 - Browse repository at this point
Copy the full SHA d8f8417View commit details -
refactor: use NodeID as PFCP address for UPF UPNodes; add unit tests
Laura Henning committedOct 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 55cc1a3 - Browse repository at this point
Copy the full SHA 55cc1a3View commit details -
Laura Henning committed
Oct 7, 2024 Configuration menu - View commit details
-
Copy full SHA for b72f36d - Browse repository at this point
Copy the full SHA b72f36dView commit details -
Laura Henning committed
Oct 7, 2024 Configuration menu - View commit details
-
Copy full SHA for a9174ab - Browse repository at this point
Copy the full SHA a9174abView commit details -
Merge branch 'upnode-interface' into improve_config_validation
Laura Henning committedOct 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 46237cb - Browse repository at this point
Copy the full SHA 46237cbView commit details -
fix: correct in(string1|string2) validators
Laura Henning committedOct 7, 2024 Configuration menu - View commit details
-
Copy full SHA for ad7f8ce - Browse repository at this point
Copy the full SHA ad7f8ceView commit details
Commits on Oct 8, 2024
-
refactor: ensure all fields and nested UserPlaneInformation structs w…
…ith pointers are correctly validated
Laura Henning committedOct 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 91d0907 - Browse repository at this point
Copy the full SHA 91d0907View commit details