1. ef74963 Patch Panel Application with Ui by Parvathi M · 8 years ago
  2. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  3. e43cccebf Fix peer data (never include root region). - Display peer data on temp view. by Simon Hunt · 8 years ago
  4. 377f5d2 Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise. by Simon Hunt · 8 years ago
  5. 4b9958b Fix app name for intentperf with BUCK by You Wang · 8 years ago
  6. 307a21e Utilities for composing future results by Madan Jampani · 8 years ago
  7. cd31850 Add P2PIntent CLI fix by Yuta HIGUCHI · 8 years ago
  8. b4ac46e Add a small delay between deleting a net config and testing it by Ray Milkey · 8 years ago
  9. ad4f2cd Apply Null Object pattern by Sho SHIMIZU · 8 years ago
  10. c9e4bb0 Remove redundant field by Sho SHIMIZU · 8 years ago
  11. ac54c70 Remove unnecessary semicolon by Sho SHIMIZU · 8 years ago
  12. 9f95074 Make field final by Sho SHIMIZU · 8 years ago
  13. f4fd3de Refactor: Rename and inline to simplify inside of the loop by Sho SHIMIZU · 8 years ago
  14. 2ad5f41 Refactor: Get updating pendingDevices out of the loop by Sho SHIMIZU · 8 years ago
  15. 8efc896 Reformat code by Sho SHIMIZU · 8 years ago
  16. 5711ce1 Add mapping function to simplify process() implementation by Sho SHIMIZU · 8 years ago
  17. 06e08c5 Update simon-single cell; make topoX view scrollable. by Simon Hunt · 8 years ago
  18. bf8b67e Refactor bindMacAddr function from VPLS app. by Yi Tseng · 8 years ago
  19. 3bbca2a Fix typo by Yi Tseng · 8 years ago
  20. 9e848e8 Move PCE label handling from APP to protocol. by Avantika-Huawei · 8 years ago
  21. a8d896c [ONOS-5114] Fix to send icmp packet from vm to gateway when floating is assigned by Daniel Park · 8 years ago
  22. aac5888 CLI command to display the value of a atomic counter by Madan Jampani · 8 years ago
  23. e45ab44 Collections.emptyMap() produces an object that Kryo cannot serialize by Thomas Vachuska · 8 years ago
  24. 2ec5aa9 Fixed onos-check-error tool. by Thomas Vachuska · 8 years ago
  25. c710467 Fix for Mastership exception fetching timestamp - from Madan by Ray Milkey · 8 years ago
  26. 3c4124a Fix ConcorrentModifcationException in statistics map by Ray Milkey · 8 years ago
  27. fa454bd Allow a little more time for flows to settle before checking by Ray Milkey · 8 years ago
  28. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  29. 3d2bf9c [ONOS-4920] Use subnet not network when setting routing rules for routers by sangho · 8 years ago
  30. 978902a Added protection against expired cell reservations. by Thomas Vachuska · 8 years ago
  31. 381f8d8 Fixes for STC command argument handling when using Karaf client by Jonathan Hart · 8 years ago
  32. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  33. 1f5fbe5 adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting by jaegonkim · 8 years ago
  34. 2712419 Use primitive boolean because of being synchronized already by Sho SHIMIZU · 8 years ago
  35. b837cb7 Use light collection because of being synchronized already by Sho SHIMIZU · 8 years ago
  36. b06078c Fixes for a hanging issue when creating treemaps and multimaps through the storage parition client. by Aaron Kruglikov · 8 years ago
  37. 534f476 Miscellaneous STC adjustments by Thomas Vachuska · 8 years ago
  38. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  39. 31bfc11 stc scenario for unclean cluster restart by Madan Jampani · 8 years ago
  40. eddce78 Temporarily disabling NeighbourPacketManager to fix STC tests. by Thomas Vachuska · 8 years ago
  41. f15065e Mark remnants of ConfigProvider deprecated by Yuta HIGUCHI · 8 years ago
  42. 4749b82 remove YMS javadocs from the top level API docs by Ray Milkey · 8 years ago
  43. 2d7c539 Make FlowOperationsProcessor thread-safe with synchronized modifier by Sho SHIMIZU · 8 years ago
  44. 7c9b73a Tighten method visibility by Sho SHIMIZU · 8 years ago
  45. ecfbeb6 Read the latest value of lastSink by Sho SHIMIZU · 8 years ago
  46. d21c4dd Read the latest value of dispatchFuture by Sho SHIMIZU · 8 years ago
  47. 7239078 See the latest value of dispatchLoop by Sho SHIMIZU · 8 years ago
  48. 3032af1 Fix javadoc syntax error - @throw -> @throws by Ray Milkey · 8 years ago
  49. ba82c0d Check that the DHCP Manager is active before testing its configuration by Ray Milkey · 8 years ago
  50. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  51. b102b01 [ONOS-4694] YANG management system outline and YMSM/YDT interfaces by Gaurav Agrawal · 8 years ago
  52. f13feb8 Recover from NPE that can sometimes be thrown by Felix by Ray Milkey · 8 years ago
  53. ed88ff6 Adding additional resources for instantiating async consistent treemaps. by Aaron Kruglikov · 8 years ago
  54. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  55. 9bdaaec Implementation of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  56. b26d350 Improve unit test coverage by considering MapRecord and EidRecord by Jian Li · 8 years ago
  57. 42b3e43 Remove recordCount and locatorCount from LISP control message class by Jian Li · 8 years ago
  58. 894eab5 Add examples/ dir, README, and multicluster.py by Bob Lantz · 8 years ago
  59. d4e6370 Add NotNull and Argument check during object build for LISP object by Jian Li · 8 years ago
  60. 09a6ffe [ONOS-4983] Fix the bug of gateway information modification by sangho · 8 years ago
  61. 9edc7e0 Topo2Link - Fixed width of rectangle and centered text by Steven Burrows · 8 years ago
  62. 33ab2692 Fix glyph names. by Simon Hunt · 8 years ago
  63. 0e6c214 Updating / Adding mojo icons to Glyph Library. by Simon Hunt · 8 years ago
  64. 503a402 Multiple ONOSCluster support for ONOSCLI by Bob Lantz · 8 years ago
  65. 8e57625 Enable --custom files to import ONOSCLI by Bob Lantz · 8 years ago
  66. 5763516 Add portOffset for multiple ONOSCluster port forwarding by Bob Lantz · 8 years ago
  67. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  68. feb95f1 Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util. by Yoonseon Han · 8 years ago
  69. c218bfa Check equality of String with equals(), not "==" by Sho SHIMIZU · 8 years ago
  70. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  71. 76ea057 Add unit tests for LISP address serializer and deserializer by Jian Li · 8 years ago
  72. edc5db1 [ONOS-4718] Initial implementation of LISP control msg serializer by Jian Li · 8 years ago
  73. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  74. 36dd8f1 Added mojo icons: - ports, switch, roadm, uiAttached, summary, detail by Simon Hunt · 8 years ago
  75. 9a4b96d Added mojo icons: map and selectMap. by Simon Hunt · 8 years ago
  76. 5a6c60c Enhanced "Show-Glyphs" development web page to show zoomed icons. by Simon Hunt · 8 years ago
  77. 6deb4ce Grouped injected vars and shortened findNodeById by Steven Burrows · 8 years ago
  78. ab87ac4 Prevent wipeout command from failing STC runs by Ray Milkey · 8 years ago
  79. 2b6ff42 Fix ONOS-4976 - buffer underflow from flow backup serialization by Ray Milkey · 8 years ago
  80. 3304169 Fix for ONOS-3428 - remove width constraint to intent view control buttons. by Simon Hunt · 8 years ago
  81. 98c0006 fix for ONOS-3428 by Kavitha Alagesan · 8 years ago
  82. c087453 Fix for ONOS-3677 by Kavitha Alagesan · 8 years ago
  83. eaf614c Fix for ONOS-3678 by Kavitha Alagesan · 8 years ago
  84. 24556ec [ONOS-5158] Allow to remove gateway nodes using network config file. by sangho · 8 years ago
  85. e8f48d8 ExecutorService with somewhat predictable thread assignment. by Yuta HIGUCHI · 8 years ago
  86. af3159d Added Breadcrumbs module by Steven Burrows · 8 years ago
  87. 13e5b51 [ONOS-5155] Exposed delta statistics via northbound REST by Viswanath KSP · 8 years ago
  88. 9152b15 Fixed onos-run-karaf by Thomas Vachuska · 8 years ago
  89. cfcb053 Add Oplink attenuation extension and channel power drivers. by yjimmyy · 8 years ago
  90. fa875bb Cleaned up urlBase() readability. by Simon Hunt · 8 years ago
  91. 94fa13e [ONOS-5166] GroupModBuilder: no longer ignore weights by Victor Silva · 8 years ago
  92. 8ba356c updated the base url handler to extract any app prefix from the absUrl in case onos is behind an app prefix by David K. Bainbridge · 8 years ago
  93. 179af1e Bump gRPC version to 1.0.0 GA by Yuta HIGUCHI · 8 years ago
  94. a3029cf Enhancing onos-run-karaf to run clean installation when tar.gz changes. by Thomas Vachuska · 8 years ago
  95. 7728b6a Was using a non-exitant port for the test. Not sure how this was ever working by Ray Milkey · 8 years ago
  96. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  97. 2f6f907 Fix NPE when processing an event when the delegate is undefined by Ray Milkey · 8 years ago
  98. 3680fab ONOS-4801 add default available field to gRPC model by Yuta HIGUCHI · 8 years ago
  99. 8e98f2f Widening column for device master to prevent text wrap. by Thomas Vachuska · 8 years ago
  100. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago