1. 69fc2ff Support encapsulation in PathIntent by Michele Santuari · 8 years ago
  2. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  3. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  4. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  5. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  6. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago
  7. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  8. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  9. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  10. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  11. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 9 years ago
  12. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  13. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  14. 009c308 Fix duplicate host event by Charles Chan · 9 years ago
  15. f70d399 Refactor ProxyManager Tests and added functionality to manage traffic coming and going through vlan interfaces by Luca Prete · 9 years ago
  16. 0b9c468 Remove dependency on LinkResourceService from ObjectiveTracker by Sho SHIMIZU · 9 years ago
  17. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 9 years ago
  18. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 9 years ago
  19. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  20. ad3b550 [ONOS-1264] Add IPv6 unit test for ProxyArpManager by Charles Chan · 9 years ago
  21. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  22. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 9 years ago
  23. 8d7caff Remove unused fields by Sho SHIMIZU · 9 years ago
  24. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  25. 73f0378 Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0 by andrea · 9 years ago
  26. 33279c8 Minor formatting changes in unit test for component config loader by andrea · 9 years ago
  27. 2581e18 Remove constructor deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  28. c3cf5bc Remove deprecated constructor in FlowRuleIntent by Sho SHIMIZU · 9 years ago
  29. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  30. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  31. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  32. fb32a6e ONOS-2309: Add check in HostMonitor to make sure we only send out edge ports by Jonathan Hart · 9 years ago
  33. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  34. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  35. 883354c Simplify statement by using a method in standard library by Sho SHIMIZU · 9 years ago
  36. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  37. 006e486 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  38. d88db6f Use diamond operator by Sho SHIMIZU · 9 years ago
  39. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  40. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  41. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  42. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  43. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  44. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  45. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  46. 70ee1ee ONOS-2445: Implement API to declare resource boundary by Sho SHIMIZU · 9 years ago
  47. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  48. f1cedf4 host config operator by Ayaka Koshibe · 9 years ago
  49. cc260d2 link config operator by Ayaka Koshibe · 9 years ago
  50. e39c23a Notion of config operators: by Ayaka Koshibe · 9 years ago
  51. b1ffb00 device config operator by Ayaka Koshibe · 9 years ago
  52. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  53. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  54. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  55. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  56. d812383 Changed ProxyArpManager to make use of EdgeManager. by Aaron Kruglikov · 9 years ago
  57. e120059 Completed testing of EdgeManager by Aaron Kruglikov · 9 years ago
  58. f3ed655 Seeding a test for the edge-manager implementation. by Thomas Vachuska · 9 years ago
  59. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  60. 8113466 Fixing FlowRule priority in intent compilers by Brian O'Connor · 9 years ago
  61. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  62. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  63. 066244c Simplify MP2S compiler, fix ingress/egress on same switch bug in SP2M compiler by Jonathan Hart · 9 years ago
  64. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  65. c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
  66. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  67. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  68. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  69. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  70. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  71. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  72. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  73. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  74. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  75. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  76. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  77. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  78. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  79. eba4e34 Adding tests for IntentCleaner by Brian O'Connor · 9 years ago
  80. 3c58e96 Adding IntentCleanup as a component. by Brian O'Connor · 9 years ago
  81. f0c5a05 Initial implementation of CORRUPT state (ONOS-1060) by Brian O'Connor · 9 years ago
  82. de47caa Configurable extraneous flow rules by Marc De Leenheer · 9 years ago
  83. 6e0fb30 ONOS-1334 - Allow multi to single intent across a single switch by Ray Milkey · 9 years ago
  84. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  85. 77a455f Intent manager unit test enhancements by Ray Milkey · 9 years ago
  86. fd7931d ONOS-1404 - Rerouting delayed due to flows being removed out of order by Ray Milkey · 9 years ago
  87. b5dcc51 Adding device and host tracking for intents (ONOS-1356) by Brian O'Connor · 9 years ago
  88. 4a0ba56 DefaultTrafficTreatment: Build all-instructions list at creation time by Jonathan Hart · 9 years ago
  89. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  90. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  91. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  92. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  93. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  94. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  95. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  96. 50a9b72 Add priority to remaining intent types by Ray Milkey · 9 years ago
  97. 7d1496b ProxyArp: Reply directly when we know an external target host by Jonathan Hart · 9 years ago
  98. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  99. 0811bdd Disable some brittle tests that are causing problems with Jenkins by Ray Milkey · 9 years ago
  100. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago