1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  3. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  4. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  5. dce0815 [Goldeneye] ONOS-4017: Mastership service considers Region information when determining mastership. by Claudine Chiu · 8 years ago
  6. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  7. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  8. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  9. 6096acd Add MPLS encapsulation behaviour ONOS-3467 by Michele Santuari · 8 years ago
  10. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  11. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  12. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  13. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  14. 2e78d90 Unit tests for flow objective manager by Ray Milkey · 8 years ago
  15. bdbdd24 Adding configurability for registration of flow-based intent compilers. by Thomas Vachuska · 8 years ago
  16. d5bf106 Load ComponentConfigService in IntentManager by Sho SHIMIZU · 8 years ago
  17. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  18. a4e3bd3 Add OpticalCircuitIntentCompiler unit-tests by Rimon Ashkenazy · 8 years ago
  19. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  20. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  21. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  22. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  23. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  24. 3ea5390 fix egress packet treatment ONOS-3467 by Michele Santuari · 8 years ago
  25. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  26. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  27. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  28. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  29. 5b24053 ONOS-3759 Packet fallback driver provider by Andrea Campanella · 8 years ago
  30. 6ee7392 ONOS-3759 Group default provider by Andrea Campanella · 8 years ago
  31. c4ee737 Adding first fallback provider for flow rule subsystem. by Thomas Vachuska · 8 years ago
  32. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  33. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  34. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  35. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  36. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  37. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  38. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  39. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 8 years ago
  40. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  41. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  42. b75b488 ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig by Andrea Campanella · 8 years ago
  43. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  44. 69fc2ff Support encapsulation in PathIntent by Michele Santuari · 8 years ago
  45. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  46. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  47. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  48. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  49. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago
  50. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  51. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  52. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  53. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  54. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  55. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  56. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  57. 009c308 Fix duplicate host event by Charles Chan · 8 years ago
  58. f70d399 Refactor ProxyManager Tests and added functionality to manage traffic coming and going through vlan interfaces by Luca Prete · 8 years ago
  59. 0b9c468 Remove dependency on LinkResourceService from ObjectiveTracker by Sho SHIMIZU · 8 years ago
  60. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 8 years ago
  61. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 8 years ago
  62. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 8 years ago
  63. ad3b550 [ONOS-1264] Add IPv6 unit test for ProxyArpManager by Charles Chan · 8 years ago
  64. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  65. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 9 years ago
  66. 8d7caff Remove unused fields by Sho SHIMIZU · 9 years ago
  67. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  68. 73f0378 Added test file Change-Id: Ie1a24924c6fe6d9a522640c7155976524b755ee0 by andrea · 9 years ago
  69. 33279c8 Minor formatting changes in unit test for component config loader by andrea · 9 years ago
  70. 2581e18 Remove constructor deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  71. c3cf5bc Remove deprecated constructor in FlowRuleIntent by Sho SHIMIZU · 9 years ago
  72. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  73. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  74. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  75. fb32a6e ONOS-2309: Add check in HostMonitor to make sure we only send out edge ports by Jonathan Hart · 9 years ago
  76. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  77. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  78. 883354c Simplify statement by using a method in standard library by Sho SHIMIZU · 9 years ago
  79. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  80. 006e486 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  81. d88db6f Use diamond operator by Sho SHIMIZU · 9 years ago
  82. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  83. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  84. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  85. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  86. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  87. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  88. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  89. 70ee1ee ONOS-2445: Implement API to declare resource boundary by Sho SHIMIZU · 9 years ago
  90. b2c47a7 Adding ability to synchronize topology clusters' broadcast trees. by Thomas Vachuska · 9 years ago
  91. f1cedf4 host config operator by Ayaka Koshibe · 9 years ago
  92. cc260d2 link config operator by Ayaka Koshibe · 9 years ago
  93. e39c23a Notion of config operators: by Ayaka Koshibe · 9 years ago
  94. b1ffb00 device config operator by Ayaka Koshibe · 9 years ago
  95. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  96. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  97. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  98. 313708b Adding experimental Flow Objective composition by Xin Jin · 9 years ago
  99. d812383 Changed ProxyArpManager to make use of EdgeManager. by Aaron Kruglikov · 9 years ago
  100. e120059 Completed testing of EdgeManager by Aaron Kruglikov · 9 years ago