1. 978902a Added protection against expired cell reservations. by Thomas Vachuska · 8 years ago
  2. 381f8d8 Fixes for STC command argument handling when using Karaf client by Jonathan Hart · 8 years ago
  3. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  4. 1f5fbe5 adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting by jaegonkim · 8 years ago
  5. 2712419 Use primitive boolean because of being synchronized already by Sho SHIMIZU · 8 years ago
  6. b837cb7 Use light collection because of being synchronized already by Sho SHIMIZU · 8 years ago
  7. b06078c Fixes for a hanging issue when creating treemaps and multimaps through the storage parition client. by Aaron Kruglikov · 8 years ago
  8. 534f476 Miscellaneous STC adjustments by Thomas Vachuska · 8 years ago
  9. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  10. 31bfc11 stc scenario for unclean cluster restart by Madan Jampani · 8 years ago
  11. eddce78 Temporarily disabling NeighbourPacketManager to fix STC tests. by Thomas Vachuska · 8 years ago
  12. f15065e Mark remnants of ConfigProvider deprecated by Yuta HIGUCHI · 8 years ago
  13. 4749b82 remove YMS javadocs from the top level API docs by Ray Milkey · 8 years ago
  14. 2d7c539 Make FlowOperationsProcessor thread-safe with synchronized modifier by Sho SHIMIZU · 8 years ago
  15. 7c9b73a Tighten method visibility by Sho SHIMIZU · 8 years ago
  16. ecfbeb6 Read the latest value of lastSink by Sho SHIMIZU · 8 years ago
  17. d21c4dd Read the latest value of dispatchFuture by Sho SHIMIZU · 8 years ago
  18. 7239078 See the latest value of dispatchLoop by Sho SHIMIZU · 8 years ago
  19. 3032af1 Fix javadoc syntax error - @throw -> @throws by Ray Milkey · 8 years ago
  20. ba82c0d Check that the DHCP Manager is active before testing its configuration by Ray Milkey · 8 years ago
  21. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  22. b102b01 [ONOS-4694] YANG management system outline and YMSM/YDT interfaces by Gaurav Agrawal · 8 years ago
  23. f13feb8 Recover from NPE that can sometimes be thrown by Felix by Ray Milkey · 8 years ago
  24. ed88ff6 Adding additional resources for instantiating async consistent treemaps. by Aaron Kruglikov · 8 years ago
  25. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  26. 9bdaaec Implementation of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  27. b26d350 Improve unit test coverage by considering MapRecord and EidRecord by Jian Li · 8 years ago
  28. 42b3e43 Remove recordCount and locatorCount from LISP control message class by Jian Li · 8 years ago
  29. 894eab5 Add examples/ dir, README, and multicluster.py by Bob Lantz · 8 years ago
  30. d4e6370 Add NotNull and Argument check during object build for LISP object by Jian Li · 8 years ago
  31. 09a6ffe [ONOS-4983] Fix the bug of gateway information modification by sangho · 8 years ago
  32. 9edc7e0 Topo2Link - Fixed width of rectangle and centered text by Steven Burrows · 8 years ago
  33. 33ab2692 Fix glyph names. by Simon Hunt · 8 years ago
  34. 0e6c214 Updating / Adding mojo icons to Glyph Library. by Simon Hunt · 8 years ago
  35. 503a402 Multiple ONOSCluster support for ONOSCLI by Bob Lantz · 8 years ago
  36. 8e57625 Enable --custom files to import ONOSCLI by Bob Lantz · 8 years ago
  37. 5763516 Add portOffset for multiple ONOSCluster port forwarding by Bob Lantz · 8 years ago
  38. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  39. feb95f1 Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util. by Yoonseon Han · 8 years ago
  40. c218bfa Check equality of String with equals(), not "==" by Sho SHIMIZU · 8 years ago
  41. e4ba2a4 Add unit tests for LISP control message serializer and deserializer by Jian Li · 8 years ago
  42. 76ea057 Add unit tests for LISP address serializer and deserializer by Jian Li · 8 years ago
  43. edc5db1 [ONOS-4718] Initial implementation of LISP control msg serializer by Jian Li · 8 years ago
  44. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  45. 36dd8f1 Added mojo icons: - ports, switch, roadm, uiAttached, summary, detail by Simon Hunt · 8 years ago
  46. 9a4b96d Added mojo icons: map and selectMap. by Simon Hunt · 8 years ago
  47. 5a6c60c Enhanced "Show-Glyphs" development web page to show zoomed icons. by Simon Hunt · 8 years ago
  48. 6deb4ce Grouped injected vars and shortened findNodeById by Steven Burrows · 8 years ago
  49. ab87ac4 Prevent wipeout command from failing STC runs by Ray Milkey · 8 years ago
  50. 2b6ff42 Fix ONOS-4976 - buffer underflow from flow backup serialization by Ray Milkey · 8 years ago
  51. 3304169 Fix for ONOS-3428 - remove width constraint to intent view control buttons. by Simon Hunt · 8 years ago
  52. 98c0006 fix for ONOS-3428 by Kavitha Alagesan · 8 years ago
  53. c087453 Fix for ONOS-3677 by Kavitha Alagesan · 8 years ago
  54. eaf614c Fix for ONOS-3678 by Kavitha Alagesan · 8 years ago
  55. 24556ec [ONOS-5158] Allow to remove gateway nodes using network config file. by sangho · 8 years ago
  56. e8f48d8 ExecutorService with somewhat predictable thread assignment. by Yuta HIGUCHI · 8 years ago
  57. af3159d Added Breadcrumbs module by Steven Burrows · 8 years ago
  58. 13e5b51 [ONOS-5155] Exposed delta statistics via northbound REST by Viswanath KSP · 8 years ago
  59. 9152b15 Fixed onos-run-karaf by Thomas Vachuska · 8 years ago
  60. cfcb053 Add Oplink attenuation extension and channel power drivers. by yjimmyy · 8 years ago
  61. fa875bb Cleaned up urlBase() readability. by Simon Hunt · 8 years ago
  62. 94fa13e [ONOS-5166] GroupModBuilder: no longer ignore weights by Victor Silva · 8 years ago
  63. 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
  64. 179af1e Bump gRPC version to 1.0.0 GA by Yuta HIGUCHI · 8 years ago
  65. a3029cf Enhancing onos-run-karaf to run clean installation when tar.gz changes. by Thomas Vachuska · 8 years ago
  66. 7728b6a Was using a non-exitant port for the test. Not sure how this was ever working by Ray Milkey · 8 years ago
  67. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  68. 2f6f907 Fix NPE when processing an event when the delegate is undefined by Ray Milkey · 8 years ago
  69. 3680fab ONOS-4801 add default available field to gRPC model by Yuta HIGUCHI · 8 years ago
  70. 8e98f2f Widening column for device master to prevent text wrap. by Thomas Vachuska · 8 years ago
  71. b8d3798 EE unit test and h-bird. by Simon Hunt · 8 years ago
  72. b1995cb Fixed an infinite loop bug in Suurballe graph path search. by Thomas Vachuska · 8 years ago
  73. 884d443 Using non-static serializers in Flow Rule Store by Madan Jampani · 8 years ago
  74. cedd0df Disconnect switch when Device was admin removed. by Yuta HIGUCHI · 8 years ago
  75. ad0c990 Evict pipeliner/driver cache only on DEVICE_REMOVE by Yuta HIGUCHI · 8 years ago
  76. 8ffb775 Exposed the newly added port specific portStatistics API via REST by Viswanath KSP · 8 years ago
  77. 98315a2 Fix for ONOS-4940 by Kavitha Alagesan · 8 years ago
  78. 6704df3 Fix for ONOS-4877 by Kavitha Alagesan · 8 years ago
  79. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  80. 5808d52 [ONOS-5098] Fix the IP release issue when rebooting VMs by sangho · 8 years ago
  81. 28267ea Fix buck run when $ONOS_DIR does not exist by Charles Chan · 8 years ago
  82. 250d028 Initial support for Lagopus switch by Yuta HIGUCHI · 8 years ago
  83. 1fb0a8c Lazily populate Pipeliner cache by Yuta HIGUCHI · 8 years ago
  84. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  85. 34b3060 Fix ONOS-5091 by varunsha · 8 years ago
  86. ba87170 [ONOS-4718] Initial implementation of LISP address serializer by GUNi · 8 years ago
  87. a7b394d [ONOS-4718] Deserialize addresses from LISP control message class by Jian Li · 8 years ago
  88. 4eb3e3a Revise comments to align protocol stack by Jian Li · 8 years ago
  89. 115d860 [ONOS-4718] Initial implementation of LISP address deserializer by Jian Li · 8 years ago
  90. d48320e Fix [ONOS-4857] and impement [ONOS-5143] by Pier Ventre · 8 years ago
  91. b47c953 Revisiting netty configurations by Yuta HIGUCHI · 8 years ago
  92. c5a1754 ApplicationStore to use Topic instead of AtomicValue for app activation notifications by Madan Jampani · 8 years ago
  93. ecf9971 Update TestTopic to confirm to the new Topic API by Madan Jampani · 8 years ago
  94. 03fb8b2 Topic: Support for passing a executor to subscribe method for invoking the callback by Madan Jampani · 8 years ago
  95. f79ab48 Protect the RouteManagers threads from exceptions thrown by listeners by Jonathan Hart · 8 years ago
  96. a1c4115 Distribute failover event with topic by helenyrwu · 8 years ago
  97. 9e51ba5 SDN-IP: restrict egress port from ingress port list of MP2SP intent. by Jonathan Hart · 8 years ago
  98. 586bc4f Fixed a potential NPE in link discovery. by Thomas Vachuska · 8 years ago
  99. 1375cfe Simplify boolean expression by Sho SHIMIZU · 8 years ago
  100. dbf59f0 Unit tests to improve API test coverage by Ray Milkey · 8 years ago