1. df69ef9 Fix for ONOS-6041 by Jayasree Ghosh · 8 years ago
  2. 8156fef Bump atomix from 1.0.1-rc1 to 1.0.1 by Jon Hall · 8 years ago
  3. 6280f96 Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3 by Deepa Vaddireddy · 8 years ago
  4. 7cfd25e Improve log compaction efficiency/correctness in AtomixConsistentTreeMap. by Jordan Halterman · 8 years ago
  5. 249c7c7 Improve log compaction efficiency/correctness in AtomixDocumentTree. by Jordan Halterman · 8 years ago
  6. fd85fc0 Improve log compaction efficiency in AtomixConsistentMap. by Jordan Halterman · 8 years ago
  7. 5676100 Improve log compaction efficiency in AtomixConsistentSetMultimap. by Jordan Halterman · 8 years ago
  8. e012b07 Improve log compaction efficiency in AtomixWorkQueue. by Jordan Halterman · 8 years ago
  9. 1116579 Cherry pick from Change-Id: I4f544b8ccf4f09db67962e4603be5a366ab0c283 by Deepa Vaddireddy · 8 years ago
  10. 36a7669 ONOS-5816 by Kavitha Alagesan · 8 years ago
  11. 8db30c6 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 8 years ago
  12. 8358b2e ONOS-5905 transient field 'driver' shouldn't be serialized by Yuta HIGUCHI · 8 years ago
  13. eb25742 Starting snapshot 1.8.3-SNAPSHOT by Ray Milkey · 8 years ago
  14. 4a58d77 Tagging 1.8.2 by Ray Milkey · 8 years ago 1.8.2
  15. 7947be9 Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 8 years ago
  16. cfb5a99 Bump up version of Atomix to 1.0.0 release by Yuta HIGUCHI · 8 years ago
  17. 0e8ea53 Starting snapshot 1.8.2-SNAPSHOT by Ray Milkey · 8 years ago
  18. 97931c7 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  19. ecc5e62 Tagging 1.8.1 by Ray Milkey · 8 years ago 1.8.1
  20. 5efef33 Reduce load on map by Pier Ventre · 8 years ago
  21. 06cfba4 Fixes [ONOS-5742] by Pier Ventre · 8 years ago
  22. 5aa638b ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 8 years ago
  23. 4f8720e Fix for ONOS-5783.java.lang.IllegalStateException: session is expired by Deepa Vaddireddy · 8 years ago
  24. 7dcb3bf Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 8 years ago
  25. 760abe3 Starting snapshot 1.8.1-SNAPSHOT by Ray Milkey · 8 years ago
  26. 707ca99 Tagging 1.8.0 by Ray Milkey · 8 years ago 1.8.0
  27. 929e582 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  28. e9053b4 Tagging 1.8.0-rc6 by Ray Milkey · 8 years ago 1.8.0-rc6
  29. 7491b96 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  30. a0d0aea Tagging 1.8.0-rc5 by Ray Milkey · 8 years ago 1.8.0-rc5
  31. b5c17c6 FIX_FOR_ONOS-2300 by Kavitha Alagesan · 8 years ago
  32. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  33. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  34. 68e080c ONOS-5699 Null pointer exception can occur after null checking by jaegonkim · 8 years ago
  35. 2f2e81e Fixing minor typo in static name. by Aaron Kruglikov · 8 years ago
  36. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  37. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  38. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  39. 7470210 the port is unneccesory forqos flow's action, in fact , config port into qos actionwill cause a bug by ke han · 8 years ago
  40. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 8 years ago
  41. ee4a8f2 [CORD-545] Adds ofdpa actions in ONOS core by Pier Ventre · 8 years ago
  42. db252cc [CORD-545] Adds QoS Index support in ONOS core by Pier Ventre · 8 years ago
  43. 9cf536b [CORD-545] Adds MPLS L2 Port support in ONOS core by Pier Ventre · 8 years ago
  44. 3a2a987 ONOS-5701 fix for NPE symptom by Yuta HIGUCHI · 8 years ago
  45. 764a713 Fixed NPE in persistent map; however the map functionality still appears to be broken. by Thomas Vachuska · 8 years ago
  46. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  47. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  48. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 8 years ago
  49. 5c4a076 Fixes LinkCollection compiler by Pier Ventre · 8 years ago
  50. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  51. 6e5f470 Fixing NoSuchElementException observed connecting Centec switch by Yuta HIGUCHI · 8 years ago
  52. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  53. 092e895 Adding Encapsulation in VPLS and correcting bugs. by Luca Prete · 8 years ago
  54. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  55. 98308ab [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  56. a19e1b7 [ONOS-5560] remove unneecessary comments by Jihwan Kim · 8 years ago
  57. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 8 years ago
  58. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago
  59. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  60. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  61. 75f5fb9 MAX value positive, check value only in public constructor. by Jordi Ortiz · 8 years ago
  62. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 8 years ago
  63. 37dca33 Exclude alien Port from Edge ports by Yuta HIGUCHI · 8 years ago
  64. 22ba76d Minor improvement dealing with Port by Yuta HIGUCHI · 8 years ago
  65. a6f8589 Moving core/security/BUCK to new, simplified format by Brian O'Connor · 8 years ago
  66. 6f63005 [CORD-545] Adds OVID support in ONOS core by Pier Ventre · 8 years ago
  67. 8e46acf Config utility class for JSON handling. by Yuta HIGUCHI · 8 years ago
  68. fc1bf34 [ONOS-5560] IntentCleanupTestMock::corruptPoll fails very rarely due to race by Jihwan Kim · 8 years ago
  69. e252a00 Implementation for ONOS-5327. Creating rest api for finding intent statistics. by Author Name · 8 years ago
  70. 576f09c netconf provider basic unitest and fix ONOS-5532 by Michele Santuari · 8 years ago
  71. f6aed99 Adding an additional method for getting paths from default topology with a bound on how many paths will be returned. This should not effect any existing uses. by Aaron Kruglikov · 8 years ago
  72. ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
  73. 386620e [ONOS-3526]Web UI - Provide a 'Navigate to help page' link or button by chengfan · 8 years ago
  74. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 8 years ago
  75. fc3f6de Key of packet request should include priority, not just selector. by Jonathan Hart · 8 years ago
  76. 6cad179 Add resources to Intent.Builder by Yuta HIGUCHI · 8 years ago
  77. 5d08e1e Unit tests for virtual host codec. by Ray Milkey · 8 years ago
  78. c0bfe7c Revert "Copy FlowOperationsProcessor defensively for thread safety" by Sho SHIMIZU · 8 years ago
  79. b9e0ab7 Revert "Provide hasFailed explicitly" by Sho SHIMIZU · 8 years ago
  80. 776f074 JSON Codec for FilteredConnectPoint by Yuta HIGUCHI · 8 years ago
  81. f8543d8 Fixes [ONOS-5412] and implements [ONOS-5300] by Pier Ventre · 8 years ago
  82. 9215ff2 Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) by Konstantinos Kanonakis · 8 years ago
  83. 4d19ab9 Adding javadoc to IntentInstaller.OperationContext by Yuta HIGUCHI · 8 years ago
  84. 617c284 Remove log message about default cluster metadata provider. by Jonathan Hart · 8 years ago
  85. b7fd080 Implement host-device synthetic links. by Simon Hunt · 8 years ago
  86. 61582a0 Creating new creators for multimap primitive and a name based getter for treemap primitive. by Aaron Kruglikov · 8 years ago
  87. 112ed82 ONOS-5552 DocumentTree builder not available by Sithara Punnassery · 8 years ago
  88. 9cd4819 Remove deprecated PushHeaderInstructions, PopVlanInstruction class by GUNiNE · 8 years ago
  89. c7ec0fa Catching exception thrown in case of a query for a path with an incorrect root token. by Aaron Kruglikov · 8 years ago
  90. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  91. a6b2112 Improve test coverage for DefaultDeviceDescription by Ray Milkey · 8 years ago
  92. a91dc19 Adding FIXME to IntentCleanupTestMock by Brian O'Connor · 8 years ago
  93. 8aca677 Fix for ONOS-5306:NPE in Flows Instructions Decoder by Jayasree Ghosh · 8 years ago
  94. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  95. 9e11b58 Fixing issue where recursive to string method caused crash. by Aaron Kruglikov · 8 years ago
  96. ce48f96 ONOS-3600 - use separate dispatch queues for different classes of events by Ray Milkey · 8 years ago
  97. 44929b7 Fix for ONOS-5323:Issue with POST /intents - Causing NPE with null/wrong appId by Jayasree Ghosh · 8 years ago
  98. cad338a CORD-413 Implement MPLS Termination in OFDPA3 pipeliner by Charles Chan · 8 years ago
  99. 4f3a407 ONOS-5411: BasicRegionConfig and BasicUiTopoLayoutConfig. by Simon Hunt · 8 years ago
  100. f0b3ad8 [OpenTAM_DPIS] DPI Statistics Manager & dpis CLI by Sangsik Yoon · 8 years ago