1. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  2. 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
  3. 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
  4. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  5. 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
  6. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  7. 358815c Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  8. 6d44d19 Use thread safe sets for listeners in OpenFlowControllerImpl by Jonathan Hart · 9 years ago
  9. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  10. 8711451 Replace manual hash code calculation for long with Long.hashCode(long) by Sho SHIMIZU · 9 years ago
  11. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  12. a2df7b2a fixed the LINC-OE behaviour. Handshaker behaviours must use by alshabib · 9 years ago
  13. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  14. 0165d19 Classify PicOS switches as OVS otherwise no roles requests are sent by Jonathan Hart · 9 years ago
  15. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  16. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  17. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  18. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  19. 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 9 years ago
  20. cc36be8 Don't use exceptions for commonly-used logic + javadocs by Jonathan Hart · 9 years ago
  21. b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago
  22. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  23. f15511b ONOS-180 Suppressing a few superfluous stack traces on shutdown. by Thomas Vachuska · 9 years ago
  24. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  25. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  26. c0b3c34 BgpRouter app supports both OVSSwitch and Corsa HW switch. by sangho · 9 years ago
  27. da1644e Added delete all flow rules during Corsa switch handshake by alshabib · 9 years ago
  28. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  29. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  30. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  31. bbd91d4 Add configuration setting to allow one switch to use the Corsa driver. by Jonathan Hart · 9 years ago
  32. 2216bdb adding corsa switch detection - initialises corsa driver by alshabib · 9 years ago
  33. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  34. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  35. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  36. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  38. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  39. 1058080 WIP: Started implementing static flows for corsa vanderweken pipeline. by alshabib · 9 years ago
  40. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  41. 8dc8208 Fix some compiler warnings about unchecked types by Ray Milkey · 9 years ago
  42. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  43. 6a0bb17 ONOS-961: Supports GROUP_STATS and GROUP_DESC_STATS events in OpenFlowController for OpenFlowGroupProvider. by sangho · 9 years ago
  44. 2031899 Renamed private method to avoid naming confusion by Pavlin Radoslavov · 9 years ago
  45. 51365f3 Fix Javadoc warning about IOException throws by Ray Milkey · 9 years ago
  46. 87af811 Added SpringOpenTTP switch driver (ONOS-822/ONOS-682). by sangho · 9 years ago
  47. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  48. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  49. f25d135 Fix Javadoc warnings by Ray Milkey · 9 years ago
  50. e46c041 Protect against null pointers during deserializing. by Jonathan Hart · 9 years ago
  51. 2ffcd10 Add default drop rule in OF1.0 switches. by Jonathan Hart · 9 years ago
  52. 47f2dde Don't install table miss entry for OVS 1.3 or CPqD switches. by Jonathan Hart · 9 years ago
  53. e53f171 ONOS-535 - capture and display ip address and port of switches by Ray Milkey · 9 years ago
  54. d3edd03 Fix a typo in manufacturerDescription() method name by Ray Milkey · 9 years ago
  55. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  56. 70fc7fb fix switch negociation for non spec compliant devices. by alshabib · 9 years ago
  57. 081e737 Classify hardware running OVS as an OVS switch. by Jonathan Hart · 9 years ago
  58. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  59. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  60. 4785eec removing some TODOs by alshabib · 9 years ago
  61. 932d941 preparing pom.xml's for release by Brian O'Connor · 9 years ago
  62. 369c643 Use two thread pools for handling the OpenFlow STATS and BARRIER messages. by Pavlin Radoslavov · 9 years ago
  63. e1588ed censored by Jonathan Hart · 9 years ago
  64. 64def64 aggregate flow replies on io thread by alshabib · 9 years ago
  65. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  66. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  67. 3927446 ONOS-367 FIxed a defect of missing links & ports by Thomas Vachuska · 9 years ago
  68. f845cc3 Give a name to each ThreadPool by Yuta HIGUCHI · 9 years ago
  69. 452234e moving openflow drivers to their own bundle by alshabib · 9 years ago
  70. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  71. 241b96a Fix high priority findbugs reported issues by Ray Milkey · 9 years ago
  72. 9763fa6 Updated Openflowk expermineter to fix OCH ordering issue by Praseed Balakrishnan · 9 years ago
  73. 32fa30c port SdnIpTest.java to onos-next by Pingping · 9 years ago
  74. b14c77a Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 9 years ago
  75. 08822c4 DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database. by Madan Jampani · 9 years ago
  76. 275fb6b move duplicated repository config to root pom.xml by Yuta HIGUCHI · 9 years ago
  77. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  78. 98bd12f modificiations to emit BACKUP_CHANGED Mastership events by Ayaka Koshibe · 9 years ago
  79. 69a2735 move isConnected to OpenFlowSwitch interface by Yuta HIGUCHI · 9 years ago
  80. 00ae863 refactored RoleManager to handle multiple pending requests by Ayaka Koshibe · 9 years ago
  81. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 9 years ago
  82. 5f99849 Fixed a defect in GUI details fly-out (it would not appear) by Thomas Vachuska · 9 years ago
  83. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 9 years ago
  84. fca9f49 fix stats reply handler by Yuta HIGUCHI · 9 years ago
  85. 631ffce Support optical port status via OFExperimenter type 0x748771 by Marc De Leenheer · 9 years ago
  86. 4f1a60c Revised copyright message. by Thomas Vachuska · 9 years ago
  87. 59f9b88 Deleted openflowj stuff. by Thomas Vachuska · 9 years ago
  88. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 9 years ago
  89. f5416d8 modified logger declaration by Yuta HIGUCHI · 9 years ago
  90. ebfa45a LINC-OE switch code cleanup by Praseed Balakrishnan · 9 years ago
  91. 0a58f5a Removing hardcoded MA for optical. by Praseed Balakrishnan · 9 years ago
  92. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 9 years ago
  93. 922760b Merge branch 'master' into optical-integration by Marc De Leenheer · 9 years ago
  94. 6e6d66b Updated optical extension pom by Praseed Balakrishnan · 9 years ago
  95. 147b2ac Fixes to allow CPqD switch to connect (eventually) by Jonathan Hart · 9 years ago
  96. eb3f30b fix wrong log level by Yuta HIGUCHI · 9 years ago
  97. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 9 years ago
  98. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 9 years ago
  99. dfc7afb distributed link fixes by alshabib · 10 years ago
  100. 9eab22f possible fix for link discovery by alshabib · 10 years ago