1. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  2. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  3. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  4. 1fb0a8c Lazily populate Pipeliner cache by Yuta HIGUCHI · 8 years ago
  5. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  6. 970d6e2 Remove unnecessary reference to this by Sho SHIMIZU · 8 years ago
  7. 3437bdb Fix dangling Javadoc comments by Sho SHIMIZU · 8 years ago
  8. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  9. 3e6f05e Code changes to ensure ONOS has each IP address attached to only one host at a time by soumya · 8 years ago
  10. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  11. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  12. 78613d2 Probe immediately when IPs are added to host monitor by Jonathan Hart · 8 years ago
  13. d95d590 [ONOS-4513] Move optical Intent compilers out to optical-model (3/3) by Yuta HIGUCHI · 8 years ago
  14. b9af6b7 [ONOS-4691] Refactoring OpticalPortOperator (2/3) by Yuta HIGUCHI · 8 years ago
  15. 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
  16. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  17. 1677f9f Fix PathCompiler in case of VLAN encapsulation constraint and 1 hop. by Pier · 8 years ago
  18. b440ef4 EdgeManager fixes by Yuta HIGUCHI · 8 years ago
  19. 0583387 Implementation of Hybrid Logical Clock Service. by Madan Jampani · 8 years ago
  20. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  21. 51313bd Fix ONOS-4570 by Pier Luigi Ventre · 8 years ago
  22. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  23. 0e03f59b More idiomatic code in Stream API by Sho SHIMIZU · 8 years ago
  24. 891162b Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  25. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  26. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  27. 7a004ae Fix "Driver service not bound yet" issue in optical compiler. by HIGUCHI Yuta · 8 years ago
  28. 943893f Allow turning off CoreEventDispatcher watchdog for debugging. by Jonathan Hart · 8 years ago
  29. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  30. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  31. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  32. 7bfbc1c ONOS-4154 generates consistent hash for flow ID across multiple instances by Hyunsun Moon · 8 years ago
  33. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  34. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  35. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  36. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  37. dce0815 [Goldeneye] ONOS-4017: Mastership service considers Region information when determining mastership. by Claudine Chiu · 8 years ago
  38. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  39. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  40. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  41. 6096acd Add MPLS encapsulation behaviour ONOS-3467 by Michele Santuari · 8 years ago
  42. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  43. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  44. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  45. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  46. 2e78d90 Unit tests for flow objective manager by Ray Milkey · 8 years ago
  47. bdbdd24 Adding configurability for registration of flow-based intent compilers. by Thomas Vachuska · 8 years ago
  48. d5bf106 Load ComponentConfigService in IntentManager by Sho SHIMIZU · 8 years ago
  49. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  50. a4e3bd3 Add OpticalCircuitIntentCompiler unit-tests by Rimon Ashkenazy · 8 years ago
  51. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  52. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  53. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  54. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  55. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  56. 3ea5390 fix egress packet treatment ONOS-3467 by Michele Santuari · 8 years ago
  57. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  58. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  59. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  60. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  61. 5b24053 ONOS-3759 Packet fallback driver provider by Andrea Campanella · 8 years ago
  62. 6ee7392 ONOS-3759 Group default provider by Andrea Campanella · 8 years ago
  63. c4ee737 Adding first fallback provider for flow rule subsystem. by Thomas Vachuska · 8 years ago
  64. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  65. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  66. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  67. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  68. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  69. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  70. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  71. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 8 years ago
  72. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  73. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  74. b75b488 ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig by Andrea Campanella · 8 years ago
  75. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  76. 69fc2ff Support encapsulation in PathIntent by Michele Santuari · 8 years ago
  77. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  78. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  79. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  80. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  81. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago
  82. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  83. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  84. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  85. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  86. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  87. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  88. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  89. 009c308 Fix duplicate host event by Charles Chan · 8 years ago
  90. f70d399 Refactor ProxyManager Tests and added functionality to manage traffic coming and going through vlan interfaces by Luca Prete · 8 years ago
  91. 0b9c468 Remove dependency on LinkResourceService from ObjectiveTracker by Sho SHIMIZU · 8 years ago
  92. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 8 years ago
  93. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 8 years ago
  94. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 8 years ago
  95. ad3b550 [ONOS-1264] Add IPv6 unit test for ProxyArpManager by Charles Chan · 8 years ago
  96. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  97. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 8 years ago
  98. 8d7caff Remove unused fields by Sho SHIMIZU · 8 years ago
  99. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 8 years ago
  100. 73f0378 Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0 by andrea · 8 years ago