1. c1bf59b Updating RMR version to 4.8.5 by czichy · 2 years ago
  2. c9a607d fixed issue in meid table if same meid is associated with different E2T by Abdulwahid W · 2 years, 2 months ago
  3. 6aaf1fb Added some more checks for E2T create handling and RMR update to v4.8.0 by wahidw · 3 years ago 0.8.2
  4. 2bff80d RIC-702: Clean-up logging in routing manager by wahidw · 3 years, 2 months ago
  5. e6c7db5 Replace deprecated SDL APIs by Timo Tietavainen · 3 years, 2 months ago
  6. bfeca77 Refactoring some code by wahidw · 3 years, 7 months ago
  7. a8b2771 go version updated from 1.12.1 to 1.13 by rangajal · 3 years, 7 months ago
  8. 505e249 Upgraded to RMR 4.7.4 and some improvements by wahidw · 3 years, 7 months ago
  9. 0770de6 Open RMR connection in a new thread by wahidw · 3 years, 7 months ago
  10. 8c690b8 Overwrite duplicate E2T address instead of sending error to E2Manager by wahidw · 3 years, 9 months ago
  11. 46da655 Taking RMR v4.5.2 to use by wahidw · 3 years, 10 months ago
  12. 3c08a12 Upgraded RMR to v4.4.4 by wahidw · 4 years, 1 month ago
  13. cbf4336 code violation fix in httprestful.go by rangajal · 4 years, 1 month ago 0.6.10
  14. 5894ee8 fixed code violations by rangajal · 4 years, 1 month ago
  15. bceb7d4 Appending Receiver endpoint in routes if RX message type is same by wahidw · 4 years, 2 months ago
  16. 4984522 Publish Route only once to the endpoint that requests it. Periodic/Event based distribution will be done only for the process with RMR Control Port 4561 by wahidw · 4 years, 3 months ago
  17. 6a9ce49 Removed Book Keeping of RMR CTL ports. Route Distribution only on demand by wahidw · 4 years, 4 months ago
  18. 2037469 Creating dymanic endpoints(Eps) and distributing routes to those endpoints on upgrade route table request from xApp by rangajal · 4 years, 4 months ago
  19. ab07a4e Routing manager needs to support for xApps that terminate other protocols than E2 by wahidw · 4 years, 5 months ago 0.6.3
  20. bce6747 Making Route Distribution Synchronous by wahidw · 4 years, 6 months ago
  21. 415a7b2 Support for RIC_HEALTH_CHECK messages by wahidw · 4 years, 6 months ago 0.6.1
  22. 488200c RMR version updated to v4.0.5 by wahidw · 4 years, 6 months ago 0.6.0
  23. 0f1e177 Updating to xapp frw v0.4.10, for dcap to adxapp new message type by rangajal · 4 years, 7 months ago
  24. c4c43df Updating RMR to 4.0.2 by wahidw · 4 years, 7 months ago
  25. be36e96 Updating RMR to 3.8.2 by wahidw · 4 years, 8 months ago
  26. d14518e Supporting of reading subscriptions from subscription manager while restarting rtmgr by rangajal · 4 years, 8 months ago
  27. a332502 Increased http client timeout by wahidw · 4 years, 8 months ago
  28. 126ce86 Reverted subscription list retreival durng rtmgr startup by wahidw · 4 years, 8 months ago
  29. 37c510b RT records are sent in a group rather than individually. Group is configurable by wahidw · 4 years, 8 months ago
  30. 480359e Moving to ubuntu 18 and fixing UT's by wahidw · 4 years, 8 months ago
  31. 6ddad90 Fix to convert service name to IP during Route update Request by wahidw · 4 years, 8 months ago
  32. 0baa70d Supporting xApp to xApp Routes handling by rangajal · 4 years, 8 months ago
  33. dd6b056 Reverting the code after releasing the image by wahidw · 4 years, 8 months ago
  34. 45b86cc Taking old commit for releasing image by wahidw · 4 years, 8 months ago 0.4.15 0.5.8
  35. 41e32c6 RMR updated to v3.6.0 with support for E2 Setup message types by wahidw · 4 years, 9 months ago
  36. d370c2a Switch to RMR Si95 mode by wahidw · 4 years, 9 months ago
  37. df23f25 Removal of go mangoes and using RMR nng by wahidw · 4 years, 9 months ago
  38. bf0ea18 getAllSubscriptions API (RM -> SM) during restart of routing manager handled by rangajal · 4 years, 9 months ago
  39. 0e38e1b RIC-3057: Fix for retry in socket send by wahidw · 4 years, 10 months ago
  40. cb93dbf Restart/Start of RM, fetch E2T data from E2manager - implementation in RM for v1/e2t/list API handling by rangajal · 4 years, 10 months ago
  41. 6977ffd Corrected route table syntax in case of broadcast message by wahidw · 4 years, 10 months ago
  42. d0a1df1 Added debug API to request route and configuration details in routing manager by wahidw · 4 years, 10 months ago
  43. cd7867c Handling of subscription merge and inclusion of RMR lib from xapp-framework by wahidw · 4 years, 10 months ago
  44. d2563ed Temporary Fix for R3 (E2M->E2T issue) - retrying when is_Ready flag in socket handle is false by rangajal · 4 years, 10 months ago
  45. 51db012 MEID tableupdated incrementally rather than full update by wahidw · 5 years ago
  46. 6d20904 Check DNS lookup for E2T address, RED Button and KEEP alive message routes added for new E2T Address by rangajal · 5 years ago
  47. da0fd3a Making Platform Static Routes configurable by wahidw · 5 years ago
  48. e110ee0 Multiple E2T instance feature - Introduced APIs Delete E2T Instance and associate RANs to E2T & disassociate RANs from E2T Instance by prabhukaliswamy · 5 years ago
  49. 749099b Create E2T API implementation and yaml change for multiple e2t instances handling feature by rangajal · 5 years ago
  50. 5e864c7 Taking RMR version that has meid implementation by wahidw · 5 years ago
  51. a8596ec Added config and logger module from xapp-fwk. Added Routes related to A1Mediator for policy instances by wahidw · 5 years ago
  52. b47d12d Fixed integration and subscription routes related issues for R3 by prabhukaliswamy · 5 years ago
  53. be9f268 Added RSM platform component routes and xApp Manager interface changes by prabhukaliswamy · 5 years ago
  54. 988d1da Fix ENDC_X2_SETUP related routes by zkoczka · 5 years ago
  55. dbb88b9 Startup enhancement: routing manager is more resilient to missing components by zkoczka · 5 years ago
  56. 4d0e07a add new packages to the container by zkoczka · 5 years ago
  57. aaf8d39 Add new packages to the container by zkoczka · 5 years ago
  58. edd4571 Routing manager v0.3.3 by kalnagy · 5 years ago
  59. e90ddda routing manager version 0.3.2 by 1000044 · 5 years ago
  60. 9216265 Release of Routing Manager v0.3.0 by kalnagy · 5 years ago
  61. 16d84d6 Add version v0.1.0 by Peter Szilagyi · 6 years ago
  62. 871fa39 Seed code for Routing Manager (ric-plt/rtmgr). by Balint Uveges · 6 years ago