1. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  2. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  3. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  4. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  5. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  6. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  7. e53f171 ONOS-535 - capture and display ip address and port of switches by Ray Milkey · 9 years ago
  8. e0fade7 ONOS-539 - Capture port names so CLI can display them by Ray Milkey · 9 years ago
  9. d3edd03 Fix a typo in manufacturerDescription() method name by Ray Milkey · 9 years ago
  10. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  11. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  12. 4785eec removing some TODOs by alshabib · 9 years ago
  13. fd629e8 Devices should not be disconnected when an instance shuts down. by alshabib · 9 years ago
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  16. afc514a when a switch vapourizes so must its ports by alshabib · 9 years ago
  17. 82041f5 Added a number of demo-related artifacts. Enhanced GUI a bit. by Thomas Vachuska · 9 years ago
  18. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  19. ac2972a OpenFlowDeviceProvider: tolerate initial switch-add failures by Yuta HIGUCHI · 9 years ago
  20. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  21. 802d0e8 check switch connection before probing by Yuta HIGUCHI · 10 years ago
  22. 69a2735 move isConnected to OpenFlowSwitch interface by Yuta HIGUCHI · 10 years ago
  23. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  24. 98eda53 Added back the MBPS divisor for port speeds. by Thomas Vachuska · 10 years ago
  25. 1e426e9 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  26. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  27. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  28. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  29. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  30. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 10 years ago
  31. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  32. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  33. 82c4fc4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  34. a22eadf Discover LINC-OE switch and ports. by Praseed Balakrishnan · 10 years ago
  35. 38294a9 presize ArrayList by Yuta HIGUCHI · 10 years ago
  36. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  37. 32402f3 update OFDeviceProviderTest - roleAssertFail by Ayaka Koshibe · 10 years ago
  38. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  39. 3f2bbd7 Added back-pipe for role assertion issues. by tom · 10 years ago
  40. 39a0480 minor fixes to DeviceProviderTest by Ayaka Koshibe · 10 years ago
  41. 0380d4c tests for OFDeviceProvider by Ayaka Koshibe · 10 years ago
  42. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  43. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  44. f978c96 Moving /providers/of to /providers/openflow by tom · 10 years ago