1. 5b32b59 [OpenFlow] Save dp_desc as a device annotation by Miguel Borges de Freitas · 2 years, 7 months ago
  2. 02f86c8 Fix for propeties that need to have the same name as the used variable. by Andrea Campanella · 5 years ago
  3. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  4. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
  5. 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
  6. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  7. 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 6 years ago
  8. 164ecf6 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  9. 496ef1a2 [ONOS-7552] Port disabled in ONOS but enabled in switch by Palash Kala · 6 years ago
  10. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  11. d6a67c3 SONAR suggestion - explicit break in switch statements by Ray Milkey · 6 years ago
  12. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  13. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  14. bf2cd74 Make it possible to annotate as lambda by Laszlo Papp · 6 years ago
  15. 8e8ff05 Use USE_FREQ for port stats by Laszlo Papp · 6 years ago
  16. 5817481 Do not collect flow and port stats if unsupported by Laszlo Papp · 6 years ago
  17. 73f9aea Avoid division by zero by Laszlo Papp · 6 years ago
  18. 9dfb512 Use port stats prop from OF 1.4 by Laszlo Papp · 6 years ago
  19. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  20. 20cfb6f Expose tx_pwr_min/max by Laszlo Papp · 6 years ago
  21. f83c8cf Maintain OFPortDesc up-to-date by Yuta HIGUCHI · 6 years ago
  22. c584bd9 [ONOS-7269] Additional annotation about OpenFlow port status by mskala · 6 years ago
  23. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  24. f42a2cc [ONOS-6386] Polatis OpenFlow driver by Yuta HIGUCHI · 7 years ago
  25. 5279326 [ONOS-6471] Port stats collector started two times, which is unnecessary by Palash Kala · 7 years ago
  26. 6512f3e Required changes to support OF1.4, 1.5. by Yuta HIGUCHI · 7 years ago
  27. e9b7a02 OpenFlow message processing for new loxi by Jimmy Jin · 8 years ago
  28. 2341e60 Add support for OF1.4 devices by Yuta HIGUCHI · 7 years ago
  29. 8aba62f Introduce method to write msg and get response through OpenFlow. by Marc De Leenheer · 7 years ago
  30. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  31. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  32. c8b871a ONOS-5850 Fix annotations null values by Andrea Campanella · 7 years ago
  33. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  34. a79cbf7 Backing out memoizing driver name from the OF device provider because it breaks number of STC scenarios. by Thomas Vachuska · 7 years ago
  35. ac8dab0 [ONOS-5795] OFDeviceProvider: save driver info in Device object by Victor Silva · 7 years ago
  36. 03265dd [ONOS-5794] OFDeviceProvider: always stop collectors by Victor Silva · 7 years ago
  37. ff5871b OpenFlow: use same timer throughout all component lifetime by Victor Silva · 8 years ago
  38. 7944d14 OpenFlowDeviceProvider: call modified to properly grab configuration by Victor Silva · 8 years ago
  39. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  40. 3c4124a Fix ConcorrentModifcationException in statistics map by Ray Milkey · 8 years ago
  41. 07a572f [ONOS-4668] Refactoring port statistic collector using SharedExecutor by sangyun-han · 8 years ago
  42. 147e6f4 Add switch null exception and log by sangyun-han · 8 years ago
  43. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  44. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  45. 84382b9 Misc fixes in openflow provider subsystem by Madan Jampani · 8 years ago
  46. 7a30765 Fixed capitalization of "portStatsPollFrequency" property. by Simon Hunt · 8 years ago
  47. a394b95 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  48. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  49. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  50. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  51. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  52. b3ef0db ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  53. c180686 Add configurable method to SimpleFlowRuleStore by sangyun-han · 8 years ago
  54. b713dde ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  55. 7abe50b Fix unhandled exception during shutdown due to provider service being unavailable by Ray Milkey · 8 years ago
  56. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  57. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  58. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  59. 7772615 Remove incoming and outgoing OF message logging from device provider by Jian Li · 8 years ago
  60. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  61. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  62. e320103 Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc: by Rimon Ashkenazy · 8 years ago
  63. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  64. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  65. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  66. d15ebf5 Fix RuntimeException of 'Un recognize OduClt speed' by Rimon Ashkenazy · 8 years ago
  67. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  68. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  69. 25b7732 Fix port speed by Charles Chan · 8 years ago
  70. 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
  71. 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 8 years ago
  72. dee1aff [emu][onos-3159] fix concurrency flaws in OpenFlowDeviceProvider.java and OpenFlowGroupProvider.java by Lei Xu · 9 years ago
  73. fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
  74. fe3308f minor formatting changes by andrea · 9 years ago
  75. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  76. a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
  77. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  78. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  79. bab8a5e Configurable Port Stats Collection interval by Dusan Pajin · 9 years ago
  80. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  81. 4e6025e Fixed potential NPE in port-stats. by Thomas Vachuska · 9 years ago
  82. 711db55 Fixed ONOS-2051 by eliminating treatment and priority from flow id/cookie. by Thomas Vachuska · 9 years ago
  83. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  84. c332876 Removed dead code + Dropped log level down to debug to reduce verbosity by Madan Jampani · 9 years ago
  85. 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
  86. f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
  87. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  88. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  89. 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
  90. 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
  91. b52a014 GUI -- Added ability to display port names in the devices view detail. by Thomas Vachuska · 9 years ago
  92. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  93. 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
  94. e53f171 ONOS-535 - capture and display ip address and port of switches by Ray Milkey · 9 years ago
  95. e0fade7 ONOS-539 - Capture port names so CLI can display them by Ray Milkey · 9 years ago
  96. d3edd03 Fix a typo in manufacturerDescription() method name by Ray Milkey · 9 years ago
  97. 4785eec removing some TODOs by alshabib · 9 years ago
  98. fd629e8 Devices should not be disconnected when an instance shuts down. by alshabib · 9 years ago
  99. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  100. 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]