1. 82475cf Updating buck version by Brian O'Connor · 7 years ago
  2. d4f1bfb YANG runtime manager to register default serializers. by Gaurav Agrawal · 7 years ago
  3. d4e08c4 Ensure periodic polling thread to survive exception. by Yuta HIGUCHI · 7 years ago
  4. 56be910 Topo2: Created a new Bayarea topojson by Steven Burrows · 7 years ago
  5. 14af778 RESTCONF fixes for dynmaic config integration testing by Henry Yu · 7 years ago
  6. 374c5f3 Make number of threads in FlowObjectiveManager configurable by Yi Tseng · 7 years ago
  7. fc78fd7 Add routing app API to list of published artifacts by Ray Milkey · 7 years ago
  8. 2dc9f00 [ONOS-6073] Implement init version of MappingManager with unit test by Jian Li · 7 years ago
  9. 45f4ad6 Bumping dependency on YANG tools 1.12.0-b6 by Gaurav Agrawal · 7 years ago
  10. 2c52e56 [ONOS-6054] Implement DistributMappingStore with unit test by Jian Li · 7 years ago
  11. 86bebed [ONOS-5936] (vCore) Virtual FlowObjective Manager and Store by yoonseon · 7 years ago
  12. 0aba3e8 Topo2 - Bug fix: Error in the breadcrumb service when navigating to a previous layer by Steven Burrows · 7 years ago
  13. bd40284 Topo2: Bug fixes by Steven Burrows · 7 years ago
  14. 9b9c729 ONOS-6068 inject packet-layer link after optical Intent installation by Yuta HIGUCHI · 7 years ago
  15. e2c1db3 Bump atomix from 1.0.2 to 1.0.3 by Jon Hall · 7 years ago
  16. 806113f Slightly improve add-optical-connectivity usability by Yuta HIGUCHI · 7 years ago
  17. b43c1a9 Topo2: Refactored Maps and Sprites to be managed by a BackgroundService by Steven Burrows · 7 years ago
  18. e80ec2c Updating/fixing optical related documentation by Yuta HIGUCHI · 7 years ago
  19. 4e94293 CORD-Support-App: generate JSON blob of devices, hosts, (filtered) links. by Simon Hunt · 7 years ago
  20. be6b673 [ONOS-5451] Implement virtual switch and controller connection handler by Daniel Park · 7 years ago
  21. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  22. 04059f9 Moved YANG GUI up the source tree. by Thomas Vachuska · 7 years ago
  23. 6803401 Bumping ONOS dependency on the latest YANG tools. by Thomas Vachuska · 7 years ago
  24. af93468 ONOS-6071 adding Mods for protection links by Andrea Campanella · 7 years ago
  25. a4338f6 [ONOS-5964] Yang Runtime: Implement SCR adapter in ONOS. by Gaurav Agrawal · 7 years ago
  26. 8be2e1b Fix problem with expansion of variables in non-template archetype files by Ray Milkey · 7 years ago
  27. 7c5bf1f [ONOS-5757]&[ONOS-5758] add Restconf GET, POST and DELETE by jingan · 7 years ago
  28. 252750d Implement SimpleMappingStore with augmented StoredMappingEntry by Jian Li · 7 years ago
  29. 3615326 Fix Null pointer reference by tellviveks · 7 years ago
  30. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  31. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  32. 1bec2be Making the REST interface accept deferred instructions while adding flows by Saurav Das · 7 years ago
  33. 44e2a70 ONOS-5960 Dynamic Config Svc: Datachange Notifications by Sithara Punnassery · 7 years ago
  34. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  35. 5deaab5 Reverting the exclsuion of Yang runtime with fix for OSGI wiring issue by Sithara Punnassery · 7 years ago
  36. 563a781 Disable ARP/NDP forwarding/flooding by Charles Chan · 7 years ago
  37. 7e4f819 Eliminate code duplication by Charles Chan · 7 years ago
  38. 7ffd81f CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  39. 0f43e47 CORD-908 Remove VLAN MPLS workaround in OVS by Charles Chan · 7 years ago
  40. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  41. 1b1a3b4 BitSetSerializer by Jordi Ortiz · 7 years ago
  42. 59cc16d CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  43. 08057cb Resolve ConfigKey conflict with netconf by Yuta HIGUCHI · 7 years ago
  44. 226da24 Reverting back the YANG runtime bundle inclusion to fix broken running environment. by Gaurav Agrawal · 7 years ago
  45. b1fa40d Give user option to use buckd at their own risk. by Yuta HIGUCHI · 7 years ago
  46. 8b155b2 ONOS-6074 Dynamic Config integration with Yang Runtime, compiler & model by Sithara Punnassery · 7 years ago
  47. 5697460 Removing FlowRule programable from EDFA for now. by Yuta HIGUCHI · 7 years ago
  48. c3e6270 Bugfix: Remove duplicated subscriber reg. for receiving async msg by Jian Li · 7 years ago
  49. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  50. 9a44d6a Add a close listener for Client Connections by Jon Hall · 7 years ago
  51. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  52. 4b091dc ONOS-5959 with YANG model integrated by Sithara Punnassery · 7 years ago
  53. 73e5cce Replicate UpdateAndGet commands using FULL replication to ensure consistent event sequences on all servers for consistent maps. by Jordan Halterman · 7 years ago
  54. 81b1298 Removing check that can cause random build failures. by Aaron Kruglikov · 7 years ago
  55. 10f4513 ONOS-6070 Idle timeout mechanism for Meter features by Yuta HIGUCHI · 7 years ago
  56. e4ee9ef ONOS-5756 support update path restconf app UT review by Ching-Ting Sun · 7 years ago
  57. 24bc76b Add support for local-status in ForwardingDeviceService by Yuta HIGUCHI · 7 years ago
  58. 3e757f9 [ONOS-6044] Unnecessary line of code is executed each time when DEVICE_REMOVED event is handled by Michal Mach · 7 years ago
  59. d2c8d47 Fixed some concurrency issues in NETCONF Session Added Unit Tests by Sean Condon · 7 years ago
  60. b7a1f8e cosmetic fix for OpticalPathIntent by Yuta HIGUCHI · 7 years ago
  61. 39b9577 [ONOS-6066]bug fix openstack node moudle by Frank Wang · 7 years ago
  62. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  63. 7f425d5 Fix cells command by Yi Tseng · 7 years ago
  64. 9a18f49 ONOS-6047 make VirtualNetworkServiceManager.ServiceKey class static + add test for VirtualNetworkManager.get by Claudine Chiu · 7 years ago
  65. 1729916 Vtnweb resource bug fixed by Bharat saraswal · 7 years ago
  66. 78f51f4 [CORD-555][CORD-966] Support add/remove multiple buckets for group by Yi Tseng · 7 years ago
  67. bbc35d6 Removed old, non-functional optical topologies by Marc De Leenheer · 7 years ago
  68. 6d17a49 TestConsistentMultimap by Jordi Ortiz · 7 years ago
  69. 97b9b59 fix: Virtual flow rule and packet store by yoonseon · 7 years ago
  70. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  71. a899a21 [ONOS-5724],[ONOS-5725],[ONOS-5736] onos buck plugin modifications for support of private package property. by Bharat saraswal · 7 years ago
  72. 9291959 [ONOS-6055] Define mapping store interface with skeleton impl codes by Jian Li · 7 years ago
  73. b7a9cd2 Handle PORT_REMOVED event when a VM removes by Hyunsun Moon · 7 years ago
  74. f8d71b0 Revert "Revert "Upgrading to stc 2.3"" by Thomas Vachuska · 7 years ago
  75. f17ce81 Fixing broken pom.xml files. by Thomas Vachuska · 7 years ago
  76. 4590f26 Revert "Upgrading to stc 2.3" by Thomas Vachuska · 7 years ago
  77. e0ee56c Upgrading to stc 2.3 by Thomas Vachuska · 7 years ago
  78. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  79. 48dcd37 ONOS-6059 Favor FlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  80. 742bd09 Remove unnecessary memory copy from values() call in Netty mesaging service. by Jordan Halterman · 7 years ago
  81. ab25a71 [ONOS-5756] RESTCONF protocol support for RESTCONF App by Henry Yu · 7 years ago
  82. 33917d3 [ONOS-6051] Use full path instead to fix the issue of "File or directory not found". by tjian · 7 years ago
  83. a676b29 Pcep TE link config. by Shashikanth VH · 7 years ago
  84. 1116254 Topo2: Added debug grid and amended node positioning by Steven Burrows · 7 years ago
  85. 5e1504a Bump atomix from 1.0.1 to 1.0.2 by Jon Hall · 7 years ago
  86. 3c3e99e (vCord) Add a convenience method for providing a list of physical device by sangyun-han · 7 years ago
  87. 5b4d665 Update regions bayarea config to have subregions use grid-layout data. by Simon Hunt · 7 years ago
  88. 1b92c79 Force allocation of a tty in onos-wait-for-start by Jon Hall · 7 years ago
  89. 1002b0a [ONOS-5957] Add output to meter-remove command result by Jordi Ortiz · 7 years ago
  90. 161445a [ONOS-5957] Add output to meter-add command result by Jordi Ortiz · 7 years ago
  91. ad0c302 Add HashMultiset Catalyst serializer - used in ConsistentMultimap. by Jonathan Hart · 7 years ago
  92. 9e4db42 Remove unneeded Hamcrest dependencies by Ray Milkey · 7 years ago
  93. 1996d87 Fixed issue with stc on initial bootstrap. by Thomas Vachuska · 7 years ago
  94. e7f6b91 ONOS-6047 fix VirtualNetworkManager.get() to return existing service class by Claudine Chiu · 7 years ago
  95. 79a0abd Lift route config access into its own component on top of the RouteService. by Jonathan Hart · 7 years ago
  96. 8c31fe6 ONOS-6050 - [PCEP]LspIdentifiers TLV is not been encoded in PCUpd message for PCInit rsvp mode by harikrushna-Huawei · 7 years ago
  97. 4014e13 Further simplify equals method by refactor if-else statement by Jian Li · 7 years ago
  98. cc169f3 Fix: add missing java docs for mapping management application by Jian Li · 7 years ago
  99. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  100. 9a710b2 Ensure appropriate leader elector state machine commands are marked with the SNAPSHOT compaction mode to prevent premature exclusion of the commands from the Atomix replication protocol. by Jordan Halterman · 7 years ago