1. e73ce63 Dropping hazelcast loading as part of the base feature. by Thomas Vachuska · 9 years ago
  2. 3c3361c ONOS-1934 - CORD-GUI -- Basic dashboard page created: gets data and displays it in tables. Icon support and navigation bar added. by Bri Prebilic Cole · 9 years ago
  3. cc58675 ONOS-1965: Evict inactive nodes from candidates map + Rely on cluster events to trigger stale lock purge by Madan Jampani · 9 years ago
  4. cd38ba5 fixing fabric forwarding for radius by alshabib · 9 years ago
  5. f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  6. 1b02f82 Mastership role is determined by whether the node is leader or merely a candidate for device mastership topic. by Madan Jampani · 9 years ago
  7. b17c41f Added a detection mechanism for long-running or dead-locked event sinks and listeners. by Thomas Vachuska · 9 years ago
  8. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  9. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  10. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  11. 7f58211 Unit tests for PortAddresses class by Ray Milkey · 9 years ago
  12. 3e59c60 CORD Subscriber GUI -- Updated GUI REST layer to provide dashboard, bundle and users namespaces. by Simon Hunt · 9 years ago
  13. 4b839c7 Fixed an issue where only the new device master node would receive mastership change events. by Thomas Vachuska · 9 years ago
  14. 1c681d7 Aha! Fixed a phantom exception that would appear on shutdown; we must first close the channel group and only then shutdown the executors. by Thomas Vachuska · 9 years ago
  15. 8db1640 ONOS-1933 - CORD-GUI -- Basic login page layout created, skeleton of mast head and footer created. by Bri Prebilic Cole · 9 years ago
  16. aab3559 Allowing suppression of onos*.zip generation form onos-package; mostly for speed in dev. by Thomas Vachuska · 9 years ago
  17. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  18. dea9817 Improvements for XOS integration app by Ray Milkey · 9 years ago
  19. ccab22d ONOS-1950 - NPE if intent state is null by Ray Milkey · 9 years ago
  20. 24fe16a CORD Subscriber GUI -- Added sample JSON for driving the GUI, based on current assumptions. by Simon Hunt · 9 years ago
  21. e9b7068 CORD Subscriber GUI -- segmented sample JSON files. Produced example dashboard data. by Simon Hunt · 9 years ago
  22. decd7a6 Simple software switch pipeline. by Saurav Das · 9 years ago
  23. 8d3de3d GUI -- Titles on topo panels overflow to the next line instead of going off of the screen. by Bri Prebilic Cole · 9 years ago
  24. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  25. e031189 CORD GUI -- Skeleton view framework created, can navigate between views. by Bri Prebilic Cole · 9 years ago
  26. 2910729 CORD Subscriber GUI -- Added sample data formats from XOS API. by Simon Hunt · 9 years ago
  27. 1ff09e8 GUI - fix the "It's Alive!" bug. by Simon Hunt · 9 years ago
  28. 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
  29. c494f99 adding rules for radius forwarding. by alshabib · 9 years ago
  30. 0799280 Removed legacy GUI. by Thomas Vachuska · 9 years ago
  31. d8b9700 Adding a corsa pipeliner which extends the ovs-corsa pipeliner by Saurav Das · 9 years ago
  32. c39f603 Minor bug fixes to bgprouter and ofdpadriver by Saurav Das · 9 years ago
  33. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  34. d24aa7f Renaming 'exp' to 'incubator'. by Thomas Vachuska · 9 years ago
  35. 8dd716a CORD Subscriber Demo - Support for loading local data files. by Simon Hunt · 9 years ago
  36. 39616f3 Add JSON to CLI commands by Ray Milkey · 9 years ago
  37. 068814d GUI -- Resize and table directives clean up. Veil service given init function and unit tests. by Bri Prebilic Cole · 9 years ago
  38. 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
  39. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  40. 3cc2330 Fix for NPE in SDNIP by Jonathan Hart · 9 years ago
  41. 0b98998 Add flows to forward OpenFlow traffic by Jonathan Hart · 9 years ago
  42. ba1c7fb Refactoring LabelResourceManager to use ListenerRegistry by Brian O'Connor · 9 years ago
  43. de3e92e 【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include by jcc · 9 years ago
  44. 6bd2d9f Always use mastershipService for querying device mastership in FlowRuleStore by Madan Jampani · 9 years ago
  45. 4a5fc7b CORD Subscriber Demo - skeleton index.html and fixed web.xml to carve off namespace for RS by Simon Hunt · 9 years ago
  46. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  47. 32b9370 ONOS-1922 KryoExceptions at org.onosproject.core.ApplicationRole by Changhoon Yoon · 9 years ago
  48. 732bb2e GUI -- Further work on refactoring Topology View server side code. Still WIP... by Simon Hunt · 9 years ago
  49. a7841ed ONOS-1896 : enum Permission added, DefaultPermission removed by Changhoon Yoon · 9 years ago
  50. 0f6ad14 Eliminate the peformance penalty introduced in ReplicaInfoService.getReplicaInfoFor by Madan Jampani · 9 years ago
  51. c72c8ea Make methods of TrafficSelector.Builder deprecated by Sho SHIMIZU · 9 years ago
  52. f758255 Initial CORD subscriber web-gui demo. by Thomas Vachuska · 9 years ago
  53. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  54. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  55. 9ff88a9 Added protection against redundant feature repo & feature operations. by Thomas Vachuska · 9 years ago
  56. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  57. 47dbe17 Added openflow/drivers to obs.exclude by Thomas Vachuska · 9 years ago
  58. bd0bc77 GUI -- Garbage can icon added to app view, fixed broken unit tests. by Bri Prebilic Cole · 9 years ago
  59. 585bed9 Place OchSginalType in the right place by Sho SHIMIZU · 9 years ago
  60. 358815c Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  61. ecc614d Converted onos-drivers.xml to use inheritance. by Thomas Vachuska · 9 years ago
  62. 01cb1a9 Fix exception for optical port descriptions (ONOS-1908) by Marc De Leenheer · 9 years ago
  63. 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
  64. e397ffe Handle ModOchSignalInstruction in FlowModBuidlerVer13 by Sho SHIMIZU · 9 years ago
  65. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  66. 8b4b9f0 Use diamond operator to remove redundant type parameter declaration by Sho SHIMIZU · 9 years ago
  67. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  68. e1be1b7 GUI -- Refresh button has been moved to TableBuilderService to be part of every tabular view automatically. by Bri Prebilic Cole · 9 years ago
  69. 5cd7ce9 Make indent of case label consistent with other switch statements by Sho SHIMIZU · 9 years ago
  70. 6601dd7 Return Collections.emptyList() instead of null to avoid NullPointerException by Sho SHIMIZU · 9 years ago
  71. baddcbe Use auto unboxing by Sho SHIMIZU · 9 years ago
  72. 24deb90 Simplify condition by Sho SHIMIZU · 9 years ago
  73. 6d44d19 Use thread safe sets for listeners in OpenFlowControllerImpl by Jonathan Hart · 9 years ago
  74. 5c60d6e GUI -- Group view now accessible by button on topo and device views. by Bri Prebilic Cole · 9 years ago
  75. fee47ee bgprouter bundle should not be part of SDN-IP app. by Jonathan Hart · 9 years ago
  76. a2a229c ONOS-1893: Fix incorrect event type in device mastership change notification by Madan Jampani · 9 years ago
  77. 7f62f7c GUI -- Augment sprite definitions to include subpaths and fills. by Simon Hunt · 9 years ago
  78. 9a5e006 ONOS-1768 - GUI -- Tooltip doesn't appear on new view if switching by button, minor table height bug fix. by Bri Prebilic Cole · 9 years ago
  79. 35d2971 GUI -- Fixed warning about undefined panel, added topoPanel destroy, added unit tests for topoPanel. by Bri Prebilic Cole · 9 years ago
  80. c54cd1b GUI -- Beginnings of structure for topology Overlay API. by Simon Hunt · 9 years ago
  81. 5c73fd9 Implement add() and subtract() methos in Bandwidth by Sho SHIMIZU · 9 years ago
  82. 684bcb7 GUI -- Topo Panels now dynamically adjust their height to fit in the whole window. Topo panel structure changed to have api for dynamic content to be added later. by Bri Prebilic Cole · 9 years ago
  83. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  84. 2908d9e Implement methods to compare objects in classes representing unit by Sho SHIMIZU · 9 years ago
  85. 635c2d7 Adding device driver inheritance mechanism. by Thomas Vachuska · 9 years ago
  86. 16f857b First round of cleanups in optical path provisioner. No more user input for packet/optical mininet script. by Marc De Leenheer · 9 years ago
  87. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  88. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  89. f81725b Populate Bandwidth with BandwidthResource by Sho SHIMIZU · 9 years ago
  90. 8711451 Replace manual hash code calculation for long with Long.hashCode(long) by Sho SHIMIZU · 9 years ago
  91. 9a6ae38 Rename arguments to make its meaning clear by Sho SHIMIZU · 9 years ago
  92. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  93. 8169779 Define Bandwidth class to represent bandwidth with explicit its unit by Sho SHIMIZU · 9 years ago
  94. 63939a3 Moved generic Timestamp/ClockManager classes to onos-api by Jonathan Hart · 9 years ago
  95. d7f7bcc GUI -- Major re-write of server-side Topology View code. WIP. by Simon Hunt · 9 years ago
  96. be12656 add an ARP reply emulator for public IP to vBNG by Pingping Lin · 9 years ago
  97. 4e0c73d add a new module to handle failed vBNG requests by Pingping Lin · 9 years ago
  98. f7536ab ONOS-1883: Fix for lost flow rules on CLI directed mastership changes. by Madan Jampani · 9 years ago
  99. 443ebed Add REST API to CORD fabric app. by Jonathan Hart · 9 years ago
  100. 676a9e4 Flow timeout shows in the FlowsList CLI command by Dusan Pajin · 9 years ago