1. 52bb485 Do not disconnect from switches on deactivate + packet requests cli command update to include nodeId in the output by Madan Jampani · 8 years ago
  2. 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 8 years ago
  3. dee1aff [emu][onos-3159] fix concurrency flaws in OpenFlowDeviceProvider.java and OpenFlowGroupProvider.java by Lei Xu · 9 years ago
  4. fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
  5. fe3308f minor formatting changes by andrea · 9 years ago
  6. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  7. a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
  8. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  9. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  10. bab8a5e Configurable Port Stats Collection interval by Dusan Pajin · 9 years ago
  11. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  12. 4e6025e Fixed potential NPE in port-stats. by Thomas Vachuska · 9 years ago
  13. 711db55 Fixed ONOS-2051 by eliminating treatment and priority from flow id/cookie. by Thomas Vachuska · 9 years ago
  14. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  15. c332876 Removed dead code + Dropped log level down to debug to reduce verbosity by Madan Jampani · 9 years ago
  16. 893bf4b Fixing OF device provider to accrue all port stat multi-part messages before pushing update to the core. by Thomas Vachuska · 9 years ago
  17. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  18. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  19. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  20. 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
  21. 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
  22. b52a014 GUI -- Added ability to display port names in the devices view detail. by Thomas Vachuska · 9 years ago
  23. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  24. 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
  25. e53f171 ONOS-535 - capture and display ip address and port of switches by Ray Milkey · 9 years ago
  26. e0fade7 ONOS-539 - Capture port names so CLI can display them by Ray Milkey · 9 years ago
  27. d3edd03 Fix a typo in manufacturerDescription() method name by Ray Milkey · 9 years ago
  28. 4785eec removing some TODOs by alshabib · 9 years ago
  29. fd629e8 Devices should not be disconnected when an instance shuts down. by alshabib · 9 years ago
  30. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  31. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from providers/openflow/device/src/main/java/org/onlab/onos/provider/of/device/impl/OpenFlowDeviceProvider.java]
  32. afc514a when a switch vapourizes so must its ports by alshabib · 9 years ago
  33. 82041f5 Added a number of demo-related artifacts. Enhanced GUI a bit. by Thomas Vachuska · 9 years ago
  34. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  35. ac2972a OpenFlowDeviceProvider: tolerate initial switch-add failures by Yuta HIGUCHI · 9 years ago
  36. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  37. 802d0e8 check switch connection before probing by Yuta HIGUCHI · 10 years ago
  38. 69a2735 move isConnected to OpenFlowSwitch interface by Yuta HIGUCHI · 10 years ago
  39. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  40. 98eda53 Added back the MBPS divisor for port speeds. by Thomas Vachuska · 10 years ago
  41. 1e426e9 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  42. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  43. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  44. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  45. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  46. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 10 years ago
  47. 38594c2 implement DeviceProvider triggerProbe() to call after mastership change by Ayaka Koshibe · 10 years ago
  48. e8708e3 trigger device query after mastership reelection by Ayaka Koshibe · 10 years ago
  49. 82c4fc4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  50. a22eadf Discover LINC-OE switch and ports. by Praseed Balakrishnan · 10 years ago
  51. 38294a9 presize ArrayList by Yuta HIGUCHI · 10 years ago
  52. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  53. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  54. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  55. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  56. f978c96 Moving /providers/of to /providers/openflow by tom · 10 years ago[Renamed from providers/of/device/src/main/java/org/onlab/onos/provider/of/device/impl/OpenFlowDeviceProvider.java]
  57. 782a7cf Added tools for converting dpid to uri and vice versa. by tom · 10 years ago
  58. 578ebdc Moved host core stuff to its own package. by tom · 10 years ago
  59. c944fd0 stoppign starting works nicely by alshabib · 10 years ago
  60. a89cc58 cleaning Device Provider by alshabib · 10 years ago
  61. ff7eb7c Enhanced the CLIs. by tom · 10 years ago
  62. 9b836db Fixed a defect in device provider. by tom · 10 years ago
  63. a14f364 portStatusChanged implemented by alshabib · 10 years ago
  64. 4680bb6 updateports functional by alshabib · 10 years ago
  65. cb4c7ef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  66. 25c8eec updating ports by alshabib · 10 years ago
  67. d40fc7a Simplified port state. by tom · 10 years ago
  68. ca20e0c Adding port, port number, port description implementations and related tests. by tom · 10 years ago
  69. 6f5460b graceful shutdown by alshabib · 10 years ago
  70. d1900f3 Enhanced DeviceDescription and added default implementation for it. by tom · 10 years ago
  71. f1216ed simple device provider added by alshabib · 10 years ago
  72. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  73. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  74. b1260e4 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. by tom · 10 years ago
  75. e06f855 Added more providers/of modules and javadocs. by tom · 10 years ago
  76. ab21e7c Adding maven-scr-plugin to provide tree pom.xml; components are now igniting. by tom · 10 years ago
  77. b5a46e6 Added a shell of a openflow device provider and fixed features. by tom · 10 years ago