1. 48e832c [ONOS-1925] by cheng fan · 9 years ago
  2. 11530fb Bug ONOS-2030: Wait for mastership by HIGUCHI Yuta · 9 years ago
  3. 15f1bc4 FlowStore: Include exception in warning message by Madan Jampani · 9 years ago
  4. 67756b9 Fixed javadocs. by Thomas Vachuska · 9 years ago
  5. c7f7996 GUI -- Moved more potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  6. 7a5691a [ONOS-1959][ONOS-2007][ONOS-2008][ONOS-2009][ONOS-2010][ONOS-2011][ONOS-2016][ONOS-2017][ONOS-2018] by samuel · 9 years ago
  7. 8832990 Bug fixes for ofdpa pipeline by Saurav Das · 9 years ago
  8. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  9. 52c98bd GUI -- Moved of potentially expensive processing off listener dispatch thread. by Thomas Vachuska · 9 years ago
  10. cd40e5b Refresh candidate board from source on each election round + Disbale east-west synchronization of candidate board by Madan Jampani · 9 years ago
  11. 1b8ea34 Rename HandShake -> Handshake by Madan Jampani · 9 years ago
  12. 51f540f GUI -- Fixed a shut-down exception by explicitly closing all web-sockets on shutdown. by Thomas Vachuska · 9 years ago
  13. 3650fc4 Eliminate possible redundant update when rearranging candidate order in leadership manager by Madan Jampani · 9 years ago
  14. 90dc8c5 CORD Subscriber GUI - Added CDN function. Added backend boolean to filter out 'internet' when talking to XOS. by Simon Hunt · 9 years ago
  15. d8b0789 GUI -- Added intent state to the tabular view. by Thomas Vachuska · 9 years ago
  16. 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
  17. 7d243db ONOS-2026: Address polling issue in LeaderElection by Madan Jampani · 9 years ago
  18. 3a70431 Remove unnecessary boxing by Sho SHIMIZU · 9 years ago
  19. f88e593 Use lambda expression to reduce lines by Sho SHIMIZU · 9 years ago
  20. a267ce4 ONOS-2025 Corrected a logic error in the flow rule store that crept in during a recent refactor. (175e8fde54342d3f9440134bf06a1c2ffcb99acc) by Thomas Vachuska · 9 years ago
  21. 6c8eff3 ONOS-1746 Fixed hashCode implementation to be immune from non-deterministic enum hashCode. by Thomas Vachuska · 9 years ago
  22. a1cc16f Fix json formating for counters by Jon Hall · 9 years ago
  23. b3f167d Remove an enum that is not referenced by Sho SHIMIZU · 9 years ago
  24. d9333d6 Remove blank lines by Sho SHIMIZU · 9 years ago
  25. 8f86bb2 Remove unnecessary white space from Javadoc by Sho SHIMIZU · 9 years ago
  26. 8483e9d CORD Subscriber GUI - Created XosManagerRestUtils (based on OnosXOSIntegrationManager). by Simon Hunt · 9 years ago
  27. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  28. c15ce51 Fix a cast error when creating OpticalConnectivityIntent by Sho SHIMIZU · 9 years ago
  29. 3826782 Fix sdnip dependencies so sdnip can be specified as a boot application. by Jonathan Hart · 9 years ago
  30. e3274c8 Drivers for Centec and Pica8 switches by Saurav Das · 9 years ago
  31. 02ce274 Unit tests for DefaultGroupDescription class by Ray Milkey · 9 years ago
  32. 346d4f5 Add new methods to ConsistentMap API to improve usability. by Madan Jampani · 9 years ago
  33. 8a0569e Drop log level to debug for couple of NettyMessaging log statements by Madan Jampani · 9 years ago
  34. e2958f2 ONOS-1938 - CORD-GUI -- Added animation to bundle page, started work on User page. WIP. by Bri Prebilic Cole · 9 years ago
  35. ab5232e CORD Subscriber GUI - Added levels OFF, G, and NONE to UrlFilterFunction.Level enum. by Simon Hunt · 9 years ago
  36. eedfe54 Dropping log level to debug on some LeadershipManager messages by Madan Jampani · 9 years ago
  37. a00b0ce CORD Subscriber GUI - Plumbed through to XosManager - almost ready to wire up to RestClient code. by Simon Hunt · 9 years ago
  38. 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
  39. f3a8bc0 ONOS-1951: Segment Routing multi-instance instability: Plugging Objective context to monitor any errors by Srikanth Vavilapalli · 9 years ago
  40. cca4bdb Netty: Close idle tcp connections between controller instances by Madan Jampani · 9 years ago
  41. 3d1727c Leadership: Rerun purge step when conflicting updates are detected by Madan Jampani · 9 years ago
  42. 654b58a FlowRuleStore: Consider errors when updating state of all current backups by Madan Jampani · 9 years ago
  43. 87b157c CORD Subscriber GUI - Plumbed through the parameter change per function per user. by Simon Hunt · 9 years ago
  44. 50e7d9c Return early when the value is null to reduce the depth of indents by Sho SHIMIZU · 9 years ago
  45. 75c470a Fix for logic error in SDN-IP. by Jonathan Hart · 9 years ago
  46. 3c24077 Lambdas are reinterpreted before being sent to Linc-OE switches. This includes by Ayaka Koshibe · 9 years ago
  47. aa8b0eb GUI -- Added Settings view by Thomas Vachuska · 9 years ago
  48. 1229eca ONOS-1926: Handle unsupported match field by Charles M.C. Chan · 9 years ago
  49. e39f314 Fix tle command by Charles M.C. Chan · 9 years ago
  50. 6c2555b CORD Subscriber GUI - XosFunction mementos now stored inside each SubscriberUser to capture the parameter state per user. by Simon Hunt · 9 years ago
  51. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  52. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  53. f5ece32 Dropping dependency on onos-of-drivers in onos-openflow by Brian O'Connor · 9 years ago
  54. 8fa099a Bumping onos-maven-plugin version to 1.5-SNAPSHOT by Brian O'Connor · 9 years ago
  55. 9a828a8 removing onos-maven-plugin from onos-release scripts by Brian O'Connor · 9 years ago
  56. c013a35 Removing maven-plugin from overall build and rolling version to 1.4 by Brian O'Connor · 9 years ago
  57. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  58. 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
  59. 0b2b6d1 ONOS-1930 : Tunnel and policy failover with multi-instances by sangho · 9 years ago
  60. d8b565a Fixed bug ONOS-1676. by Kaouther Abrougui · 9 years ago
  61. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  62. fb446fe Remove unnecessary object creation by Sho SHIMIZU · 9 years ago
  63. 6d28312 Simplify a condition by Sho SHIMIZU · 9 years ago
  64. b5d3841 Add logging for debug by Sho SHIMIZU · 9 years ago
  65. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  66. 09a32db CORD Subscriber GUI -- Added description field to bundle. by Simon Hunt · 9 years ago
  67. 41b943e CORD Subscriber GUI -- More bundle wrangling. by Simon Hunt · 9 years ago
  68. 0e35b82 ONOS-1933 - CORD-GUI -- CSS for demo login page created. WIP. by Bri Prebilic Cole · 9 years ago
  69. c0fe09a GUI -- Fixed traffic visualization broken due to change in intent framework. by Thomas Vachuska · 9 years ago
  70. cf2056e Moving flow rule test to app-samples repo by Brian O'Connor · 9 years ago
  71. 4a9d63e Improving push through proxy tool by Thomas Vachuska · 9 years ago
  72. e9002d0 Split NiciraSwitch from DefaultSwitch for hand-shake purposes. by Thomas Vachuska · 9 years ago
  73. a29c87b CORD Subscriber GUI -- Minor tweaks. by Simon Hunt · 9 years ago
  74. 2dd48e6 CORD Subscriber GUI -- Additional examples of responses from XOS. by Simon Hunt · 9 years ago
  75. bb9f4bb Remove unreferenced fields by Sho SHIMIZU · 9 years ago
  76. 3f4d443 Added CLI to remove VLANs by Jonathan Hart · 9 years ago
  77. 7267c55 Fix the case of dropped flowEntries that can occur when the current backup is down and no alternate backup exists by Madan Jampani · 9 years ago
  78. 79945e8 Remove type parameter and use diamond operator by Sho SHIMIZU · 9 years ago
  79. 1d003e9 Properly unset ONOS_IP environment variable in cell command by Charles M.C. Chan · 9 years ago
  80. 3f23ea9 Added jdvue project to obs.exclude by Thomas Vachuska · 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. f7adc6e Fixed onos-config to include onos-incubator as a boot feature. by Thomas Vachuska · 9 years ago
  84. 9290053 Fixed the UI archetype. by Thomas Vachuska · 9 years ago
  85. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  86. c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  87. e8c632f Unit tests for GroupBucket and GroupOperation by Ray Milkey · 9 years ago
  88. 10570eb ONOS-1935 - CORD-GUI -- Nav bar updated, skeleton bundle view created. by Bri Prebilic Cole · 9 years ago
  89. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  90. 5e9a63d Provision flows on OLT and fabric when we add a vOLT tenant by Jonathan Hart · 9 years ago
  91. d869723 [ONOS-1284][ONOS-1869]the implementation of tunnel subsystem.It includes by jcc · 9 years ago
  92. 4a20a5f [ONOS-700][ONOS-1801]refactor tunnel subsystem api. by jcc · 9 years ago
  93. da4abde fixing vlan_push in 1.0 environments, ie. it does nothing by alshabib · 9 years ago
  94. f988bf5 【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA by jcc · 9 years ago
  95. 75874da ONOS-1934 - CORD-GUI -- Styling edits for positioning, updated dashboard to use new json format. by Bri Prebilic Cole · 9 years ago
  96. bbed4042 When relinquishing mastership, wait for LeadershipService::withdraw to complete before returning a MastershipEvent by Madan Jampani · 9 years ago
  97. 69bf7c1 Fixing port for clustering. by Thomas Vachuska · 9 years ago
  98. 3cd677d Added a few more short-hand aliases for checking logs for errors. by Thomas Vachuska · 9 years ago
  99. e2b7e7e Added @Beta annotations to the network configuration API. by Thomas Vachuska · 9 years ago
  100. a9d491e Added @Beta annotation to the flow objective API. by Thomas Vachuska · 9 years ago