1. 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
  2. 459608e Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  3. c96042e Do not queue VERIFY objectives by Charles Chan · 6 years ago
  4. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  5. c61232b [ONOS-7755] Apply initial cluster configuration on ClusterStore activation to avoid INSTANCE_DEACTIVATED events when applied by ClusterManager by Jordan Halterman · 6 years ago
  6. 79379fe Correct a log message in HostManager by Charles Chan · 6 years ago
  7. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  8. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  9. 11a668c ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  10. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  12. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  13. 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  14. 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  15. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  16. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  17. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  18. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  20. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  21. 4e34d00 Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  22. 770b6bf Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
  23. 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  24. b2aba72 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  25. 695ca90 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  26. 3793e11 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  27. 70507cd Tagging 1.13.1 by ONOS Jenkins User · 6 years ago 1.13.1
  28. 2dde643 Starting snapshot 1.13.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  29. d7b1a3c Tagging 1.13.0 by ONOS Jenkins User · 6 years ago 1.13.0
  30. c6ca0b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  31. ac66eb3 Tagging 1.13.0-rc4 by ONOS Jenkins User · 6 years ago 1.13.0-rc4
  32. 5d206e2 Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  33. 7a93526 Add missing @Override tag by Charles Chan · 6 years ago
  34. 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  35. b30213c Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  36. 6a08ebd Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. 6c55470 Tagging 1.13.0-rc3 by ONOS Jenkins User · 6 years ago 1.13.0-rc3
  38. 53d94e4 Print flow objective error message by Charles Chan · 6 years ago
  39. 889486b Implement flow objective queue command by Charles Chan · 6 years ago
  40. 63152d4 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  41. 1733ccf Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. 7bfdec7 Tagging 1.13.0-rc2 by ONOS Jenkins User · 6 years ago 1.13.0-rc2
  43. 618046d Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  44. aa868b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  45. 17eaa64 Tagging 1.13.0-rc1 by ONOS Jenkins User · 6 years ago 1.13.0-rc1
  46. 181f3f4 Fixed wrong LPM mask in PI flow rule translator by Carmelo Cascone · 6 years ago
  47. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  48. 3065ba3 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 6 years ago
  49. dc8a556 [ONOS-7585] ObjectiveTracker.intentsByLink is not updated after ONOS node reboot by jaegonkim · 6 years ago
  50. 7be4e67 [ONOS-7288] Fix race condition of device manager by Yi Tseng · 6 years ago
  51. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  52. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  53. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  54. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  55. aa7e973 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  56. c09ad6d Refactor logging in InOrderFlowObjectiveManager by Charles Chan · 6 years ago
  57. df3eec5 [ONOS-7493] Segment routing may uninstall forwarding with no next id by Yi Tseng · 6 years ago
  58. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  59. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  60. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  61. a7903c8 Implements in-order flow objective execution by Charles Chan · 6 years ago
  62. 0d817b0 [ONOS-7555] Device local-status and device availability parameters are not synchronized in cluster by Palash Kala · 6 years ago
  63. 225f4dc Avoid blocking event thread in ResourceDeviceListener by Jordan Halterman · 6 years ago
  64. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  65. 227943d Cosmetic fixes to FlowRuleManager. by Thomas Vachuska · 6 years ago
  66. 435f23c Gracefully handle Device not there yet by Yuta HIGUCHI · 6 years ago
  67. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  68. 9789311 [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  69. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  70. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  71. 2b1935d ONOS-7509 preserve all attributes when ensuring enabled state by Yuta HIGUCHI · 6 years ago
  72. 611f466 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  73. 4b32fcb Fixing ComponentConfigManager to preset values locally; not just in the distributed store. by Thomas Vachuska · 6 years ago
  74. 0e5632a Sonar is not happy with RuntimeException by Carmelo Cascone · 6 years ago
  75. abbd1ee Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  76. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  77. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  78. 1c1f0c2 [ONOS-7410] DeviceManager.deviceConnected does not apply device annotations by jaegonkim · 6 years ago
  79. 9f6bd52 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  80. 92d206b Remove deprecated link collection intent compiler by Ray Milkey · 6 years ago
  81. 6a36035 Remove deprecated private method by Ray Milkey · 6 years ago
  82. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  83. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  84. 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 6 years ago
  85. 961b19f SONAR suggestions - eliminate lossy arithmetic by Ray Milkey · 6 years ago
  86. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  87. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  88. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  89. 34a14f7 Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  90. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  91. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  92. e319dc2 Restricting mastership recheck when role NONE. Avoids also log pollution. by Andrea Campanella · 6 years ago
  93. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  94. e81e941 [ONOS-7377] Fix: Removing Config Factory only if last element in cluster by Andrea Campanella · 6 years ago
  95. 9fb87f6 Remove device from deviceLocalStatus after the device was removed from the store. by Rafał Szalecki · 6 years ago
  96. 3c65d1b [ONOS-7350] Add ISSU HA/rollback test scenario by Jordan Halterman · 6 years ago
  97. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  98. 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  99. 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago 1.13.0-b8
  100. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago