1. 0c83e84 Improve log compaction efficiency/correctness in AtomixConsistentTreeMap. by Jordan Halterman · 7 years ago
  2. 260156a Improve log compaction efficiency/correctness in AtomixDocumentTree. by Jordan Halterman · 7 years ago
  3. 820e39f Improve log compaction efficiency in AtomixConsistentMap. by Jordan Halterman · 7 years ago
  4. 211ba6a Improve log compaction efficiency in AtomixConsistentSetMultimap. by Jordan Halterman · 7 years ago
  5. 57a3c3d Improve log compaction efficiency in AtomixWorkQueue. by Jordan Halterman · 7 years ago
  6. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  7. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  8. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  9. 51590ff Ensure all Intents reaches installable state. by Yuta HIGUCHI · 7 years ago
  10. 3026c9b ONOS-5921 Fix isInstallable test logic by Yuta HIGUCHI · 7 years ago
  11. 1a15b06 Removing assert that will cause random failures and correcting range for mpls. by Aaron Kruglikov · 7 years ago
  12. 63bbedd Add more error logging by Yuta HIGUCHI · 7 years ago
  13. d5324f3 log more details on unsupported installable error by Yuta HIGUCHI · 7 years ago
  14. 3273921 Use marker in ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  15. eb28a7c marker resource for annotating installable intent by Yuta HIGUCHI · 7 years ago
  16. 051be02 Allow LinkCollectionIntent to accept other types of resources. by Yuta HIGUCHI · 7 years ago
  17. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  18. b360bb0 ONOS-5602 ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  19. 0554896 ONOS-5855 Intent installer for Protection by Andreas Papazois · 7 years ago
  20. 4fc7c26 Fix for ONOS-5906 Asserting latch has reached zero and increasing wait time to avoid later assertion error. by Aaron Kruglikov · 7 years ago
  21. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  22. ed9adcc Disable AtomixWorkQueueTest failing under heavy load by Yuta HIGUCHI · 7 years ago
  23. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  24. d934003 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  25. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 7 years ago
  26. cf8f6b2 [ONOS-3558] Add AtomicCounterMap to DistributedPrimitive by Jihwan Kim · 7 years ago
  27. 895f695 ONOS-5905 transient field 'driver' shouldn't be serialized by Yuta HIGUCHI · 7 years ago
  28. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  29. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 7 years ago
  30. 9401048 [ONOS-5907] Implementing unit test on Security-Mode ONOS by Chanhee Lee · 7 years ago
  31. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  32. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  33. a90c44c Surpress excess warning messages by Jon Hall · 7 years ago
  34. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  35. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  36. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  37. cefcf77 Cosmetic fix for VLAN_POP instruction by Charles Chan · 7 years ago
  38. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  39. 5dc9a4e Bumping netty dependency versions to 4.1.5.Final. by Jonathan Hart · 7 years ago
  40. d26ea65 ONOS-5799: Make SP2MP compiler partial failure constraint aware by Luca Prete · 7 years ago
  41. 37b687b Adds utility functions related to the link local addresses by Pier Luigi · 7 years ago
  42. 1cf1fa4 Fix for ONOS-4618. by Thomas Vachuska · 7 years ago
  43. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  44. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  45. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  46. 6633998 Fix for infinite loop, for JIRA ticket onos-5844 by vijayin · 7 years ago
  47. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  48. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  49. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  50. a628554 Remove unnecessary semicolons by Sho SHIMIZU · 7 years ago
  51. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago
  52. b2bbb50 Revert atomix back to 1.0.0-rc9. by Jonathan Hart · 7 years ago
  53. 43df7bc Bump up version of Atomix to 1.0.0 release by Yuta HIGUCHI · 7 years ago
  54. f84ea7f Output log on a failure of resource registration by Sho SHIMIZU · 7 years ago
  55. 874900e Allows duplicating packets when requesting packet-in via PacketService by Charles Chan · 7 years ago
  56. 6582808 Reduce load on map by Pier Ventre · 7 years ago
  57. 2c433ce Fixes [ONOS-5742] by Pier Ventre · 7 years ago
  58. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  59. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  60. 6193621 Stop showing full list of resources on unregistration failure by Sho SHIMIZU · 7 years ago
  61. da878fc Add ROADM application by Jimmy Yan · 8 years ago
  62. dec159a Handle Copycat queries in high priority by Yuta HIGUCHI · 7 years ago
  63. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  64. 73ae7d7 Fixing CondecContext javadoc description. by Yuta HIGUCHI · 7 years ago
  65. 289ff7f Fix for ONOS-5783.java.lang.IllegalStateException: session is expired by Deepa Vaddireddy · 7 years ago
  66. 651a7da [ONOS-5192]Make devices unavailable when master fails by Bharath Thiruveedula · 7 years ago
  67. 3f084df Fix wrong type. by Yuta HIGUCHI · 7 years ago
  68. 4c7fcdf Use more functional idiom by Sho SHIMIZU · 7 years ago
  69. d0598ee toString for PartialFailureConstraint by Yuta HIGUCHI · 7 years ago
  70. 4d0f89a ONOS-5215 protection behaviour by Yuta HIGUCHI · 8 years ago
  71. 4bd10b9 Fixing NPE in GossipDeviceStore. by Thomas Vachuska · 7 years ago
  72. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  73. 2762b24 Topo: Update details panel to use `Serial #` instead of Serial Number by Steven Burrows · 7 years ago
  74. 3721041 Stopping map conflicts with persistent EC maps. by Aaron Kruglikov · 7 years ago
  75. 78e73f6 [CORD-653] Fix host monitor and provide utility functions by Pier Ventre · 7 years ago
  76. 97db350 Add FlowEntry.FlowLiveType to persisted classes by Ray Milkey · 7 years ago
  77. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  78. b0c3a1a FIX_FOR_ONOS-2300 by Kavitha Alagesan · 7 years ago
  79. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  80. 1f72203 Add missing dependency during test run by Yuta HIGUCHI · 7 years ago
  81. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  82. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  83. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  84. 68e080c ONOS-5699 Null pointer exception can occur after null checking by jaegonkim · 7 years ago
  85. 2f2e81e Fixing minor typo in static name. by Aaron Kruglikov · 7 years ago
  86. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  87. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  88. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  89. 7470210 the port is unneccesory forqos flow's action, in fact , config port into qos actionwill cause a bug by ke han · 7 years ago
  90. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 7 years ago
  91. ee4a8f2 [CORD-545] Adds ofdpa actions in ONOS core by Pier Ventre · 7 years ago
  92. db252cc [CORD-545] Adds QoS Index support in ONOS core by Pier Ventre · 7 years ago
  93. 9cf536b [CORD-545] Adds MPLS L2 Port support in ONOS core by Pier Ventre · 7 years ago
  94. 3a2a987 ONOS-5701 fix for NPE symptom by Yuta HIGUCHI · 7 years ago
  95. 764a713 Fixed NPE in persistent map; however the map functionality still appears to be broken. by Thomas Vachuska · 7 years ago
  96. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  97. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  98. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  99. 5c4a076 Fixes LinkCollection compiler by Pier Ventre · 7 years ago
  100. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 7 years ago