1. 7c99811 Fixing a minor stylistic issue. by Aaron Kruglikov · 8 years ago
  2. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  3. e255cc4 Add descriptive message for MessagingExceptions. by Jonathan Hart · 8 years ago
  4. 7d8b3b1 Pass clean option to onos-setup-karaf by Yuta HIGUCHI · 8 years ago
  5. e38b866 Provide pendingDevices explicitly by Sho SHIMIZU · 8 years ago
  6. 4c79468 Provide hasFailed explicitly by Sho SHIMIZU · 8 years ago
  7. dfefecd Copy FlowOperationsProcessor defensively for thread safety by Sho SHIMIZU · 8 years ago
  8. 2548559 Add HA.py by Jon Hall · 8 years ago
  9. 37a396a [ONOS-5254] JUNIT Mocks for FUJITSU NETCONF by xueliang · 8 years ago
  10. d20e44f Move OmsPortHelper annotation keys to OpticalAnnotations by Jimmy Yan · 8 years ago
  11. e4f1216 Add LispMessageEncoder and LispMessageDecoder with unit tests by Jian Li · 8 years ago
  12. 1b8b559 Allowing message-id > 99 in NETCONF rcp-reply by Konstantinos Kanonakis · 8 years ago
  13. cc44cb4 Fix Jersey warning for redundant "@Path("/") by Ray Milkey · 8 years ago
  14. dbaed99 Proposing to undeprecate the non-device-specific packet request APIs. by Jonathan Hart · 8 years ago
  15. 6ff6ffe Move EdgeService back to Link/Device services rather than TopologyService. by Jonathan Hart · 8 years ago
  16. a32f6da [ONOS-5187] Compute path with Explicit path objects by Priyanka B · 8 years ago
  17. 9d7465e ONOS-5259 Fix ClassCastException by Charles Chan · 8 years ago
  18. bb1ac3f Give intents a little more time to complete by Ray Milkey · 8 years ago
  19. 57a61cd Fix the side effects introduced by https://gerrit.onosproject.org/#/c/10978/ by Pier Ventre · 8 years ago
  20. 5f70942 Add comments describing immutability/mutability by Sho SHIMIZU · 8 years ago
  21. 64ff13b Support for listening to DocumentTree modifications. by Madan Jampani · 8 years ago
  22. 2511889 changes for CORD-365,SingleSwitchFibInstaller, addressed comments, added comments. by gaurav · 8 years ago
  23. 1b0cb26 [ONOS-5134] VM cannot access to another VM with floating IP by Daniel Park · 8 years ago
  24. 64f2d58 Removing old code from ui/_dev by Brian O'Connor · 8 years ago
  25. 1184bc7 DocumentTreeNode: add support for a version by Madan Jampani · 8 years ago
  26. 03a5163 Pending review comment incorporationg for Rabbit MQ app by ADARA Networks · 8 years ago
  27. 317f329 [onos-5204] This commit contains fix for bug onos-5204 by Viswanath KSP · 8 years ago
  28. f5e6be4 Fixed javadoc error. by Thomas Vachuska · 8 years ago
  29. c3984c6 Fixed javadoc error. by Thomas Vachuska · 8 years ago
  30. 5bdebd5 Javadoc updates to DocumentTree classes by Madan Jampani · 8 years ago
  31. 2ca9a35 Added README by Bob Lantz · 8 years ago
  32. b789b5f Adding an initial API for the DomTree data structure. by Aaron Kruglikov · 8 years ago
  33. bbc6dba Remove superfluous debug flags from app definitions by Ray Milkey · 8 years ago
  34. 1fb1eb1 RabbitMQ Integration - Updates changeset 11110 - Review comments incorporated by ADARA Networks · 8 years ago
  35. 6192499 Use subject factory to create subject for deletion rather than using the string/ by Jonathan Hart · 8 years ago
  36. 3d8ff28 Cleanups for SDN-IP by Jonathan Hart · 8 years ago
  37. 734e1e6 Cosmetic fixes to Band by Yuta HIGUCHI · 8 years ago
  38. 6033d43 Fix for ONOS-5220 - Enable REST API for demo app by Ray Milkey · 8 years ago
  39. 4275587 Include ConsistentMap name in Timeout exception message by Madan Jampani · 8 years ago
  40. af9c7a7 YMS broker and Notification handler by VinodKumarS-Huawei · 8 years ago
  41. 04e7647 Removing dhcp app from the office cell because incompatible with local dhcp server. by Luca Prete · 8 years ago
  42. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  43. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 8 years ago
  44. d4684b4 stc work queue test improvements by Madan Jampani · 8 years ago
  45. 23547b3 Minor changes around ProtectionConstraint by Yuta HIGUCHI · 8 years ago
  46. 30d1965 Add OF 1.3 status for reasserting master controller by Ray Milkey · 8 years ago
  47. 16144ba [ONOS-5185] fix bug for VTN data synchronized failed in cluster mode by bobzhou · 8 years ago
  48. 9c3f30a fix to apply TCP/UDP port rule of Security Group by kimjt · 8 years ago
  49. 685e34d Add Distributed Primitives scenario to smoke test by Ray Milkey · 8 years ago
  50. ce24073 stc scenario for testing work queue distributed primitive by Madan Jampani · 8 years ago
  51. 66da814 Change order of openflow app dependencies. by Jonathan Hart · 8 years ago
  52. 647a516 Refactor VPLS IntentInstaller by Yi Tseng · 8 years ago
  53. 382119e Touch-ups to patchpanel app, including adding to Buck build. by Jonathan Hart · 8 years ago
  54. ef74963 Patch Panel Application with Ui by Parvathi M · 8 years ago
  55. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  56. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  57. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  58. 4b9958b Fix app name for intentperf with BUCK by You Wang · 8 years ago
  59. 307a21e Utilities for composing future results by Madan Jampani · 8 years ago
  60. cd31850 Add P2PIntent CLI fix by Yuta HIGUCHI · 8 years ago
  61. b4ac46e Add a small delay between deleting a net config and testing it by Ray Milkey · 8 years ago
  62. ad4f2cd Apply Null Object pattern by Sho SHIMIZU · 8 years ago
  63. c9e4bb0 Remove redundant field by Sho SHIMIZU · 8 years ago
  64. ac54c70 Remove unnecessary semicolon by Sho SHIMIZU · 8 years ago
  65. 9f95074 Make field final by Sho SHIMIZU · 8 years ago
  66. f4fd3de Refactor: Rename and inline to simplify inside of the loop by Sho SHIMIZU · 8 years ago
  67. 2ad5f41 Refactor: Get updating pendingDevices out of the loop by Sho SHIMIZU · 8 years ago
  68. 8efc896 Reformat code by Sho SHIMIZU · 8 years ago
  69. 5711ce1 Add mapping function to simplify process() implementation by Sho SHIMIZU · 8 years ago
  70. 06e08c5 Update simon-single cell; make topoX view scrollable. by Simon Hunt · 8 years ago
  71. bf8b67e Refactor bindMacAddr function from VPLS app. by Yi Tseng · 8 years ago
  72. 3bbca2a Fix typo by Yi Tseng · 8 years ago
  73. 9e848e8 Move PCE label handling from APP to protocol. by Avantika-Huawei · 8 years ago
  74. a8d896c [ONOS-5114] Fix to send icmp packet from vm to gateway when floating is assigned by Daniel Park · 8 years ago
  75. aac5888 CLI command to display the value of a atomic counter by Madan Jampani · 8 years ago
  76. e45ab44 Collections.emptyMap() produces an object that Kryo cannot serialize by Thomas Vachuska · 8 years ago
  77. 2ec5aa9 Fixed onos-check-error tool. by Thomas Vachuska · 8 years ago
  78. c710467 Fix for Mastership exception fetching timestamp - from Madan by Ray Milkey · 8 years ago
  79. 3c4124a Fix ConcorrentModifcationException in statistics map by Ray Milkey · 8 years ago
  80. fa454bd Allow a little more time for flows to settle before checking by Ray Milkey · 8 years ago
  81. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  82. 3d2bf9c [ONOS-4920] Use subnet not network when setting routing rules for routers by sangho · 8 years ago
  83. 978902a Added protection against expired cell reservations. by Thomas Vachuska · 8 years ago
  84. 381f8d8 Fixes for STC command argument handling when using Karaf client by Jonathan Hart · 8 years ago
  85. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  86. 1f5fbe5 adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting by jaegonkim · 8 years ago
  87. 2712419 Use primitive boolean because of being synchronized already by Sho SHIMIZU · 8 years ago
  88. b837cb7 Use light collection because of being synchronized already by Sho SHIMIZU · 8 years ago
  89. b06078c Fixes for a hanging issue when creating treemaps and multimaps through the storage parition client. by Aaron Kruglikov · 8 years ago
  90. 534f476 Miscellaneous STC adjustments by Thomas Vachuska · 8 years ago
  91. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  92. 31bfc11 stc scenario for unclean cluster restart by Madan Jampani · 8 years ago
  93. eddce78 Temporarily disabling NeighbourPacketManager to fix STC tests. by Thomas Vachuska · 8 years ago
  94. f15065e Mark remnants of ConfigProvider deprecated by Yuta HIGUCHI · 8 years ago
  95. 4749b82 remove YMS javadocs from the top level API docs by Ray Milkey · 8 years ago
  96. 2d7c539 Make FlowOperationsProcessor thread-safe with synchronized modifier by Sho SHIMIZU · 8 years ago
  97. 7c9b73a Tighten method visibility by Sho SHIMIZU · 8 years ago
  98. ecfbeb6 Read the latest value of lastSink by Sho SHIMIZU · 8 years ago
  99. d21c4dd Read the latest value of dispatchFuture by Sho SHIMIZU · 8 years ago
  100. 7239078 See the latest value of dispatchLoop by Sho SHIMIZU · 8 years ago