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