1. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  2. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  3. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  4. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  5. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  6. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  7. 0588e57 fixing dhcp serialization problem by alshabib · 9 years ago
  8. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  9. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  10. 9f1600a Use isConnected rather than isWriteable to detemine if we can send to switch by Jonathan Hart · 9 years ago
  11. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  12. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  13. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  14. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  15. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  16. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  17. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  18. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  19. 3c24077 Lambdas are reinterpreted before being sent to Linc-OE switches. This includes by Ayaka Koshibe · 9 years ago
  20. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  21. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  22. fc52fec Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors. by Thomas Vachuska · 9 years ago
  23. 1c681d7 Aha! Fixed a phantom exception that would appear on shutdown; we must first close the channel group and only then shutdown the executors. by Thomas Vachuska · 9 years ago
  24. 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
  25. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  26. 358815c Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  27. 8711451 Replace manual hash code calculation for long with Long.hashCode(long) by Sho SHIMIZU · 9 years ago
  28. a2df7b2a fixed the LINC-OE behaviour. Handshaker behaviours must use by alshabib · 9 years ago
  29. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  30. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  31. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  32. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  33. cc36be8 Don't use exceptions for commonly-used logic + javadocs by Jonathan Hart · 9 years ago
  34. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  35. f15511b ONOS-180 Suppressing a few superfluous stack traces on shutdown. by Thomas Vachuska · 9 years ago
  36. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  38. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  39. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  40. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  41. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  42. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  43. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  44. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  45. 2031899 Renamed private method to avoid naming confusion by Pavlin Radoslavov · 9 years ago
  46. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  47. f25d135 Fix Javadoc warnings by Ray Milkey · 9 years ago
  48. e46c041 Protect against null pointers during deserializing. by Jonathan Hart · 9 years ago
  49. e53f171 ONOS-535 - capture and display ip address and port of switches by Ray Milkey · 9 years ago
  50. d3edd03 Fix a typo in manufacturerDescription() method name by Ray Milkey · 9 years ago
  51. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  52. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  53. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  54. 4785eec removing some TODOs by alshabib · 9 years ago
  55. 932d941 preparing pom.xml's for release by Brian O'Connor · 9 years ago
  56. e1588ed censored by Jonathan Hart · 9 years ago
  57. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  58. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  59. 3927446 ONOS-367 FIxed a defect of missing links & ports by Thomas Vachuska · 9 years ago
  60. 9763fa6 Updated Openflowk expermineter to fix OCH ordering issue by Praseed Balakrishnan · 9 years ago
  61. 08822c4 DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database. by Madan Jampani · 9 years ago
  62. 275fb6b move duplicated repository config to root pom.xml by Yuta HIGUCHI · 9 years ago
  63. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  64. 69a2735 move isConnected to OpenFlowSwitch interface by Yuta HIGUCHI · 10 years ago
  65. 00ae863 refactored RoleManager to handle multiple pending requests by Ayaka Koshibe · 10 years ago
  66. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  67. 5f99849 Fixed a defect in GUI details fly-out (it would not appear) by Thomas Vachuska · 10 years ago
  68. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  69. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  70. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  71. f5416d8 modified logger declaration by Yuta HIGUCHI · 10 years ago
  72. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  73. 6e6d66b Updated optical extension pom by Praseed Balakrishnan · 10 years ago
  74. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  75. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  76. dfc7afb distributed link fixes by alshabib · 10 years ago
  77. a22eadf Discover LINC-OE switch and ports. by Praseed Balakrishnan · 10 years ago
  78. e48aa68 LINC-OE Optical Switch Driveri changes by Praseed Balakrishnan · 10 years ago
  79. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  80. 7dbbabf Switch OpenFlowJ implementation. by Yuta HIGUCHI · 10 years ago
  81. 6eb438a fixes for office deployment by alshabib · 10 years ago
  82. 7814e9f office cell and associated fixes (role, idle timeout) by alshabib · 10 years ago
  83. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  84. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  85. a8714e5 Add sonatype-oss-snapshot for Loxigen by Yuta HIGUCHI · 10 years ago
  86. e9d3a32 pkt glitch FIXED... ovs was not sending a bufferid by alshabib · 10 years ago
  87. ab3374b emit + tests for OFPacketProvider by Ayaka Koshibe · 10 years ago
  88. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  89. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  90. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago