1. 5202596 Fixing emulated ofdpa in cpqd switches. Due to cpqd bugs in dealing with Vlans and MPLS labels simultaneously, by Saurav Das · 8 years ago
  2. dc94fc9 Fix the typo of yangloader (onoproject -> onosproject) by Jian Li · 8 years ago
  3. 3623cb6 [ONOS-3697] Remove flow rules and dhcp mapping for router when it is removed. by sangho · 8 years ago
  4. 851c423 Updates third-party pom to ensure atomix classes are included in shaded jar by Madan Jampani · 8 years ago
  5. 533ef98 AtomicValue updates by Madan Jampani · 8 years ago
  6. 47b80ba Leader elector distributed primitive interfaces by Madan Jampani · 8 years ago
  7. f778c96 Use partitionId instead of clusterName in CopycatTransport by Madan Jampani · 8 years ago
  8. dbe8a81 Fixes NPE in ConsistentDeviceMastershipStore by Madan Jampani · 8 years ago
  9. 4124bc3 LEADER_ELECTOR distributed primitive enum type by Madan Jampani · 8 years ago
  10. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  11. f6c973a DefaultConsistentMap to automatically retry compute* calls failing due to ConcurrentModification by Madan Jampani · 8 years ago
  12. 07b7bc9 Use specific types instead of using type parameters by Sho SHIMIZU · 8 years ago
  13. 737ba48 GUI: util... added createTrie() function to fn.js by Simon Hunt · 8 years ago
  14. a834660 foo servlet by Simon Hunt · 8 years ago
  15. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  16. dc4394c Implement toString() by HIGUCHI Yuta · 8 years ago
  17. 7a070c0 Write TODO comments by Sho SHIMIZU · 8 years ago
  18. 6a717dc Restrict exposure to public by Sho SHIMIZU · 8 years ago
  19. 8744ee5 raw: first bin file. by Simon Hunt · 8 years ago
  20. 79c4f1b Fix openstackswitching app activation issue by Jian Li · 8 years ago
  21. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  22. 8b1cb67 ONOS-3791 NETCONF session factory and exception on device connection by Andrea Campanella · 8 years ago
  23. 2486ddd Pull up components() method as an abstract method by Sho SHIMIZU · 8 years ago
  24. 26a78df Fix typo by Sho SHIMIZU · 8 years ago
  25. 19816f4 Revise Javadoc by Sho SHIMIZU · 8 years ago
  26. c6f781c ONOS-3704: Cleaning up the utils/thirdparty pom file to remove overlapping class warnings by Brian Stanke · 8 years ago
  27. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  28. 9567896 Remove redundant meter id when create a meter entry in REST API by Jian Li · 8 years ago
  29. c6c76dc [ONOS-3739] Substitute copyright year during archetype gen by Jian Li · 8 years ago
  30. 5b024d7 ONOS-3738: implemented F1..F5 key bindings to topology overlay selection. by Simon Hunt · 8 years ago
  31. 6b86a76 Split CPMan into api and app submodules by Jian Li · 8 years ago
  32. 5b6dfba - adding more log by HIGUCHI Yuta · 8 years ago
  33. 15813b2 Remove unnecessary parentheses (but keep some for clarity). by Simon Hunt · 8 years ago
  34. c132c11 [ONOS-3648] Implement REST API for collecting system metrics by Jian Li · 8 years ago
  35. e044d1a Augment metrics model to monitor more # of control metrics by Jian Li · 8 years ago
  36. cc90490 Fix link.online() to return true only if BOTH underlying unidirectional links are marked as online. by Simon Hunt · 8 years ago
  37. eb18f52 Oops! Fix updateLink() function in topology view. by Simon Hunt · 8 years ago
  38. 28dbe8f ONOS-3829 Fixed bug with inconsistent parent's behaviours when merging drivers by Andrea Campanella · 8 years ago
  39. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  40. 763be92 Avoid using fully qualified name by Sho SHIMIZU · 8 years ago
  41. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  42. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  43. d978d9a Move variable declarations out of the loop by Sho SHIMIZU · 8 years ago
  44. 77b5e90 Using vlan extension in ofdpa for versatile objectives by Saurav Das · 8 years ago
  45. f95290a Added newValue and oldValue methods to MapEvent. by Madan Jampani · 8 years ago
  46. 7f8a7cb Define zero argument contructoris for the serializer by Sho SHIMIZU · 8 years ago
  47. 4d5a92f Added a Scheduled Executor, PIM packet maker to generate hello packets by Rusty Eddy · 8 years ago
  48. ce279ee ONOS-3795 PATCH method in RestSbController and basic unit tests by Andrea Campanella · 8 years ago
  49. 87f90e4 adding the listener to the device service by alshabib · 8 years ago
  50. 31980ab Optical path provisioner packet layer check by Ayaka Koshibe · 8 years ago
  51. 7dac8a4 Change the return type of ResourceId#parent() by Sho SHIMIZU · 8 years ago
  52. 42ac51f Make fields private to get classes immutable by Sho SHIMIZU · 8 years ago
  53. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  54. 34b55b6 Remove unnecessary method calls by direct access to the field by Sho SHIMIZU · 8 years ago
  55. f0fb361 Fix Javadoc warning by Sho SHIMIZU · 8 years ago
  56. 2a70451 Use concrete types instead of abstract types by Sho SHIMIZU · 8 years ago
  57. d762746 Fixed a bug that resource command doesn't filter aggregatable types (MplsLabel and VlanId). by Naoki Shiota · 8 years ago
  58. 6516787 minor optical app pom.xml fix by HIGUCHI Yuta · 8 years ago
  59. 7a7ef6d A utility for deferring callback invocation until a preset number of actions complete by Madan Jampani · 8 years ago
  60. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  61. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  62. f0eb217 efunc: generate map data by Simon Hunt · 8 years ago
  63. fa24218 Added destroy() method to DistributedPrimitive interface by Madan Jampani · 8 years ago
  64. b1d35e8 ee: added coding function. by Simon Hunt · 8 years ago
  65. 3fd2f94 Limit fields added to BasicDeviceConfig by HIGUCHI Yuta · 8 years ago
  66. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  67. 8946177 Bugfix for DeviceStores by HIGUCHI Yuta · 8 years ago
  68. 7cfd4433 ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries. by Brian Stanke · 8 years ago
  69. be6de22 Enhance the detection of meter table supportability in meter GUI by Jian Li · 8 years ago
  70. 5923b9a Fixed an NPE in DeviceManager provider service. by Thomas Vachuska · 8 years ago
  71. 063949f Added Match type to KryoNamespaces.MISC by Madan Jampani · 8 years ago
  72. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago
  73. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  74. bb062ec Fixing a discrepancy in driver manager implementation. by Thomas Vachuska · 8 years ago
  75. 65ece15 ONOS-3786 deletePort from specific bridge method and correct bridge name retrivial call in old add and delete ports of OsvdbBridgeConfig by Andrea Campanella · 8 years ago
  76. 5d7c998 [ONOS-3689] Implement skeleton of Neutron L3 service plugin by Kyuhwi Choi · 8 years ago
  77. 6f065b7 ONOS-3731 new keybindings in pathpainter app for selecting src and dst by Andrea Campanella · 8 years ago
  78. f90c18b Web UI -- added fs.debug(...) function for conditional debug messages to console by Simon Hunt · 8 years ago
  79. 8a35219 Makes establishing connections between onos nodes asynchronous, prevents threads blocking when nodes are inaccessible. by Aaron Kruglikov · 8 years ago
  80. a50540f ONOS-3747: Delayed start refactored into LoadingService. by Simon Hunt · 8 years ago
  81. b06ccef Fix CopycatTransportClient thread check + bump up atomix version to latest rc by Madan Jampani · 8 years ago
  82. e4583fd [ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency by Jian Li · 8 years ago
  83. 746956f CORD-483 Made virtual network gateway MAC address configurable by Hyunsun Moon · 8 years ago
  84. 97f7e47 Use TestTools.findAvailablePort by HIGUCHI Yuta · 8 years ago
  85. c93117d [GEANT] Adding driver/behavior for setting configuration on NETCONF devices. by Andreas Papazois · 8 years ago
  86. 590cca6 [ONOS-3635] Remove URL column from application table view by Jian Li · 8 years ago
  87. 7f256f5 Fix all javadoc warnings by Jian Li · 8 years ago
  88. 1007367 Decorators for AsyncConsistentMap by Madan Jampani · 8 years ago
  89. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  90. 3164293 GUI -- Application View Details Panel - by Simon Hunt · 8 years ago
  91. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  92. 4092733 GUI -- Clean up of index.html and onos.js generation. by Simon Hunt · 8 years ago
  93. 8d5ff16 Sync the test method name with the subject class name by Sho SHIMIZU · 8 years ago
  94. 8948fa9 GUI -- App view - - fix dialog button colors - Capitalize action word by Simon Hunt · 8 years ago
  95. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  96. a477b60 GUI -- App view - by Simon Hunt · 8 years ago
  97. c8100c1 Simplifying the net-pingall scenario. by Thomas Vachuska · 8 years ago
  98. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 8 years ago
  99. 634df8f resources command enchancement by HIGUCHI Yuta · 8 years ago
  100. d0dd135 API changes for net config link provider by Ray Milkey · 8 years ago