1. bd1cd44 ONOS-6039 Removed unused openstackinterface app by Hyunsun Moon · 7 years ago
  2. e0a98f5 Topo2: remove unused "dir" parameter on navTo commands. by Simon Hunt · 7 years ago
  3. cadc37c Removed unused xosclient application by Hyunsun Moon · 7 years ago
  4. 2d54a36 [ONOS-5990] L3VPN device model YANG files by janani b · 7 years ago
  5. 08f613a Fix: Correct typos in multicast LCAF address class by Jian Li · 7 years ago
  6. 3ff327a [ONOS-6142] Add skeleton code for LISP extension addresses by Jian Li · 7 years ago
  7. f0af7aa [ONOS-6147] POST operation support utility by sonugupta-huawei · 7 years ago
  8. c6d536f [ONOS-5989] YANG based L3VPN: Provide the skeleton structure with L3SM model by Gaurav Agrawal · 7 years ago
  9. a6ae121 Topo2: sprites now use logical colors. by Simon Hunt · 7 years ago
  10. f4e06a4 Make it slightly easier to uncomment includes in index.html by Simon Hunt · 7 years ago
  11. c846893 Topo2: Initial re-implementation of the toolbar by Steven Burrows · 7 years ago
  12. 0454d70 few minor fixes around netconf subsystem by Yuta HIGUCHI · 7 years ago
  13. 8add0f6 Simplify the method chain by Sho SHIMIZU · 7 years ago
  14. a2a4f34 lower log level when pipeliner not supported by Yuta HIGUCHI · 7 years ago
  15. e8a455a Topo2: Handle regions without a map/sprite by Steven Burrows · 7 years ago
  16. a5b5f4e Fixed to trigger correct event when a gateway removed by Hyunsun Moon · 7 years ago
  17. bb64490 Reveting workaround for Restconf path mismatch, with the availability of fix in Restconf[change 13185] by Sithara Punnassery · 7 years ago
  18. bc26a52 Adding a early version of the passive component to handle communication between the NETCONF subsystem and the Dynamic Config Store (as well as other apps). by Aaron Kruglikov · 7 years ago
  19. 8c05c9b Suppress errors for non-ASCII characters in Java files by Ray Milkey · 7 years ago
  20. b3b09cd Allow interface service to provide all interface that contain given IP by Charles Chan · 7 years ago
  21. 2a0e59d reconstruct post body in NB by chaodeyu · 7 years ago
  22. 3bbd9af Topo2: Reset zoom shortcut is now handled by the Background Service by Steven Burrows · 7 years ago
  23. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  24. 4effa06 Make LinkManager aware of unidirectional links. by Marc De Leenheer · 7 years ago
  25. a8998df Fix active path index in OplinkSwitchProtection by MaoLu · 7 years ago
  26. b6f95e2 Do not create wavelength-based match/actions for wavelength-transparent devices. by Marc De Leenheer · 7 years ago
  27. b27ad7d Update AtomicValue test CLI by Jon Hall · 7 years ago
  28. 76ae681 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  29. 5fa057e Topo2: Topo2SelectService now maintains de/selecting nodes and displaying the details panel by Steven Burrows · 7 years ago
  30. 8ac0509 Print intent involved in OpticalConnectivity by Yuta HIGUCHI · 7 years ago
  31. 43833e1 ONOS-6078 Netconf active component and integration with store by Sithara Punnassery · 7 years ago
  32. 8ecb5a2 ONOS YANG app to provide model converter service. by Gaurav Agrawal · 7 years ago
  33. 8430da1 Adding reference to DefaultDriverProviderService in Corsa drivers to enforce correct ordering of driver loading at ONOS startup by Andrea Campanella · 7 years ago
  34. 35c9ea8 Remove buck files for disconnected components - 'buck test' will pick them up by Ray Milkey · 7 years ago
  35. 692dcb0 Adding tool to patch lib/BUCK with locally built YANG tools. by Thomas Vachuska · 7 years ago
  36. b1d839f Updating buck version after disengaging tenbi app. by Gaurav Agrawal · 7 years ago
  37. 2c4e9a9 Initial work on using ExtensionMappingAddress to abstract LCAF addr by Jian Li · 7 years ago
  38. 031247c Fix format string error by Yuta HIGUCHI · 7 years ago
  39. 8fc32f8 lower log level on optical path provisioner by Yuta HIGUCHI · 7 years ago
  40. 8c6a7e8 fix NPE in netconf SBI by Yuta HIGUCHI · 7 years ago
  41. cf3e368 add docker step to pipeline by Ray Milkey · 7 years ago
  42. e8d06bf Fix stc dependencies on external scenarios by Jon Hall · 7 years ago
  43. 7c28369 fix syntax error by Ray Milkey · 7 years ago
  44. e89cfd2 fix syntax error by Ray Milkey · 7 years ago
  45. 6563971 add in unit testing pipeline step by Ray Milkey · 7 years ago
  46. c94df63 set ONOS_ROOT by Ray Milkey · 7 years ago
  47. dd5a00b Change log level to prevent warning flood in port table polling by MaoLu · 7 years ago
  48. f4a3491 No need for && operator, run it all in the same shell by Ray Milkey · 7 years ago
  49. 50d0a75 Fix quoting error by Ray Milkey · 7 years ago
  50. 52e7d6e execute commands using bash by Ray Milkey · 7 years ago
  51. 77409ac Revert "Revert "YANG runtime manager to register default serializers."" by GauravAgrawal-Huawei · 7 years ago
  52. 13910a0 use bash for compile step execution by Ray Milkey · 7 years ago
  53. 1304e21 source environment into the current shell by Ray Milkey · 7 years ago
  54. f6ed778 Remove bogus environment section by Ray Milkey · 7 years ago
  55. 5f7084a run onos-buck by Ray Milkey · 7 years ago
  56. eb6230a set up dev environment by Ray Milkey · 7 years ago
  57. 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
  58. 68d6f95 Topo2: Adding peer region node to the topology by Steven Burrows · 7 years ago
  59. 5d025c3 add option to remove netcfg from CLI by Yuta HIGUCHI · 7 years ago
  60. a4bb84e Config based Optical Device by Yuta HIGUCHI · 7 years ago
  61. 89ae088 Enable support for optical device projection by Yuta HIGUCHI · 7 years ago
  62. 42e2344 ONOS Network Troubleshooting System by maojianwei · 8 years ago
  63. 0f4d63a Proper handling of Link expected state by Yuta HIGUCHI · 7 years ago
  64. 598b55d Add buck build to pipeline by Ray Milkey · 7 years ago
  65. 19793a3 Test pipeline configuration by Ray Milkey · 7 years ago
  66. f167bf9 Command to list optical connectivities by Yuta HIGUCHI · 7 years ago
  67. 9f111e6 ONOS-6081 Do not throw Exception when queried for unknown resource. by Yuta HIGUCHI · 7 years ago
  68. 5168f61 ONOS-6082 by sivachidambaram subramanian · 7 years ago
  69. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  70. b11a8b8 Topo2: unpin nodes when a node is hovered and 'U' us pressed by Steven Burrows · 7 years ago
  71. 69ef9dd Initial version of Polatis driver by Yuta HIGUCHI · 7 years ago
  72. edd932f use toImmutableSet converting Stream to Set by Yuta HIGUCHI · 7 years ago
  73. 66e35f4 ConfigLambdaQuery by Yuta HIGUCHI · 7 years ago
  74. 2105832 fix: (vNet) enable 'vnet-flows' cli command by Yoonseon Han · 7 years ago
  75. 9638ef6 [ONOS-5974] Change the MAC address of DHCP response to non-multicast by Rafal Szalecki · 7 years ago
  76. 9237067 Scenario to test the CLI 'maps' command by Ray Milkey · 7 years ago
  77. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  78. f303c1e Topo2: Fixing the incorrectly merged patch (13089) by Steven Burrows · 7 years ago
  79. 892cba6 Topo2: Reset node position when hovered and 'R' is pressed by Steven Burrows · 7 years ago
  80. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  81. 215dd81 [ONOS-6113] BGP hold time expiry handling by Shashikanth VH · 7 years ago
  82. 54cf957 Fixed ChassisId constrcutor to allow 64-bit hex strings as a parameter. by Alan Deikman · 7 years ago
  83. c2b82e3 Ensure polling thread will not exceptionally terminate by Yuta HIGUCHI · 7 years ago
  84. 9753fc1 [ONOS-6118] Revert default number of threads in FlowObjectiveManager to 4 by Yi Tseng · 7 years ago
  85. 67adec2 Revert "Updating buck version" by GauravAgrawal-Huawei · 7 years ago
  86. 6beebeb Revert "YANG runtime manager to register default serializers." by Yuta HIGUCHI · 7 years ago
  87. 9edd172 Topo2: fix incorrectly patched review (sorry Steven). by Simon Hunt · 7 years ago
  88. a10c363 Topo2: Added bookmarks to the URL when navigating regions by Simon Hunt · 7 years ago
  89. d2f041e minor fixes around optical by Yuta HIGUCHI · 7 years ago
  90. 364cec3 fix [ONOS-6115] and change RestconfManager's call api to Dynamic Config by jingan · 7 years ago
  91. 1085239 Oplink Protection Switch Driver for Protection Behavior by Jimmy Jin · 7 years ago
  92. 82475cf Updating buck version by Brian O'Connor · 7 years ago
  93. d4f1bfb YANG runtime manager to register default serializers. by Gaurav Agrawal · 7 years ago
  94. d4e08c4 Ensure periodic polling thread to survive exception. by Yuta HIGUCHI · 7 years ago
  95. 56be910 Topo2: Created a new Bayarea topojson by Steven Burrows · 7 years ago
  96. 14af778 RESTCONF fixes for dynmaic config integration testing by Henry Yu · 7 years ago
  97. 374c5f3 Make number of threads in FlowObjectiveManager configurable by Yi Tseng · 7 years ago
  98. fc78fd7 Add routing app API to list of published artifacts by Ray Milkey · 7 years ago
  99. 2dc9f00 [ONOS-6073] Implement init version of MappingManager with unit test by Jian Li · 7 years ago
  100. 45f4ad6 Bumping dependency on YANG tools 1.12.0-b6 by Gaurav Agrawal · 7 years ago