1. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  2. 0e371dc CORD GUI -- Login page now takes emails to log into different accounts. Bundle page layout WIP. by Bri Prebilic Cole · 9 years ago
  3. 2739e6f8 CORD GUI - Shenanigans to deal with : in JSON key. by Simon Hunt · 9 years ago
  4. b37fd08 fixing uplink ports by alshabib · 9 years ago
  5. ca62750 minor fix for olt by alshabib · 9 years ago
  6. 17cde6d adding driver for g.fast and port to vlan mapping in xos-integration by alshabib · 9 years ago
  7. 1af3b71 adding gfast support by alshabib · 9 years ago
  8. c686c6a CORD GUI - Coded up email -> SSID -> Subscriber ID lookup on the server side. by Simon Hunt · 9 years ago
  9. 48dd9a1 cord fixes by alshabib · 9 years ago
  10. 0603afb adding inband of ctrl by alshabib · 9 years ago
  11. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  12. beb2dc9 adding support for iptv by alshabib · 9 years ago
  13. 60553c8 CORD GUI -- Dashboard and login pages have new look. WIP. by Bri Prebilic Cole · 9 years ago
  14. 8e36be5 Minor fix for pushing fabric VLANs by Jonathan Hart · 9 years ago
  15. 851f2f8 CORD GUI - Changed pom to use 1.7 compiler. by Simon Hunt · 9 years ago
  16. d189e28 CORD GUI -- Client URL rest requests are no longer hardcoded to "localhost:8080". by Bri Prebilic Cole · 9 years ago
  17. 4809de7 Few changes to CORD GUI for integration: by Jonathan Hart · 9 years ago
  18. 4d99c29 CORD GUI - Define runtime properties 'headnodeip' and 'headnodeport'. by Simon Hunt · 9 years ago
  19. 49bcae9 Minor BgpRouter tweaks to make deactivating and reactivating easier: by Jonathan Hart · 9 years ago
  20. b13c8f1 CORD GUI - Relabel url-filter levels OFF and NONE to NONE and ALL. (i.e. NONE allowed, or ALL allowed). by Simon Hunt · 9 years ago
  21. 339cdfb add a rest to get the IP address map to vBNG by Pingping Lin · 9 years ago
  22. 0d94f06 CORD GUI - include icon_id in user array. by Simon Hunt · 9 years ago
  23. de77ee5 add CLI for vBNG to show IP address mappings by Pingping Lin · 9 years ago
  24. 93258c7 1. fix javadoc mistakes by cheng fan · 9 years ago
  25. af57974 CORD-GUI: added parental-control category data file. by Simon Hunt · 9 years ago
  26. 7269f71 Minor change to xos-integration features.xml by Jonathan Hart · 9 years ago
  27. d2afaf2 add a delete vBNG feature by Pingping Lin · 9 years ago
  28. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  29. 408d24d Push default forwarding objectives when device becomes available. by Jonathan Hart · 9 years ago
  30. 10b98ad Fix bug matching compute node name by Jonathan Hart · 9 years ago
  31. 1d126d3 Fix completers for tenant commands by Jonathan Hart · 9 years ago
  32. 6056228 tying up the apps - when auth is successful connectivity happens by alshabib · 9 years ago
  33. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  34. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  35. 7716ec9 1. move tunnel 3 commands to onos-cli by cheng fan · 9 years ago
  36. b124641 CORD Subscriber GUI - Added a little logging. by Simon Hunt · 9 years ago
  37. bcb0237 Bug fixes for Optical Intent installation and removal by Ayaka Koshibe · 9 years ago
  38. 17ff25f adding offset for olt vlan to port mapping by alshabib · 9 years ago
  39. 88194c3 Fix optical port types in device store (ONOS-2046). by Marc De Leenheer · 9 years ago
  40. eac4aba Added ability to log via slf4j in cord-gui. by Thomas Vachuska · 9 years ago
  41. 9f7d189 Release resources when intent is withdrawn (ONOS-2048). by Marc De Leenheer · 9 years ago
  42. 0ccde6d Added an OLT application which pushes vlan circuits when ports are up. by alshabib · 9 years ago
  43. 51ca37f fixing default rules from cordfabric manager by alshabib · 9 years ago
  44. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  45. 7d02c08 CORD Subscriber GUI - Final wiring : we should be good for the demo. by Simon Hunt · 9 years ago
  46. 60afbeb change the reactive routing app name by Pingping Lin · 9 years ago
  47. ee6a737 CORD Subscriber GUI - Plumbing CordModelCache through to XOS service, to pick first subscriber. by Simon Hunt · 9 years ago
  48. d3d7a32 ONOS-1936 - CORD-GUI -- Bundle race condition fixed with refactor. Nav buttons refresh page when clicked. by Bri Prebilic Cole · 9 years ago
  49. 5d6153e ONOS-1937, ONOS-1938 - CORD-GUI -- User view CSS finished, icon appears when changes are applied, masthead has ONOS bird over the CORD logo. by Bri Prebilic Cole · 9 years ago
  50. 48e832c [ONOS-1925] by cheng fan · 9 years ago
  51. 90dc8c5 CORD Subscriber GUI - Added CDN function. Added backend boolean to filter out 'internet' when talking to XOS. by Simon Hunt · 9 years ago
  52. d050a4b ONOS-1937, ONOS-1938 - CORD-GUI -- User view now can change the level of URL filtering per user. CSS WIP. by Bri Prebilic Cole · 9 years ago
  53. 8483e9d CORD Subscriber GUI - Created XosManagerRestUtils (based on OnosXOSIntegrationManager). by Simon Hunt · 9 years ago
  54. 3826782 Fix sdnip dependencies so sdnip can be specified as a boot application. by Jonathan Hart · 9 years ago
  55. e2958f2 ONOS-1938 - CORD-GUI -- Added animation to bundle page, started work on User page. WIP. by Bri Prebilic Cole · 9 years ago
  56. ab5232e CORD Subscriber GUI - Added levels OFF, G, and NONE to UrlFilterFunction.Level enum. by Simon Hunt · 9 years ago
  57. a00b0ce CORD Subscriber GUI - Plumbed through to XosManager - almost ready to wire up to RestClient code. by Simon Hunt · 9 years ago
  58. bdd6b3b ONOS-1935 - CORD-GUI -- CSS for demo bundles page created, apply button switches bundles user is subscribed to. WIP. by Bri Prebilic Cole · 9 years ago
  59. f3a8bc0 ONOS-1951: Segment Routing multi-instance instability: Plugging Objective context to monitor any errors by Srikanth Vavilapalli · 9 years ago
  60. 87b157c CORD Subscriber GUI - Plumbed through the parameter change per function per user. by Simon Hunt · 9 years ago
  61. 75c470a Fix for logic error in SDN-IP. by Jonathan Hart · 9 years ago
  62. 6c2555b CORD Subscriber GUI - XosFunction mementos now stored inside each SubscriberUser to capture the parameter state per user. by Simon Hunt · 9 years ago
  63. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  64. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  65. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  66. f3eba31 ONOS-1934 - CORD-GUI -- CSS for demo user page and navigation bar. Updated bundles page to use the new JSON format. WIP. by Bri Prebilic Cole · 9 years ago
  67. 0b2b6d1 ONOS-1930 : Tunnel and policy failover with multi-instances by sangho · 9 years ago
  68. fb446fe Remove unnecessary object creation by Sho SHIMIZU · 9 years ago
  69. 6d28312 Simplify a condition by Sho SHIMIZU · 9 years ago
  70. b5d3841 Add logging for debug by Sho SHIMIZU · 9 years ago
  71. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  72. 09a32db CORD Subscriber GUI -- Added description field to bundle. by Simon Hunt · 9 years ago
  73. 41b943e CORD Subscriber GUI -- More bundle wrangling. by Simon Hunt · 9 years ago
  74. 0e35b82 ONOS-1933 - CORD-GUI -- CSS for demo login page created. WIP. by Bri Prebilic Cole · 9 years ago
  75. cf2056e Moving flow rule test to app-samples repo by Brian O'Connor · 9 years ago
  76. a29c87b CORD Subscriber GUI -- Minor tweaks. by Simon Hunt · 9 years ago
  77. 2dd48e6 CORD Subscriber GUI -- Additional examples of responses from XOS. by Simon Hunt · 9 years ago
  78. bb9f4bb Remove unreferenced fields by Sho SHIMIZU · 9 years ago
  79. 3f4d443 Added CLI to remove VLANs by Jonathan Hart · 9 years ago
  80. 79945e8 Remove type parameter and use diamond operator by Sho SHIMIZU · 9 years ago
  81. f844f63 CORD Subscriber GUI -- First shot at modeling bundles from functions. by Simon Hunt · 9 years ago
  82. b455803 Fix priorities of our rules higher than ARP. by Jonathan Hart · 9 years ago
  83. c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  84. 10570eb ONOS-1935 - CORD-GUI -- Nav bar updated, skeleton bundle view created. by Bri Prebilic Cole · 9 years ago
  85. 5e9a63d Provision flows on OLT and fabric when we add a vOLT tenant by Jonathan Hart · 9 years ago
  86. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  87. 75874da ONOS-1934 - CORD-GUI -- Styling edits for positioning, updated dashboard to use new json format. by Bri Prebilic Cole · 9 years ago
  88. 063ac11 CORD Subscriber GUI -- Updated sample JSON to reflect current thinking. by Simon Hunt · 9 years ago
  89. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  90. 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
  91. cd38ba5 fixing fabric forwarding for radius by alshabib · 9 years ago
  92. f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  93. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  94. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  95. 3e59c60 CORD Subscriber GUI -- Updated GUI REST layer to provide dashboard, bundle and users namespaces. by Simon Hunt · 9 years ago
  96. 8db1640 ONOS-1933 - CORD-GUI -- Basic login page layout created, skeleton of mast head and footer created. by Bri Prebilic Cole · 9 years ago
  97. dea9817 Improvements for XOS integration app by Ray Milkey · 9 years ago
  98. 24fe16a CORD Subscriber GUI -- Added sample JSON for driving the GUI, based on current assumptions. by Simon Hunt · 9 years ago
  99. e9b7068 CORD Subscriber GUI -- segmented sample JSON files. Produced example dashboard data. by Simon Hunt · 9 years ago
  100. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago