1. 2ef8014 Resolve NullPointerException when release resource by Yi Tseng · 7 years ago
  2. f92598b Fix reference comparison of object by Yuta HIGUCHI · 7 years ago
  3. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  4. 59bde76 minor trace logging fixes by Yuta HIGUCHI · 7 years ago
  5. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  6. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  7. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  8. fa9ee8c Minor improvements around Scalar weight. by Yuta HIGUCHI · 7 years ago
  9. 5691faf Add log on ProtectedTransportIntent compilation error by Yuta HIGUCHI · 7 years ago
  10. dde26b6 FIX-FOR-ONOS-5938 by sivachidambaram subramanian · 7 years ago
  11. e6caf68 Fix for [ONOS-5875] by Pier Luigi · 7 years ago
  12. 13b287f Fix for [ONOS-5825] by Pier Luigi · 7 years ago
  13. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  14. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  15. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  16. 51590ff Ensure all Intents reaches installable state. by Yuta HIGUCHI · 7 years ago
  17. 3026c9b ONOS-5921 Fix isInstallable test logic by Yuta HIGUCHI · 7 years ago
  18. 63bbedd Add more error logging by Yuta HIGUCHI · 7 years ago
  19. d5324f3 log more details on unsupported installable error by Yuta HIGUCHI · 7 years ago
  20. 3273921 Use marker in ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  21. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  22. 0554896 ONOS-5855 Intent installer for Protection by Andreas Papazois · 7 years ago
  23. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 7 years ago
  24. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  25. a90c44c Surpress excess warning messages by Jon Hall · 7 years ago
  26. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  27. d26ea65 ONOS-5799: Make SP2MP compiler partial failure constraint aware by Luca Prete · 7 years ago
  28. 37b687b Adds utility functions related to the link local addresses by Pier Luigi · 7 years ago
  29. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  30. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  31. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago
  32. f84ea7f Output log on a failure of resource registration by Sho SHIMIZU · 7 years ago
  33. 874900e Allows duplicating packets when requesting packet-in via PacketService by Charles Chan · 7 years ago
  34. 2c433ce Fixes [ONOS-5742] by Pier Ventre · 7 years ago
  35. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  36. 651a7da [ONOS-5192]Make devices unavailable when master fails by Bharath Thiruveedula · 7 years ago
  37. 4c7fcdf Use more functional idiom by Sho SHIMIZU · 7 years ago
  38. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  39. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  40. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  41. 1f72203 Add missing dependency during test run by Yuta HIGUCHI · 7 years ago
  42. 3a2a987 ONOS-5701 fix for NPE symptom by Yuta HIGUCHI · 7 years ago
  43. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  44. 5c4a076 Fixes LinkCollection compiler by Pier Ventre · 7 years ago
  45. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  46. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  47. 98308ab [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  48. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 7 years ago
  49. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago
  50. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  51. 37dca33 Exclude alien Port from Edge ports by Yuta HIGUCHI · 7 years ago
  52. ef79434 Fix Javadoc warnings by Ray Milkey · 7 years ago
  53. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 8 years ago
  54. 5d08e1e Unit tests for virtual host codec. by Ray Milkey · 8 years ago
  55. c0bfe7c Revert "Copy FlowOperationsProcessor defensively for thread safety" by Sho SHIMIZU · 8 years ago
  56. b9e0ab7 Revert "Provide hasFailed explicitly" by Sho SHIMIZU · 8 years ago
  57. f8543d8 Fixes [ONOS-5412] and implements [ONOS-5300] by Pier Ventre · 8 years ago
  58. 4d19ab9 Adding javadoc to IntentInstaller.OperationContext by Yuta HIGUCHI · 8 years ago
  59. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  60. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 8 years ago
  61. 351282d Revert "Fixing Hosts filtered by RegionId... for topo-2 view." by Simon Hunt · 8 years ago
  62. 4aef6c3 Fixing Hosts filtered by RegionId... for topo-2 view. by Simon Hunt · 8 years ago
  63. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  64. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  65. 973bb03 Fix [ONOS-5467] by Pier Ventre · 8 years ago
  66. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  67. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  68. a78f060 ONOS-5309 Clearing installables from intent data object on successful uninstallation by Brian O'Connor · 8 years ago
  69. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  70. a67f8f2 Fix spelling error in LinkCollectionCompiler.java by Brian O'Connor · 8 years ago
  71. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  72. a0b0a13 Keep using same iterator. by Yuta HIGUCHI · 8 years ago
  73. 155370e Fix LinkCollectionCompiler duplicate flow rules problem by Yi Tseng · 8 years ago
  74. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  75. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  76. c9b64dc ONOS-5271 pendingDevices is used to track installation progress, by Brian O'Connor · 8 years ago
  77. 09d90f0 ONOS-5268 Intents don't properly transition from WITHDRAWING to INSTALLED by Brian O'Connor · 8 years ago
  78. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  79. e38b866 Provide pendingDevices explicitly by Sho SHIMIZU · 8 years ago
  80. 4c79468 Provide hasFailed explicitly by Sho SHIMIZU · 8 years ago
  81. dfefecd Copy FlowOperationsProcessor defensively for thread safety by Sho SHIMIZU · 8 years ago
  82. dbaed99 Proposing to undeprecate the non-device-specific packet request APIs. by Jonathan Hart · 8 years ago
  83. 6ff6ffe Move EdgeService back to Link/Device services rather than TopologyService. by Jonathan Hart · 8 years ago
  84. 57a61cd Fix the side effects introduced by https://gerrit.onosproject.org/#/c/10978/ by Pier Ventre · 8 years ago
  85. 5f70942 Add comments describing immutability/mutability by Sho SHIMIZU · 8 years ago
  86. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  87. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 8 years ago
  88. ad4f2cd Apply Null Object pattern by Sho SHIMIZU · 8 years ago
  89. c9e4bb0 Remove redundant field by Sho SHIMIZU · 8 years ago
  90. 9f95074 Make field final by Sho SHIMIZU · 8 years ago
  91. f4fd3de Refactor: Rename and inline to simplify inside of the loop by Sho SHIMIZU · 8 years ago
  92. 2ad5f41 Refactor: Get updating pendingDevices out of the loop by Sho SHIMIZU · 8 years ago
  93. 8efc896 Reformat code by Sho SHIMIZU · 8 years ago
  94. 5711ce1 Add mapping function to simplify process() implementation by Sho SHIMIZU · 8 years ago
  95. c710467 Fix for Mastership exception fetching timestamp - from Madan by Ray Milkey · 8 years ago
  96. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  97. 2712419 Use primitive boolean because of being synchronized already by Sho SHIMIZU · 8 years ago
  98. b837cb7 Use light collection because of being synchronized already by Sho SHIMIZU · 8 years ago
  99. 2d7c539 Make FlowOperationsProcessor thread-safe with synchronized modifier by Sho SHIMIZU · 8 years ago
  100. 7c9b73a Tighten method visibility by Sho SHIMIZU · 8 years ago