1. c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  2. 10570eb ONOS-1935 - CORD-GUI -- Nav bar updated, skeleton bundle view created. by Bri Prebilic Cole · 9 years ago
  3. 5e9a63d Provision flows on OLT and fabric when we add a vOLT tenant by Jonathan Hart · 9 years ago
  4. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  5. 75874da ONOS-1934 - CORD-GUI -- Styling edits for positioning, updated dashboard to use new json format. by Bri Prebilic Cole · 9 years ago
  6. 063ac11 CORD Subscriber GUI -- Updated sample JSON to reflect current thinking. by Simon Hunt · 9 years ago
  7. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  8. 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
  9. cd38ba5 fixing fabric forwarding for radius by alshabib · 9 years ago
  10. f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  11. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  12. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  13. 3e59c60 CORD Subscriber GUI -- Updated GUI REST layer to provide dashboard, bundle and users namespaces. by Simon Hunt · 9 years ago
  14. 8db1640 ONOS-1933 - CORD-GUI -- Basic login page layout created, skeleton of mast head and footer created. by Bri Prebilic Cole · 9 years ago
  15. dea9817 Improvements for XOS integration app by Ray Milkey · 9 years ago
  16. 24fe16a CORD Subscriber GUI -- Added sample JSON for driving the GUI, based on current assumptions. by Simon Hunt · 9 years ago
  17. e9b7068 CORD Subscriber GUI -- segmented sample JSON files. Produced example dashboard data. by Simon Hunt · 9 years ago
  18. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  19. e031189 CORD GUI -- Skeleton view framework created, can navigate between views. by Bri Prebilic Cole · 9 years ago
  20. 2910729 CORD Subscriber GUI -- Added sample data formats from XOS API. by Simon Hunt · 9 years ago
  21. 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
  22. c494f99 adding rules for radius forwarding. by alshabib · 9 years ago
  23. c39f603 Minor bug fixes to bgprouter and ofdpadriver by Saurav Das · 9 years ago
  24. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  25. 8dd716a CORD Subscriber Demo - Support for loading local data files. by Simon Hunt · 9 years ago
  26. 3cc2330 Fix for NPE in SDNIP by Jonathan Hart · 9 years ago
  27. 0b98998 Add flows to forward OpenFlow traffic by Jonathan Hart · 9 years ago
  28. 4a5fc7b CORD Subscriber Demo - skeleton index.html and fixed web.xml to carve off namespace for RS by Simon Hunt · 9 years ago
  29. f758255 Initial CORD subscriber web-gui demo. by Thomas Vachuska · 9 years ago
  30. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  31. 8b4b9f0 Use diamond operator to remove redundant type parameter declaration by Sho SHIMIZU · 9 years ago
  32. da58088 GUI -- Further work on refactoring Topology View server side code. by Simon Hunt · 9 years ago
  33. baddcbe Use auto unboxing by Sho SHIMIZU · 9 years ago
  34. 24deb90 Simplify condition by Sho SHIMIZU · 9 years ago
  35. fee47ee bgprouter bundle should not be part of SDN-IP app. by Jonathan Hart · 9 years ago
  36. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  37. 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
  38. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  39. be12656 add an ARP reply emulator for public IP to vBNG by Pingping Lin · 9 years ago
  40. 4e0c73d add a new module to handle failed vBNG requests by Pingping Lin · 9 years ago
  41. 443ebed Add REST API to CORD fabric app. by Jonathan Hart · 9 years ago
  42. 45b009c Bug fix for route population optimization by sangho · 9 years ago
  43. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  44. 140e478 XOS integration app by Ray Milkey · 9 years ago
  45. 0de9fac Fixing and organizing javadocs. by Thomas Vachuska · 9 years ago
  46. 5f1e457 - Bug fix for populating MPLS rules for php case: adding treamtments in forward objectives by sangho · 9 years ago
  47. e148de8 Request packet in when config being modified during runtime. by Charles M.C. Chan · 9 years ago
  48. c14b2a2 Use long literal to shorten codes by Sho SHIMIZU · 9 years ago
  49. ea75084 CORD fabric app by Jonathan Hart · 9 years ago
  50. 99d0b20 thread safe improvment by Pingping Lin · 9 years ago
  51. 52abe3a ONOS-1791 : Populates MPLS rules also at edge routers by sangho · 9 years ago
  52. 834e4b0 ONOS-1786: Updates group buckets when link status is changed. by sangho · 9 years ago
  53. ffa27d3 add a vBNG application by Pingping Lin · 9 years ago
  54. a0ddb02 GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private. by Simon Hunt · 9 years ago
  55. d2747a0 GUI -- Huge Refactoring of server-side message handlers (Part Two). by Simon Hunt · 9 years ago
  56. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  57. 7772af0 Fix for missing case in set test cli by Jon Hall · 9 years ago
  58. dfc639e Adding in some imports necessary for test code included in BGP router by Saurav Das · 9 years ago
  59. dde53d1 Fix the logic of deleting FIB entries in CorsaPipeline by sangho · 9 years ago
  60. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  61. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  62. f22fb40 Pushes flow rules to the control switch when the switch is connected and available. by sangho · 9 years ago
  63. 666cd6d ONOS-1521 : Supports Leaf-Spine topology (tested with 4 x 4 ) by sangho · 9 years ago
  64. 20eff1d ONOS-1438: Improved the routing rule population process for link add and failure; computes the routes changed from the link changes and populates the rules only for the routes. by sangho · 9 years ago
  65. 7b8a921 Bugfix: matching IP address without ethType will result in OFPT_ERROR_MSG (type=OFPET_BAD_MATCH, code=OFPBMC_BAD_PREREQ) by Charles M.C. Chan · 9 years ago
  66. 6b687cd Test application for counters and sets by Jon Hall · 9 years ago
  67. 88d2282 Ignore PORT_STATS_UPDATED from topology metrics by andrew@onlab.us · 9 years ago
  68. bd7f742 Adding Device Listiner to BgpRouter so that filtering rules are sent to the by Saurav Das · 9 years ago
  69. 8b91f4f GUI -- Added category to the UiView abstraction. by Thomas Vachuska · 9 years ago
  70. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  71. 87994d0 Enhanced onos-build-selective to react to any src file modifications and to also result in a cascaded build of app modules which require the modified modules. by Thomas Vachuska · 9 years ago
  72. 3b881aa Move reactive forwarding to flow objectives by Jonathan Hart · 9 years ago
  73. 430223a ReactiveForwarding shouldn't always match ethertype or ipproto by Jonathan Hart · 9 years ago
  74. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  75. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  76. e3bfcaf Fix NPE for election app when handling CANDIDATE events. Also disables running by Ayaka Koshibe · 9 years ago
  77. f6ea9e6 Implemented a globally unique next id generator in FlowObjectStore by alshabib · 9 years ago
  78. 41e8c18 Simplified app packaging to use just project.version rather than short.version. by Thomas Vachuska · 9 years ago
  79. 6cc224b ONOS-1621: Test app for measuring messaging layer performance by Madan Jampani · 9 years ago
  80. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  81. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  82. 624f13a fixing packaging for bgprouter. by alshabib · 9 years ago
  83. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  84. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  85. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  86. c9e16bf add a virtual gateway for reactive routing by Pingping Lin · 9 years ago
  87. 4db76e3 ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 9 years ago
  88. cfd63d2 Adding more filtering objectives from the router application and handling them by Saurav Das · 9 years ago
  89. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  90. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  91. b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago
  92. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  93. b645147 Moved demo app back to main onos repo. by Thomas Vachuska · 9 years ago
  94. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  95. b967ebf GUI -- Fixed intent perf GUI styling. by Thomas Vachuska · 9 years ago
  96. 72dd99d GUI -- Fixed intentPerf javascript error. by Thomas Vachuska · 9 years ago
  97. fba2857 Enhanced app CLI. by Thomas Vachuska · 9 years ago
  98. 90c7be2 GUI -- Fixed a few issues int intentPerf.js caught by review, but after merge. by Thomas Vachuska · 9 years ago
  99. 95aadff Added GUI to intent perf app to monitor performance stats in real-time. by Thomas Vachuska · 9 years ago
  100. 89ad377 ONOS-1400: Fixing BgpRouter functionality break due to distributed group store changes by Srikanth Vavilapalli · 9 years ago