1. 0d041e8 Tagging 1.6.0 (Goldeneye) by Brian O'Connor · 8 years ago 1.6.0
  2. a25abb1 Resuming snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  3. e56d38d Tagging 1.6.0-rc5 by Brian O'Connor · 8 years ago 1.6.0-rc5
  4. 4d08aa8 Resuming snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  5. 62132e9 Tagging 1.6.0-rc4 by Brian O'Connor · 8 years ago 1.6.0-rc4
  6. f402be3 Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  7. 5e1f42d Tagging 1.6.0-rc3 by Thomas Vachuska · 8 years ago 1.6.0-rc3
  8. f3807e3 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  9. dd9887e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  10. 323db5c When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations by Madan Jampani · 8 years ago
  11. cd000eb Lower default operation timeout for distributed primitives to 5s by Madan Jampani · 8 years ago
  12. 46f36d2 BGP Route policy distribution and flow spec by Thejaswi N K · 8 years ago
  13. b27b444 ONOS-4604 Fixed flow objective installation by Thomas Vachuska · 8 years ago
  14. 0edd7d4 Fixing file permissions by Yuta HIGUCHI · 8 years ago
  15. e9a3f31 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  16. 42f6e6d In this commit: by Saurav Das · 8 years ago
  17. cd9df3e ONOS-4635:Fix Issue with add flows using flowobjective-forward REST API with incorrect priority by Jayasree Ghosh · 8 years ago
  18. 26bda4a Fix for the Issue - flow rules greater than max-priority ONOS-4613 . by Kavitha Alagesan · 8 years ago
  19. 389f108 Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  20. 1be50de Tagging 1.6.0-rc2 by Thomas Vachuska · 8 years ago 1.6.0-rc2
  21. 841d3b4 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  22. bc7a8bf Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  23. ab0755b Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  24. 3cf6b09 ONOS-4674 - update the version parsing to treat everything after the last separator as a single value by David K. Bainbridge · 8 years ago
  25. d46abf2 Fixed objective tracker not to do extra work so eagerly. by Thomas Vachuska · 8 years ago
  26. fdb82fa Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  27. e076415 Revert "[ONOS-4513] Slice optical-model into separate bundle" by Yuta HIGUCHI · 8 years ago
  28. 652ec6b [ONOS-4513] Slice optical-model into separate bundle by HIGUCHI Yuta · 8 years ago
  29. 7bd8aaa Starting snapshot 1.6.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  30. 84cc670 Tagging 1.6.0-rc1 by Thomas Vachuska · 8 years ago 1.6.0-rc1
  31. 4f732d2 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  32. d39899c Fix broken maven build by Carmelo Cascone · 8 years ago
  33. 74bd8a4 Refactor: Move DiscreteResourceCodecs to impl package by Sho SHIMIZU · 8 years ago
  34. 065d618 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  35. d68739b Make serialized resources more compact to omit redundant parent resource ID by Sho SHIMIZU · 8 years ago
  36. 5465034 Major refactoring of the BMv2 protocol module by Carmelo Cascone · 8 years ago
  37. d9d73a0 Updating multimap API and commands and providing implementation. by Aaron Kruglikov · 8 years ago
  38. 086af1d Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
  39. 9bf9356 ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  40. f91bf5c Ensure one can add/remove status change listeners for LeaderElectors by Madan Jampani · 8 years ago
  41. 8a70393 Add a set of discrete resources that can be encoded as interger by Sho SHIMIZU · 8 years ago
  42. 81b75a9 Modify DiscreteResourceCodec interface by Sho SHIMIZU · 8 years ago
  43. 5ea8f70 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  44. b566fc3 Deprecate PushHeaderInstructions and PopVlanInstruction by Jian Li · 8 years ago
  45. 605eed3 Remove erroneous @deprecated javadoc tag by Jonathan Hart · 8 years ago
  46. 3fc7e83 Small clarifications to FlowRuleService javadocs. by Jonathan Hart · 8 years ago
  47. 5acc88a Update flow rule service javadoc to avoid confusion around groups. by Jonathan Hart · 8 years ago
  48. 4822922 [ONOS-4424] Tag LLDP/BDDP source address with fingerprint by Ayaka Koshibe · 8 years ago
  49. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  50. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  51. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  52. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  53. 39b3b19 Deprecate MastershipService::getDevicesOf method by Madan Jampani · 8 years ago
  54. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago
  55. c299d07 Avoid creating new KryoNamespace instance. by HIGUCHI Yuta · 8 years ago
  56. 61b73e9 Added more network config validation checks by Hyunsun Moon · 8 years ago
  57. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  58. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  59. f46dc4f [ONOS-4513] Move utilities not specific to optical out of optical package. by HIGUCHI Yuta · 8 years ago
  60. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  61. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  62. deae31e [ONOS-4513] Move DefaultOpticalDevice to reduce package exported. by HIGUCHI Yuta · 8 years ago
  63. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  64. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  65. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  66. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  67. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  68. 65b38cb Fixed consistent map event listener remove by Hyunsun Moon · 8 years ago
  69. ccdf9da New partitions cli option for displaying client information by Madan Jampani · 8 years ago
  70. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  71. 0463cf9 New API for specifying an executor when registering a map listener by Madan Jampani · 8 years ago
  72. 9e00ba7 Avoid unnecessary instantiation by Sho SHIMIZU · 8 years ago
  73. 25fc9ad Add a set of synchronous version of methods for MastershipService by Jian Li · 8 years ago
  74. c0e010dd Implement compact serialization for a set of discrete resources by Sho SHIMIZU · 8 years ago
  75. f01fe1c Define codec interface for discrete resources by Sho SHIMIZU · 8 years ago
  76. 72f3f10 Change the data type of Data Point value from Double to Object by Jian Li · 8 years ago
  77. 1077dd7 Add annotation to ChartModel by Jian Li · 8 years ago
  78. 59232cf Changes include: by Saurav Das · 8 years ago
  79. a4a5994 Mark couple of expensive LeadershipService methods as deprecated by Madan Jampani · 8 years ago
  80. 1aa0782 [ONOS-3851] Initial implementation of Web GUI of CPMan by Jian Li · 8 years ago
  81. ee66aad Add failed value as Exception message. by HIGUCHI Yuta · 8 years ago
  82. 1d3b617 ONOS-4423: Support for invalidating cached map entries when a client session is suspended by Madan Jampani · 8 years ago
  83. 4d66d0a Implementing the UiLayoutManager. by Thomas Vachuska · 8 years ago
  84. 2ea177b ONOS-3961 ONOS-4285 Implemented BMv2 drivers and protocol by Carmelo Cascone · 8 years ago
  85. a26f654 Adding commands for the distributed multimap. by Aaron Kruglikov · 8 years ago
  86. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  87. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  88. 9970265 Adding asyncConsistentMultimap interface. by Aaron Kruglikov · 8 years ago
  89. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  90. dab7256 [ONOS-4258] Initial implementation of supporting extension in REST by Jian Li · 8 years ago
  91. 1546882 Revise ChartModel and add ChartRequestHandler, ChartUtils classes by Jian Li · 8 years ago
  92. 7bfbc1c ONOS-4154 generates consistent hash for flow ID across multiple instances by Hyunsun Moon · 8 years ago
  93. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  94. 827d8d0 [GEANT] VLAN arg not needed when removing interface. by Andreas Papazois · 8 years ago
  95. 338a3b4 Starting implementation of UI topo modeling. WIP. by Simon Hunt · 8 years ago
  96. 59e19bb [GEANT] Multiple VLAN-IDs allowed for trunk mode of ports. by Andreas Papazois · 8 years ago
  97. b05be2d Adding support to remove a subscriber. by alshabib · 8 years ago
  98. 23fb135 Started fleshing out the UI topo model classes. by Simon Hunt · 8 years ago
  99. cda9c03 Converted UiSharedTopologyModel to be a @Service. by Simon Hunt · 8 years ago
  100. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago