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