1. ffbad3b ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  2. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  3. 965da1f Fix wrong logger by Yuta HIGUCHI · 7 years ago
  4. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  5. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago
  6. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  7. 49a2b2e Fix incorrect state of Intent after re-installed from FAILED state. by Yi Tseng · 7 years ago
  8. 8c9a701 [ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value by sivachidambaram subramanian · 7 years ago
  9. 60e4000 modify the bug of https://jira.onosproject.org/browse/ONOS-6286 by zhiyong ke · 7 years ago
  10. 8091877 [ONOS-6414] use Config object from NetworkConfigEvent to avoid NPE by Yuta HIGUCHI · 7 years ago
  11. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  12. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  13. 770093f Extension of the LinkCollectionCompiler to support Domains by Thomas Szyrkowiec · 7 years ago
  14. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  15. 0164c1c Log some context when Intent failed. by Yuta HIGUCHI · 7 years ago
  16. a271faa Implementation of the DomainService by Michele Santuari · 7 years ago
  17. 65d9d0e [ONOS-6412] allocate resource by Intent.Key by Yuta HIGUCHI · 7 years ago
  18. f00087c Intent installer and operations for domain intents. by Andreas Papazois · 7 years ago
  19. 03df2a5 Domain intent manager by Michele Santuari · 7 years ago
  20. ac8b229 ONOS-6225 Expose k-shortest path search as part of TopologyService. by Yuta HIGUCHI · 7 years ago
  21. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  22. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 7 years ago
  23. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  24. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  25. 660aedf Avoid interacting with SB if nothing to do by Yuta HIGUCHI · 7 years ago
  26. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  27. 424bfa7 [ONOS-6302] Fix wrong flow rules when install flow rule Intents by Yi Tseng · 7 years ago
  28. 84c5a3d [ONOS-6303] Fix incorrect flow rule from link collection Intent compiler by Yi Tseng · 7 years ago
  29. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  30. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  31. 076a788 Avoid unnecessary FlowRuleProgrammable polling by Yuta HIGUCHI · 7 years ago
  32. 8c47efe Make sure backup path satisfies constraints by Yuta HIGUCHI · 7 years ago
  33. 76a3d67 ONOS-6265 fixes the issue: intentManager.unregisterCompiler error by wu · 7 years ago
  34. 36cbc71 Fix problem with cluter not forming by Ray Milkey · 7 years ago
  35. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  36. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  37. 5473471 Showing more information in pending-obj-nexts by Charles Chan · 7 years ago
  38. 1f3b372 Log port registration error by Yuta HIGUCHI · 7 years ago
  39. ddfa8c9 Fix for JIRA issue ONOS-6160. To avoid possible null pointer reference for 'device' object in file 'DeviceManager.java' at line no 574. by nitinanand · 7 years ago
  40. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  41. f4edb31 HostMonitor: Only probe directly if we are not already monitoring the host. by Jonathan Hart · 7 years ago
  42. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  43. 9238b38 Probe all interfaces that contains given IP by Charles Chan · 7 years ago
  44. a2a4f34 lower log level when pipeliner not supported by Yuta HIGUCHI · 7 years ago
  45. 4effa06 Make LinkManager aware of unidirectional links. by Marc De Leenheer · 7 years ago
  46. 0f4d63a Proper handling of Link expected state by Yuta HIGUCHI · 7 years ago
  47. edd932f use toImmutableSet converting Stream to Set by Yuta HIGUCHI · 7 years ago
  48. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  49. 9753fc1 [ONOS-6118] Revert default number of threads in FlowObjectiveManager to 4 by Yi Tseng · 7 years ago
  50. d4e08c4 Ensure periodic polling thread to survive exception. by Yuta HIGUCHI · 7 years ago
  51. 374c5f3 Make number of threads in FlowObjectiveManager configurable by Yi Tseng · 7 years ago
  52. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  53. 81b1298 Removing check that can cause random build failures. by Aaron Kruglikov · 7 years ago
  54. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  55. 48dcd37 ONOS-6059 Favor FlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  56. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  57. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  58. 3120778 CLI to configure extra link attributes by Yuta HIGUCHI · 7 years ago
  59. 2ef8014 Resolve NullPointerException when release resource by Yi Tseng · 7 years ago
  60. f92598b Fix reference comparison of object by Yuta HIGUCHI · 7 years ago
  61. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  62. 59bde76 minor trace logging fixes by Yuta HIGUCHI · 7 years ago
  63. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  64. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  65. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  66. fa9ee8c Minor improvements around Scalar weight. by Yuta HIGUCHI · 7 years ago
  67. 5691faf Add log on ProtectedTransportIntent compilation error by Yuta HIGUCHI · 7 years ago
  68. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  69. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  70. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  72. dde26b6 FIX-FOR-ONOS-5938 by sivachidambaram subramanian · 7 years ago
  73. e6caf68 Fix for [ONOS-5875] by Pier Luigi · 7 years ago
  74. 13b287f Fix for [ONOS-5825] by Pier Luigi · 7 years ago
  75. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  76. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  77. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  78. 51590ff Ensure all Intents reaches installable state. by Yuta HIGUCHI · 7 years ago
  79. 3026c9b ONOS-5921 Fix isInstallable test logic by Yuta HIGUCHI · 7 years ago
  80. 1a15b06 Removing assert that will cause random failures and correcting range for mpls. by Aaron Kruglikov · 7 years ago
  81. 63bbedd Add more error logging by Yuta HIGUCHI · 7 years ago
  82. d5324f3 log more details on unsupported installable error by Yuta HIGUCHI · 7 years ago
  83. 3273921 Use marker in ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  84. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  85. 0554896 ONOS-5855 Intent installer for Protection by Andreas Papazois · 7 years ago
  86. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  87. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 7 years ago
  88. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  89. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 7 years ago
  90. a90c44c Surpress excess warning messages by Jon Hall · 7 years ago
  91. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  92. d26ea65 ONOS-5799: Make SP2MP compiler partial failure constraint aware by Luca Prete · 7 years ago
  93. 37b687b Adds utility functions related to the link local addresses by Pier Luigi · 7 years ago
  94. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  95. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  96. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  97. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  98. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  99. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago
  100. f84ea7f Output log on a failure of resource registration by Sho SHIMIZU · 7 years ago