1. 8f60ff8 ONOS-6257: fixing Region-peer-location function... by Simon Hunt · 7 years ago
  2. 424bfa7 [ONOS-6302] Fix wrong flow rules when install flow rule Intents by Yi Tseng · 7 years ago
  3. 84c5a3d [ONOS-6303] Fix incorrect flow rule from link collection Intent compiler by Yi Tseng · 7 years ago
  4. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  5. 38fc71e [ONOS-6016] Enhance IntentInstaller for FlowObjective by Yi Tseng · 7 years ago
  6. 076a788 Avoid unnecessary FlowRuleProgrammable polling by Yuta HIGUCHI · 7 years ago
  7. 8c47efe Make sure backup path satisfies constraints by Yuta HIGUCHI · 7 years ago
  8. 76a3d67 ONOS-6265 fixes the issue: intentManager.unregisterCompiler error by wu · 7 years ago
  9. 36cbc71 Fix problem with cluter not forming by Ray Milkey · 7 years ago
  10. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  11. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  12. 5473471 Showing more information in pending-obj-nexts by Charles Chan · 7 years ago
  13. 1f3b372 Log port registration error by Yuta HIGUCHI · 7 years ago
  14. 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
  15. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  16. f4edb31 HostMonitor: Only probe directly if we are not already monitoring the host. by Jonathan Hart · 7 years ago
  17. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  18. 9238b38 Probe all interfaces that contains given IP by Charles Chan · 7 years ago
  19. a2a4f34 lower log level when pipeliner not supported by Yuta HIGUCHI · 7 years ago
  20. 4effa06 Make LinkManager aware of unidirectional links. by Marc De Leenheer · 7 years ago
  21. 0f4d63a Proper handling of Link expected state by Yuta HIGUCHI · 7 years ago
  22. edd932f use toImmutableSet converting Stream to Set by Yuta HIGUCHI · 7 years ago
  23. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  24. 9753fc1 [ONOS-6118] Revert default number of threads in FlowObjectiveManager to 4 by Yi Tseng · 7 years ago
  25. d4e08c4 Ensure periodic polling thread to survive exception. by Yuta HIGUCHI · 7 years ago
  26. 374c5f3 Make number of threads in FlowObjectiveManager configurable by Yi Tseng · 7 years ago
  27. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  28. 81b1298 Removing check that can cause random build failures. by Aaron Kruglikov · 7 years ago
  29. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  30. 48dcd37 ONOS-6059 Favor FlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  31. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  32. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  33. 3120778 CLI to configure extra link attributes by Yuta HIGUCHI · 7 years ago
  34. 2ef8014 Resolve NullPointerException when release resource by Yi Tseng · 7 years ago
  35. f92598b Fix reference comparison of object by Yuta HIGUCHI · 7 years ago
  36. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  37. 59bde76 minor trace logging fixes by Yuta HIGUCHI · 7 years ago
  38. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  39. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  40. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  41. fa9ee8c Minor improvements around Scalar weight. by Yuta HIGUCHI · 7 years ago
  42. 5691faf Add log on ProtectedTransportIntent compilation error by Yuta HIGUCHI · 7 years ago
  43. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  44. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  45. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  46. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  47. dde26b6 FIX-FOR-ONOS-5938 by sivachidambaram subramanian · 7 years ago
  48. e6caf68 Fix for [ONOS-5875] by Pier Luigi · 7 years ago
  49. 13b287f Fix for [ONOS-5825] by Pier Luigi · 7 years ago
  50. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  51. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  52. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  53. 51590ff Ensure all Intents reaches installable state. by Yuta HIGUCHI · 7 years ago
  54. 3026c9b ONOS-5921 Fix isInstallable test logic by Yuta HIGUCHI · 7 years ago
  55. 1a15b06 Removing assert that will cause random failures and correcting range for mpls. by Aaron Kruglikov · 7 years ago
  56. 63bbedd Add more error logging by Yuta HIGUCHI · 7 years ago
  57. d5324f3 log more details on unsupported installable error by Yuta HIGUCHI · 7 years ago
  58. 3273921 Use marker in ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  59. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  60. 0554896 ONOS-5855 Intent installer for Protection by Andreas Papazois · 7 years ago
  61. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  62. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 7 years ago
  63. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  64. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 7 years ago
  65. a90c44c Surpress excess warning messages by Jon Hall · 7 years ago
  66. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  67. d26ea65 ONOS-5799: Make SP2MP compiler partial failure constraint aware by Luca Prete · 7 years ago
  68. 37b687b Adds utility functions related to the link local addresses by Pier Luigi · 7 years ago
  69. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  70. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  71. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  72. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  73. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  74. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago
  75. f84ea7f Output log on a failure of resource registration by Sho SHIMIZU · 7 years ago
  76. 874900e Allows duplicating packets when requesting packet-in via PacketService by Charles Chan · 7 years ago
  77. 2c433ce Fixes [ONOS-5742] by Pier Ventre · 7 years ago
  78. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  79. 651a7da [ONOS-5192]Make devices unavailable when master fails by Bharath Thiruveedula · 7 years ago
  80. 4c7fcdf Use more functional idiom by Sho SHIMIZU · 7 years ago
  81. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  82. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  83. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  84. 1f72203 Add missing dependency during test run by Yuta HIGUCHI · 7 years ago
  85. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  86. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  87. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  88. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  89. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  90. 3a2a987 ONOS-5701 fix for NPE symptom by Yuta HIGUCHI · 7 years ago
  91. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  92. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  93. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  94. 5c4a076 Fixes LinkCollection compiler by Pier Ventre · 7 years ago
  95. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  96. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  97. 98308ab [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  98. a19e1b7 [ONOS-5560] remove unneecessary comments by Jihwan Kim · 7 years ago
  99. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 7 years ago
  100. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago