1. e8d06bf Fix stc dependencies on external scenarios by Jon Hall · 7 years ago
  2. 7c28369 fix syntax error by Ray Milkey · 7 years ago
  3. e89cfd2 fix syntax error by Ray Milkey · 7 years ago
  4. 6563971 add in unit testing pipeline step by Ray Milkey · 7 years ago
  5. c94df63 set ONOS_ROOT by Ray Milkey · 7 years ago
  6. dd5a00b Change log level to prevent warning flood in port table polling by MaoLu · 7 years ago
  7. f4a3491 No need for && operator, run it all in the same shell by Ray Milkey · 7 years ago
  8. 50d0a75 Fix quoting error by Ray Milkey · 7 years ago
  9. 52e7d6e execute commands using bash by Ray Milkey · 7 years ago
  10. 77409ac Revert "Revert "YANG runtime manager to register default serializers."" by GauravAgrawal-Huawei · 7 years ago
  11. 13910a0 use bash for compile step execution by Ray Milkey · 7 years ago
  12. 1304e21 source environment into the current shell by Ray Milkey · 7 years ago
  13. f6ed778 Remove bogus environment section by Ray Milkey · 7 years ago
  14. 5f7084a run onos-buck by Ray Milkey · 7 years ago
  15. eb6230a set up dev environment by Ray Milkey · 7 years ago
  16. 0bc7fdb [ONOS-6098] Port number used for SNAT does not return to the available port number pool after the SNAT rule expired by daniel park · 7 years ago
  17. 68d6f95 Topo2: Adding peer region node to the topology by Steven Burrows · 7 years ago
  18. 5d025c3 add option to remove netcfg from CLI by Yuta HIGUCHI · 7 years ago
  19. a4bb84e Config based Optical Device by Yuta HIGUCHI · 7 years ago
  20. 89ae088 Enable support for optical device projection by Yuta HIGUCHI · 7 years ago
  21. 42e2344 ONOS Network Troubleshooting System by maojianwei · 8 years ago
  22. 0f4d63a Proper handling of Link expected state by Yuta HIGUCHI · 7 years ago
  23. 598b55d Add buck build to pipeline by Ray Milkey · 7 years ago
  24. 19793a3 Test pipeline configuration by Ray Milkey · 7 years ago
  25. f167bf9 Command to list optical connectivities by Yuta HIGUCHI · 7 years ago
  26. 9f111e6 ONOS-6081 Do not throw Exception when queried for unknown resource. by Yuta HIGUCHI · 7 years ago
  27. 5168f61 ONOS-6082 by sivachidambaram subramanian · 7 years ago
  28. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  29. b11a8b8 Topo2: unpin nodes when a node is hovered and 'U' us pressed by Steven Burrows · 7 years ago
  30. 69ef9dd Initial version of Polatis driver by Yuta HIGUCHI · 7 years ago
  31. edd932f use toImmutableSet converting Stream to Set by Yuta HIGUCHI · 7 years ago
  32. 66e35f4 ConfigLambdaQuery by Yuta HIGUCHI · 7 years ago
  33. 2105832 fix: (vNet) enable 'vnet-flows' cli command by Yoonseon Han · 7 years ago
  34. 9638ef6 [ONOS-5974] Change the MAC address of DHCP response to non-multicast by Rafal Szalecki · 7 years ago
  35. 9237067 Scenario to test the CLI 'maps' command by Ray Milkey · 7 years ago
  36. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  37. f303c1e Topo2: Fixing the incorrectly merged patch (13089) by Steven Burrows · 7 years ago
  38. 892cba6 Topo2: Reset node position when hovered and 'R' is pressed by Steven Burrows · 7 years ago
  39. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  40. 215dd81 [ONOS-6113] BGP hold time expiry handling by Shashikanth VH · 7 years ago
  41. 54cf957 Fixed ChassisId constrcutor to allow 64-bit hex strings as a parameter. by Alan Deikman · 7 years ago
  42. c2b82e3 Ensure polling thread will not exceptionally terminate by Yuta HIGUCHI · 7 years ago
  43. 9753fc1 [ONOS-6118] Revert default number of threads in FlowObjectiveManager to 4 by Yi Tseng · 7 years ago
  44. 67adec2 Revert "Updating buck version" by GauravAgrawal-Huawei · 7 years ago
  45. 6beebeb Revert "YANG runtime manager to register default serializers." by Yuta HIGUCHI · 7 years ago
  46. 9edd172 Topo2: fix incorrectly patched review (sorry Steven). by Simon Hunt · 7 years ago
  47. a10c363 Topo2: Added bookmarks to the URL when navigating regions by Simon Hunt · 7 years ago
  48. d2f041e minor fixes around optical by Yuta HIGUCHI · 7 years ago
  49. 364cec3 fix [ONOS-6115] and change RestconfManager's call api to Dynamic Config by jingan · 7 years ago
  50. 1085239 Oplink Protection Switch Driver for Protection Behavior by Jimmy Jin · 7 years ago
  51. 82475cf Updating buck version by Brian O'Connor · 7 years ago
  52. d4f1bfb YANG runtime manager to register default serializers. by Gaurav Agrawal · 7 years ago
  53. d4e08c4 Ensure periodic polling thread to survive exception. by Yuta HIGUCHI · 7 years ago
  54. 56be910 Topo2: Created a new Bayarea topojson by Steven Burrows · 7 years ago
  55. 14af778 RESTCONF fixes for dynmaic config integration testing by Henry Yu · 7 years ago
  56. 374c5f3 Make number of threads in FlowObjectiveManager configurable by Yi Tseng · 7 years ago
  57. fc78fd7 Add routing app API to list of published artifacts by Ray Milkey · 7 years ago
  58. 2dc9f00 [ONOS-6073] Implement init version of MappingManager with unit test by Jian Li · 7 years ago
  59. 45f4ad6 Bumping dependency on YANG tools 1.12.0-b6 by Gaurav Agrawal · 7 years ago
  60. 2c52e56 [ONOS-6054] Implement DistributMappingStore with unit test by Jian Li · 7 years ago
  61. 86bebed [ONOS-5936] (vCore) Virtual FlowObjective Manager and Store by yoonseon · 7 years ago
  62. 0aba3e8 Topo2 - Bug fix: Error in the breadcrumb service when navigating to a previous layer by Steven Burrows · 7 years ago
  63. bd40284 Topo2: Bug fixes by Steven Burrows · 7 years ago
  64. 9b9c729 ONOS-6068 inject packet-layer link after optical Intent installation by Yuta HIGUCHI · 7 years ago
  65. e2c1db3 Bump atomix from 1.0.2 to 1.0.3 by Jon Hall · 7 years ago
  66. 806113f Slightly improve add-optical-connectivity usability by Yuta HIGUCHI · 7 years ago
  67. b43c1a9 Topo2: Refactored Maps and Sprites to be managed by a BackgroundService by Steven Burrows · 7 years ago
  68. e80ec2c Updating/fixing optical related documentation by Yuta HIGUCHI · 7 years ago
  69. 4e94293 CORD-Support-App: generate JSON blob of devices, hosts, (filtered) links. by Simon Hunt · 7 years ago
  70. be6b673 [ONOS-5451] Implement virtual switch and controller connection handler by Daniel Park · 7 years ago
  71. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  72. 04059f9 Moved YANG GUI up the source tree. by Thomas Vachuska · 7 years ago
  73. 6803401 Bumping ONOS dependency on the latest YANG tools. by Thomas Vachuska · 7 years ago
  74. af93468 ONOS-6071 adding Mods for protection links by Andrea Campanella · 7 years ago
  75. a4338f6 [ONOS-5964] Yang Runtime: Implement SCR adapter in ONOS. by Gaurav Agrawal · 7 years ago
  76. 8be2e1b Fix problem with expansion of variables in non-template archetype files by Ray Milkey · 7 years ago
  77. 7c5bf1f [ONOS-5757]&[ONOS-5758] add Restconf GET, POST and DELETE by jingan · 7 years ago
  78. 252750d Implement SimpleMappingStore with augmented StoredMappingEntry by Jian Li · 7 years ago
  79. 3615326 Fix Null pointer reference by tellviveks · 7 years ago
  80. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  81. 95f4b42 Clean up topo2 initialization. (WIP) by Simon Hunt · 7 years ago
  82. 1bec2be Making the REST interface accept deferred instructions while adding flows by Saurav Das · 7 years ago
  83. 44e2a70 ONOS-5960 Dynamic Config Svc: Datachange Notifications by Sithara Punnassery · 7 years ago
  84. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  85. 5deaab5 Reverting the exclsuion of Yang runtime with fix for OSGI wiring issue by Sithara Punnassery · 7 years ago
  86. 563a781 Disable ARP/NDP forwarding/flooding by Charles Chan · 7 years ago
  87. 7e4f819 Eliminate code duplication by Charles Chan · 7 years ago
  88. 7ffd81f CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  89. 0f43e47 CORD-908 Remove VLAN MPLS workaround in OVS by Charles Chan · 7 years ago
  90. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  91. 1b1a3b4 BitSetSerializer by Jordi Ortiz · 7 years ago
  92. 59cc16d CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  93. 08057cb Resolve ConfigKey conflict with netconf by Yuta HIGUCHI · 7 years ago
  94. 226da24 Reverting back the YANG runtime bundle inclusion to fix broken running environment. by Gaurav Agrawal · 7 years ago
  95. b1fa40d Give user option to use buckd at their own risk. by Yuta HIGUCHI · 7 years ago
  96. 8b155b2 ONOS-6074 Dynamic Config integration with Yang Runtime, compiler & model by Sithara Punnassery · 7 years ago
  97. 5697460 Removing FlowRule programable from EDFA for now. by Yuta HIGUCHI · 7 years ago
  98. c3e6270 Bugfix: Remove duplicated subscriber reg. for receiving async msg by Jian Li · 7 years ago
  99. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  100. 9a44d6a Add a close listener for Client Connections by Jon Hall · 7 years ago