1. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  2. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  3. b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago
  4. ca335e9 Add persistence option to ECMap by Jonathan Hart · 9 years ago
  5. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago
  6. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  7. b645147 Moved demo app back to main onos repo. by Thomas Vachuska · 9 years ago
  8. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  9. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  10. 20daf57 Preparing the features.xml for split. by Thomas Vachuska · 9 years ago
  11. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  12. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  13. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  14. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  15. 81208c7 Test application to measure partitioned raft database performance. by Madan Jampani · 9 years ago
  16. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  17. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  18. bd6845d ClusterService implementation that relies on accrual failure detector for determining node up/down status. by Madan Jampani · 9 years ago
  19. 6ccba96 Adding intent performance testing app by Brian O'Connor · 9 years ago
  20. f582920 Initial skeleton of BgpRouter app. by Jonathan Hart · 9 years ago
  21. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  22. 9322445 Merge onos-app-proxyarp with onos-app-proxyndp. by Kunihiro Ishiguro · 9 years ago
  23. 41349e9 Moved BGP code and Router code into their own bundle. by Jonathan Hart · 9 years ago
  24. cb7ab08 Pom fixes to correctly shade copycat jars. by Madan Jampani · 9 years ago
  25. f1bff50 WIP: proxy NDP for IPv6. by Kunihiro Ishiguro · 9 years ago
  26. 5afd02a ONOS-894 : Implemented GroupProvider by sangho · 9 years ago
  27. 0fb1c60 Replacing literal version with a symbolic one in features.xml by Thomas Vachuska · 9 years ago
  28. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  29. 93356bc Update hazelcast version to 3.4 by Yuta HIGUCHI · 9 years ago
  30. a8f4e7d Sketching out device driver subsystem to allow extensible device management functions to be made available to applications. by Thomas Vachuska · 9 years ago
  31. 6128634 null device provider implementation along with directory structure by alshabib · 9 years ago
  32. 4d887e8 Moved onlab-rest bundle out of onos-api. by Jonathan Hart · 9 years ago
  33. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  34. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  35. bce8dad Fix: use @ONOS-VERSION instead of a hard-coded value for onos-app-election by Pavlin Radoslavov · 9 years ago
  36. b82d0ec Simple app to test leadership election by Jon Hall · 9 years ago
  37. 992741f tokenizing features.xml by Brian O'Connor · 9 years ago
  38. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  39. 9147186 Remove Chronicle related unused entries. by Yuta HIGUCHI · 9 years ago
  40. 486349d random demo intent installer by alshabib · 9 years ago
  41. 452234e moving openflow drivers to their own bundle by alshabib · 9 years ago
  42. 52cc9a7 Merge "added demo rest api for adding and withdrawing intents in a mesh" by Thomas Vachuska · 9 years ago
  43. fd23d31 added demo rest api for adding and withdrawing intents in a mesh by alshabib · 9 years ago
  44. 9f38194 Added feature "onos-app-proxyarp" and feature "onos-app-config" by Pavlin Radoslavov · 9 years ago
  45. 7d638d3 Initial sketch of the GUI web-socket mechanics. by Thomas Vachuska · 9 years ago
  46. c195732 cleaning up the mess by Yuta HIGUCHI · 9 years ago
  47. 0c1c100 Workarounds to startup DatabaseService by Yuta HIGUCHI · 9 years ago
  48. ed4adf4 repo settings for copycat by Yuta HIGUCHI · 9 years ago
  49. b87ef95 human readable time representation for toString by Yuta HIGUCHI · 9 years ago
  50. 4f1a60c Revised copyright message. by Thomas Vachuska · 9 years ago
  51. 41f2ec0 moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle by Yuta HIGUCHI · 9 years ago
  52. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 9 years ago
  53. 9eedb46 Update Hazelcast to 3.3.2 by Yuta HIGUCHI · 9 years ago
  54. 295b296 Added a new module: ONOS intent metrics application by Pavlin Radoslavov · 9 years ago
  55. 64d9e47 Added initial implementation of Topology-related event and by Pavlin Radoslavov · 9 years ago
  56. 7d693f5 Experimenting with Apache 2 copyright on the onos-cli module. More later... by Thomas Vachuska · 9 years ago
  57. ebf5160 Fixed typo in features.xml by Madan Jampani · 9 years ago
  58. 824a7c1 Netty epoll support. Now with updated pom.xml and features.xml to bring in the dependencies by Madan Jampani · 9 years ago
  59. d8cf566 Fixed features dependencies to make sure onos-cli has jackson stuff. by Thomas Vachuska · 9 years ago
  60. 38c42ed Optical topology provider for UC1 by weibit · 9 years ago
  61. e1cf87d protocol independent host tracker by alshabib · 9 years ago
  62. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  63. 7911a05 lldp discovery independent of OF by alshabib · 9 years ago
  64. 140d585 Added new app for OSCAR/ONOS integration. by Thomas Vachuska · 9 years ago
  65. cce11ca Fixing some cell definitions and features. by Thomas Vachuska · 9 years ago
  66. 335ef46 Port the Router functionality from SDN-IP. by Jonathan Hart · 9 years ago
  67. ad861cf removing onos-core-hazelcast feature by Yuta HIGUCHI · 9 years ago
  68. bac07a0 Ported the configuration reader for the SDN-IP specific configuration by Jonathan Hart · 9 years ago
  69. 8ee7d4c Kryo related fixes by Yuta HIGUCHI · 9 years ago
  70. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 9 years ago
  71. 366ce8b Create handles and default to console reported for metrics by pankaj · 9 years ago
  72. 3215ebd core-dist OSGi related fixes by Yuta HIGUCHI · 9 years ago
  73. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 9 years ago
  74. a9a77c2 Added bi-directional nature to HostToHost intent. by tom · 9 years ago
  75. c274c90 proxy arp application by alshabib · 9 years ago
  76. 208221d move to stable metrics 3.1.0 by pankaj · 9 years ago
  77. 390abbc Performance Metrics service and manager added by pankaj · 9 years ago
  78. 02ca24e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  79. 4906fab initial mobility support by alshabib · 9 years ago
  80. 74f9c3b Added config app to read address config from json file by Jonathan Hart · 10 years ago
  81. 39244e0 feature onos-core-hazelcast to use hazelcast implementation for net objects by Yuta HIGUCHI · 10 years ago
  82. 7309483 Initial check-in for new p2p cluster messaging; to be refactored. by tom · 10 years ago
  83. defed6f Fixing test scripts and removing SLP bundle from features for now. by tom · 10 years ago
  84. c52a8a9 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  85. a211b7c add feature definition for gossip dist. by Yuta HIGUCHI · 10 years ago
  86. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago
  87. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  88. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  89. f110fff Added IO loop test to the foo app. by tom · 10 years ago
  90. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  91. 82d6bde Fixing test scripts. by tom · 10 years ago
  92. dc66b38 Fixing remote install; now starting as upstart daemon. by tom · 10 years ago
  93. 66a7eb2 Fixed deployment to allow all the Kryo related stuff to operate in the OSGi context. by tom · 10 years ago
  94. ca90c46 Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! by tom · 10 years ago
  95. 85c612b Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! by tom · 10 years ago
  96. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago
  97. 5f7fc4e Corrected a mistake in features.xml by tom · 10 years ago
  98. 73d6d1e Sketching cluster related stuff with Madan.. by tom · 10 years ago
  99. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  100. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago