1. 673c3e0 Fixing onos-buck by Thomas Vachuska · 8 years ago
  2. d5a8f01 Bug fix for ONOS-4491 by Aneesha Pailla · 8 years ago
  3. 43702bf Fix up buck build for OVSDB apps by Ray Milkey · 8 years ago
  4. a68e6f9 ONOS-4439 bug fixes for security mode init scripts by Changhoon Yoon · 8 years ago
  5. 170fe4e Removing GUI hang bypass. by Thomas Vachuska · 8 years ago
  6. bf8ee80 Move map event handling onto a background thread to unblock even dispatch loop by Madan Jampani · 8 years ago
  7. d710d8c Temporary GUI fix. by Thomas Vachuska · 8 years ago
  8. 862dcd2 Fix source file permission by HIGUCHI Yuta · 8 years ago
  9. 56c1184 [ONOS-4163] Provider side changes to support stateful PCE and PCECC by Avantika-Huawei · 8 years ago
  10. 25fc9ad Add a set of synchronous version of methods for MastershipService by Jian Li · 8 years ago
  11. 6602db8 Improved test environment by Matteo Scandolo · 8 years ago
  12. c0e010dd Implement compact serialization for a set of discrete resources by Sho SHIMIZU · 8 years ago
  13. b826190 Adding ability to get borrowed cell definition without changing the existing reservation. by Thomas Vachuska · 8 years ago
  14. 3a6b556 YANG: Junit testcases for restricions resolution by Gaurav Agrawal · 8 years ago
  15. d70e957 Tunnel Service extenstion to support to create tunnel from APP and also to carry Label stack as network resource by Satish K · 8 years ago
  16. 0d33700 Changed default borrow behaviour to simply get current cell definition if a reservation exists already. by Thomas Vachuska · 8 years ago
  17. 9a8d16d initial flows for corsa pipeline v39 by Michele Santuari · 8 years ago
  18. 777dbd7 Adding buck build of the meta openflow app. by Thomas Vachuska · 8 years ago
  19. 37d5dbf ONOS-4118 Added synchronization and resiliency to Bmv2ThriftClient by Carmelo Cascone · 8 years ago
  20. 6ac2098 Make the method receive a more flexible parameter by Sho SHIMIZU · 8 years ago
  21. cfa1c41 YANG: Restriction resolution implementation by Gaurav Agrawal · 8 years ago
  22. 7b93ceb Replace ECMap with ConsistentMap in UiExtensionManager by Madan Jampani · 8 years ago
  23. d35113e [ONOS-4476]As with Group type is FAILOVER,watchPort&watchGroup does not set correctly When builds the Group Modification Openflow message by heisenberg · 8 years ago
  24. 0a011be bugfix: comparing wrong field by HIGUCHI Yuta · 8 years ago
  25. f01fe1c Define codec interface for discrete resources by Sho SHIMIZU · 8 years ago
  26. 6c258f3 Yang file scanner bug fix. by Shashikanth VH · 8 years ago
  27. eb04e7b [ONOS-4486] Register SegmentationId for l3vniMap. by lishuai · 8 years ago
  28. c5b33ea [ONOS-4291] Implement skeleton of gateway load balancer by Kyuhwi Choi · 8 years ago
  29. 90b3b6c [ONOS-4427] TunnelIn flowrule can not be applied to devices in ONOS 1.5 by lishuai · 8 years ago
  30. 7762179 Bug fix for Dell driver to use dummy group as flow-actions by Saurav Das · 8 years ago
  31. 65c0bdf Fixes to onos_stage to include karaf.zip by Brian O'Connor · 8 years ago
  32. 92ec213 ONOS-4344 Fixes to onos_stage.py to fix Buck onos-package by Brian O'Connor · 8 years ago
  33. f96d41f [ONOS-4438] Add REST API for mastership service by Jian Li · 8 years ago
  34. d8d3dd40 Fixing path in pom.xml by HIGUCHI Yuta · 8 years ago
  35. 71ff332 Adding init script for the warden. by Thomas Vachuska · 8 years ago
  36. 1eff3a6 Initial implementation of shared test cell warden. by Thomas Vachuska · 8 years ago
  37. 2199c30 CORD-348 Fabric multicast support - error handling by Charles Chan · 8 years ago
  38. a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 8 years ago
  39. 72f3f10 Change the data type of Data Point value from Double to Object by Jian Li · 8 years ago
  40. f87ccda Update gRPC to 0.14.0 by HIGUCHI Yuta · 8 years ago
  41. b3ef0db ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  42. 5f8a529 Skipped broken test by Matteo Scandolo · 8 years ago
  43. 1077dd7 Add annotation to ChartModel by Jian Li · 8 years ago
  44. b68a2b0 [ONOS-4438] Add codecs for mastership REST API by Jian Li · 8 years ago
  45. 530cf46 Used the onosAuth global variable to get the username rather than the websocket service. by Steven Burrows · 8 years ago
  46. fbac378 ONOS-4440 CLI allocations command: add support for TributarySlot resource allocations. by Rimon Ashkenazy · 8 years ago
  47. 59232cf Changes include: by Saurav Das · 8 years ago
  48. e3ba695 Fix ClassCastException by Charles Chan · 8 years ago
  49. 33f90a9 Adding OCT to 101 and 102 cells. by Thomas Vachuska · 8 years ago
  50. f49dea1 Adding new cells by Thomas Vachuska · 8 years ago
  51. 1aaffb7 Remove all references to java_library in the source BUCK build. by Ray Milkey · 8 years ago
  52. c180686 Add configurable method to SimpleFlowRuleStore by sangyun-han · 8 years ago
  53. 0c42342 [ONOS-4226]Portchain to service function map interface by Phaneendra Manda · 8 years ago
  54. a4a5994 Mark couple of expensive LeadershipService methods as deprecated by Madan Jampani · 8 years ago
  55. 6eda877 Autogen'ing new lib/BUCK by Brian O'Connor · 8 years ago
  56. 703f96d Fixing a few buck files. by Thomas Vachuska · 8 years ago
  57. d5be69f [ONOS-3851] Implement default Web GUI page for CPMan by Jian Li · 8 years ago
  58. 812aa5a Improved README and test environment, added package.json and karma by Matteo Scandolo · 8 years ago
  59. 4809e54 Adding a cord-config appliation which hosts configuration by alshabib · 8 years ago
  60. 1aa0782 [ONOS-3851] Initial implementation of Web GUI of CPMan by Jian Li · 8 years ago
  61. e4b9b0c multiFileYangTranslator by Vinod Kumar S · 8 years ago
  62. d8adcef Bug Fix - Tunnel subsystem 1. After delete the tunnel and then query the tunnel and call provider. Query will always return null. Null Pointer exception. by Satish K · 8 years ago
  63. 6057d08 Partial support for LambdaQuery returning FLEX grid. by HIGUCHI Yuta · 8 years ago
  64. dc5cf8a Explicitly log when disconnecting a switch. by HIGUCHI Yuta · 8 years ago
  65. 344dc81 ONOS-4086 to ONOS-4091, ONOS-4098 to ONOS-4100:JUNIT for ISIS controller by chidambar babu · 8 years ago
  66. eb49549 PtToPtIntentVirtualNetworkProvider invalid null parameter exception handling. by Shashikanth VH · 8 years ago
  67. 9e1352f Adding onos packaging buck rule and script by Brian O'Connor · 8 years ago
  68. 538b7cf Adding Buck file for ONOS karaf branding by Brian O'Connor · 8 years ago
  69. 807ed4a Adding Buck features definitions by Brian O'Connor · 8 years ago
  70. 0167bd4 Adding onos_stage.py and onos_feature.py for feature generation and onos-package by Brian O'Connor · 8 years ago
  71. fc7f5fc Refactoring features rule and generation by Brian O'Connor · 8 years ago
  72. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  73. 4847ea3 Updating checkstyle rule in onos.bucklet by Brian O'Connor · 8 years ago
  74. d5150aa Updating lib/BUCK by Brian O'Connor · 8 years ago
  75. 4443ffb Adding remote_jar bucklet by Brian O'Connor · 8 years ago
  76. b5c1112 Updating arg check in OSGiWrapper by Brian O'Connor · 8 years ago
  77. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  78. f65afe0 Removing bgp-flow provider from bgp Buck file by Brian O'Connor · 8 years ago
  79. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  80. fdbb7f4 Changing Andrea's cell to containers by Andrea Campanella · 8 years ago
  81. 1decd53 ONOS-4077: REST API's for virtual networks, devices, ports, links: add missing onos.rsModel statements + fix example field in JSON files by Claudine Chiu · 8 years ago
  82. 54d51aa Fixed to allow json media type header for ML2 delete postcommits by Hyunsun Moon · 8 years ago
  83. 5c9591c Changed XOS VTN service API base url by Hyunsun Moon · 8 years ago
  84. 3556f36 Modifying preDeactivate hook in OFControllerImpl to remove double deactivation causing NPE. by Andrea Campanella · 8 years ago
  85. 105cf53 ONOS-3748 Resubmitting pending PURGE_REQ intents by Brian O'Connor · 8 years ago
  86. ee66aad Add failed value as Exception message. by HIGUCHI Yuta · 8 years ago
  87. 1d3b617 ONOS-4423: Support for invalidating cached map entries when a client session is suspended by Madan Jampani · 8 years ago
  88. be755f8 Fix maven karaf-assembly breakage due to ISIS app by Jonathan Hart · 8 years ago
  89. 471a7bc Support for reacting to underlying copycat client session state changes by Madan Jampani · 8 years ago
  90. 61403ed Appify BUCK builds for drivers by Ray Milkey · 8 years ago
  91. 7d19954 CodeReview - Initial Commit for Kafka Integration Application by Shravan Ambati · 8 years ago
  92. 9bee080 [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
  93. 90bfa6a ONOS-4085, ONOS-4096, ONOS-4097: JUNIT for ISIS PDU data structures by nicklesh adlakha · 8 years ago
  94. 491b8af ONOS-4083,ONOS-4084:JUNIT for ISIS PDU TLV Data Structures by PRASHANTH SHIVANANJAPPA · 8 years ago
  95. 6dd598c ONOS-4080 ISIS Config Provider by Kalyankumar Asangi · 8 years ago
  96. c14be42 CORD-564 Remove flow rules completely when a VM or dependency removed by Hyunsun Moon · 8 years ago
  97. 0c2a28f Add dependency to BUCK build by Ray Milkey · 8 years ago
  98. 4e5139b Fix up apps that require jar file wrapping by Ray Milkey · 8 years ago
  99. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  100. 855179c CpqdOfpda pipeline table miss entry for multicast IP table. by Jonathan Hart · 8 years ago