1. fcdcb4f Add basic multicast RIB synchronization over REST by Jonathan Hart · 8 years ago
  2. a9a1bbd Bump up fasterxml jackson lib to 2.7.0 and clean up dependencies by Jian Li · 8 years ago
  3. 0c409b4 Fixing an issue where common.io were not getting properly exported by onlab-thirdparty. by Thomas Vachuska · 8 years ago
  4. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  5. a5a312b Replace stale codehaus jackson lib to new fasterxml jackson lib by Jian Li · 8 years ago
  6. c0c36a4 [ONOS-3703] pom.xml external dependencies and plugin version bump by Jian Li · 8 years ago
  7. b4a4215 [Falcon] Add ComponentService that allows applications to select which components are loaded. by Jonathan Hart · 8 years ago
  8. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  9. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  10. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  11. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  12. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  13. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  14. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  15. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  16. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  17. b31b6dc Add incubator RPC to features.xml by Marc De Leenheer · 8 years ago
  18. 92511f2 Creating persistence service. by Aaron Kruglikov · 9 years ago
  19. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  20. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  21. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  22. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  23. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  24. 1be4e6e Updating org.apache.felix.framework.security to release version 2.2.0.onos by Brian O'Connor · 9 years ago
  25. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  26. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  27. 8bd51bf Adding felix.framework back to features.xml by Brian O'Connor · 9 years ago
  28. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  29. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  30. 20c4520 Removing felix.framework from features.xml for release by Brian O'Connor · 9 years ago
  31. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  32. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  33. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  34. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  35. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  36. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  37. ba082b8 Removing hazelcat dependency throughout. by Thomas Vachuska · 9 years ago
  38. 23dee8f ONOS-1858, ONOS-1857, ONOS-1860, ONOS-1862, ONOS-1898 : SM-ONOS by Changhoon Yoon · 9 years ago
  39. 97a7033 Fixed onos-package and put hazelcast back into features for now. by Thomas Vachuska · 9 years ago
  40. e73ce63 Dropping hazelcast loading as part of the base feature. by Thomas Vachuska · 9 years ago
  41. 530e52a GUI -- Fixed application upload/install functionality. by Thomas Vachuska · 9 years ago
  42. d681171 Turned netconf providers into an app and made NetconfDeviceProvider register its configs with ComponentConfigService. by Thomas Vachuska · 9 years ago
  43. eb5eebb Modified to accommodate code review comments. by Sanjay S · 9 years ago
  44. e8dcfee Netconf Device Provider Plugin to discover and monitor NETCONF supported Devices. by Sanjay S · 9 years ago
  45. db7467a Separating onos-drivers to be delivered as a separate app from onos-openflow. Apps activated by default (via onos-setup-karaf or onos-install/onos-config) are now onos-drivers and onos-openflow. by Thomas Vachuska · 9 years ago
  46. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  47. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  48. b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago
  49. ca335e9 Add persistence option to ECMap by Jonathan Hart · 9 years ago
  50. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago
  51. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  52. b645147 Moved demo app back to main onos repo. by Thomas Vachuska · 9 years ago
  53. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  54. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  55. 20daf57 Preparing the features.xml for split. by Thomas Vachuska · 9 years ago
  56. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  57. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  58. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  59. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  60. 81208c7 Test application to measure partitioned raft database performance. by Madan Jampani · 9 years ago
  61. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  62. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  63. bd6845d ClusterService implementation that relies on accrual failure detector for determining node up/down status. by Madan Jampani · 9 years ago
  64. 6ccba96 Adding intent performance testing app by Brian O'Connor · 9 years ago
  65. f582920 Initial skeleton of BgpRouter app. by Jonathan Hart · 9 years ago
  66. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  67. 9322445 Merge onos-app-proxyarp with onos-app-proxyndp. by Kunihiro Ishiguro · 9 years ago
  68. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago
  69. cb7ab08 Pom fixes to correctly shade copycat jars. by Madan Jampani · 9 years ago
  70. f1bff50 WIP: proxy NDP for IPv6. by Kunihiro Ishiguro · 9 years ago
  71. 5afd02a ONOS-894 : Implemented GroupProvider by sangho · 9 years ago
  72. 0fb1c60 Replacing literal version with a symbolic one in features.xml by Thomas Vachuska · 9 years ago
  73. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  74. 93356bc Update hazelcast version to 3.4 by Yuta HIGUCHI · 9 years ago
  75. a8f4e7d Sketching out device driver subsystem to allow extensible device management functions to be made available to applications. by Thomas Vachuska · 9 years ago
  76. 6128634 null device provider implementation along with directory structure by alshabib · 9 years ago
  77. 4d887e8 Moved onlab-rest bundle out of onos-api. by Jonathan Hart · 9 years ago
  78. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  79. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  80. bce8dad Fix: use @ONOS-VERSION instead of a hard-coded value for onos-app-election by Pavlin Radoslavov · 9 years ago
  81. b82d0ec Simple app to test leadership election by Jon Hall · 9 years ago
  82. 992741f tokenizing features.xml by Brian O'Connor · 9 years ago
  83. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  84. 9147186 Remove Chronicle related unused entries. by Yuta HIGUCHI · 9 years ago
  85. 486349d random demo intent installer by alshabib · 9 years ago
  86. 452234e moving openflow drivers to their own bundle by alshabib · 9 years ago
  87. 52cc9a7 Merge "added demo rest api for adding and withdrawing intents in a mesh" by Thomas Vachuska · 9 years ago
  88. fd23d31 added demo rest api for adding and withdrawing intents in a mesh by alshabib · 9 years ago
  89. 9f38194 Added feature "onos-app-proxyarp" and feature "onos-app-config" by Pavlin Radoslavov · 9 years ago
  90. 7d638d3 Initial sketch of the GUI web-socket mechanics. by Thomas Vachuska · 9 years ago
  91. c195732 cleaning up the mess by Yuta HIGUCHI · 9 years ago
  92. 0c1c100 Workarounds to startup DatabaseService by Yuta HIGUCHI · 9 years ago
  93. ed4adf4 repo settings for copycat by Yuta HIGUCHI · 9 years ago
  94. b87ef95 human readable time representation for toString by Yuta HIGUCHI · 9 years ago
  95. 4f1a60c Revised copyright message. by Thomas Vachuska · 9 years ago
  96. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 9 years ago
  97. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 9 years ago
  98. 9eedb46 Update Hazelcast to 3.3.2 by Yuta HIGUCHI · 10 years ago
  99. 295b296 Added a new module: ONOS intent metrics application by Pavlin Radoslavov · 10 years ago
  100. 64d9e47 Added initial implementation of Topology-related event and by Pavlin Radoslavov · 10 years ago