1. 1bee529 Partial revert of hosts/regions work to fix NPE with null provider. by Simon Hunt · 8 years ago
  2. 351282d Revert "Fixing Hosts filtered by RegionId... for topo-2 view." by Simon Hunt · 8 years ago
  3. 4aef6c3 Fixing Hosts filtered by RegionId... for topo-2 view. by Simon Hunt · 8 years ago
  4. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  5. c4a9e87 Creating L2SwitchVlanConfigBehaviour to manage VLANs on legacy L2 switch devices by Konstantinos Kanonakis · 8 years ago
  6. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  7. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  8. a78f060 ONOS-5309 Clearing installables from intent data object on successful uninstallation by Brian O'Connor · 8 years ago
  9. 72c5e43 [ONOS-5097]adding group table entry failed by Frank Wang · 8 years ago
  10. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  11. d5c3b93 Bugfix: default value is not applied to config correctly by Charles Chan · 8 years ago
  12. 852fecd - Typo fix by Yuta HIGUCHI · 8 years ago
  13. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  14. 76609cd ONOS-5218 protected Link related changes. by Yuta HIGUCHI · 8 years ago
  15. 066aaa9 RegionEvent: fix documentation by Victor Silva · 8 years ago
  16. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  17. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  18. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  19. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  20. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  21. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  22. dbaed99 Proposing to undeprecate the non-device-specific packet request APIs. by Jonathan Hart · 8 years ago
  23. 734e1e6 Cosmetic fixes to Band by Yuta HIGUCHI · 8 years ago
  24. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  25. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 8 years ago
  26. 23547b3 Minor changes around ProtectionConstraint by Yuta HIGUCHI · 8 years ago
  27. ad4f2cd Apply Null Object pattern by Sho SHIMIZU · 8 years ago
  28. e45ab44 Collections.emptyMap() produces an object that Kryo cannot serialize by Thomas Vachuska · 8 years ago
  29. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  30. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  31. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  32. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  33. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  34. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  35. cfcb053 Add Oplink attenuation extension and channel power drivers. by yjimmyy · 8 years ago
  36. d3ff540 Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7 by Jayasree Ghosh · 8 years ago
  37. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  38. dbf59f0 Unit tests to improve API test coverage by Ray Milkey · 8 years ago
  39. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  40. 07e31cf Remove public from definition in interface by Sho SHIMIZU · 8 years ago
  41. 4859b3a Fix for Host2Host Intent issue. by Yuta HIGUCHI · 8 years ago
  42. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  43. 2a67490 Implement path protection for point to point intents by helenyrwu · 8 years ago
  44. b94f93b Implement Oplink drivers for port adjacency by yjimmyy · 8 years ago
  45. 8d50c8d Simplify String concatenation by Sho SHIMIZU · 8 years ago
  46. 3aa0b18 Remove unnecessary static from enum by Sho SHIMIZU · 8 years ago
  47. 32ae9c5 Remove unnecessary semicolon by Sho SHIMIZU · 8 years ago
  48. bef16cd Simplify ConnectPoint#toString format by Yuta HIGUCHI · 8 years ago
  49. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  50. 6a8cb4f ONOS-4970: Device data for topology view -- WIP. by Simon Hunt · 8 years ago
  51. 013688c typo fix by Yuta HIGUCHI · 8 years ago
  52. df97013 Handle null secondary path properly by Yuta HIGUCHI · 8 years ago
  53. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  54. bc38cd4 Fixing ONOS-4875 by Srinivas Bandi · 8 years ago
  55. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  56. c3d69f5 Fix NPE when there's no secondary path. by Yuta HIGUCHI · 8 years ago
  57. 208b167 Polling link provider by Michele Santuari · 8 years ago
  58. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  59. 516a8ca Typo fix by Yuta HIGUCHI · 8 years ago
  60. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  61. d95d590 [ONOS-4513] Move optical Intent compilers out to optical-model (3/3) by Yuta HIGUCHI · 8 years ago
  62. b9af6b7 [ONOS-4691] Refactoring OpticalPortOperator (2/3) by Yuta HIGUCHI · 8 years ago
  63. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  64. 90e1229 Fix NPE in AbstractPathService. by Yuta HIGUCHI · 8 years ago
  65. 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
  66. d44b957 Fix javadoc in DeviceAdminService by sangyun-han · 8 years ago
  67. d03d7dd Cleanup of AbstractPathService by Brian O'Connor · 8 years ago
  68. 45920dd ONOS-2184 - initial impl. of virtual network path service; move path related methods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService). by Claudine Chiu · 8 years ago
  69. 54f28e2 [ONOS-4747] NETCONF function for FUJITSU OLT #2 by Akihiro Yamanouchi · 8 years ago
  70. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  71. 195c037 Deprecated unused NetTools class by Jonathan Hart · 8 years ago
  72. e7ea688 Allowing driver loaders to refer to classes loaded by others. by Thomas Vachuska · 8 years ago
  73. 126b8af ONOS-4802 sp2mp intents now apply treatment at the egress switch by Nicholas Dean · 8 years ago
  74. 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
  75. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  76. d491284 [ONOS-4795] NETCONF function for FUJITSU OLT #3 by Akihiro Yamanouchi · 8 years ago
  77. 8947866 Added patch interface add and remove behavior, and implemented OVSDB driver by Hyunsun Moon · 8 years ago
  78. dd14e8e Refactored tunnel and interface config behavior by Hyunsun Moon · 8 years ago
  79. 91a9912 Adds the control for Encapsulation Constraint. by Pier Ventre · 8 years ago
  80. 6237cfc Add method to create LinkKey for LinkDescription by Yuta HIGUCHI · 8 years ago
  81. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  82. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  83. 34a82cf [GEANT] Rate limit on port via NetConf and refactoring. by Andreas Papazois · 8 years ago
  84. 2d6c599 Fixing an issue in basic device config where config always overrode the type to switch. by Thomas Vachuska · 8 years ago
  85. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  86. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  87. 8e0a08a Disambiguation of the difference between reachability and availability. by Aaron Kruglikov · 8 years ago
  88. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  89. 10f2ade Removed deprecated methods in Falcon by Hyunsun Moon · 8 years ago
  90. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  91. 1251e19 Refactored bridge config to take bridge description by Hyunsun Moon · 8 years ago
  92. 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  93. d27097c ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  94. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  95. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  96. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  97. b5c236e In this commit: by Saurav Das · 8 years ago
  98. 3684dc7 ONOS-4635:Fix Issue with add flows using flowobjective-forward REST API with incorrect priority by Jayasree Ghosh · 8 years ago
  99. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  100. 14dc513 Fix for the Issue - flow rules greater than max-priority ONOS-4613 . by Kavitha Alagesan · 8 years ago