- 147e6f4 Add switch null exception and log by sangyun-han · 8 years ago
- 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
- 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
- 84382b9 Misc fixes in openflow provider subsystem by Madan Jampani · 8 years ago
- 7a30765 Fixed capitalization of "portStatsPollFrequency" property. by Simon Hunt · 8 years ago
- 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
- a394b95 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
- e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
- 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 9 years ago
- 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 9 years ago
- 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 9 years ago
- 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 9 years ago
- a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 9 years ago
- b3ef0db ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 9 years ago
- c180686 Add configurable method to SimpleFlowRuleStore by sangyun-han · 9 years ago
- 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 9 years ago
- aeb0079 Refactoring of provider buck builds. by Ray Milkey · 9 years ago
- b713dde ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 9 years ago
- 7abe50b Fix unhandled exception during shutdown due to provider service being unavailable by Ray Milkey · 9 years ago
- 5ab426f Updating copyrights by Brian O'Connor · 9 years ago
- 7c25182 Fix buck tests by Ray Milkey · 9 years ago
- b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 9 years ago
- 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 9 years ago
- a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 9 years ago
- f80bbb2 Initial BUCK build by Ray Milkey · 9 years ago
- 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 9 years ago 1.5.0
- 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 9 years ago
- b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 9 years ago 1.5.0-rc3
- 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 9 years ago
- 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 9 years ago 1.5.0-rc2
- c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 9 years ago
- 7772615 Remove incoming and outgoing OF message logging from device provider by Jian Li · 9 years ago
- 81afbf1 ONOS-420 Openflow trigger probe test by Sithara Punnassery · 9 years ago
- 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 9 years ago
- 889cffb Fix incorrect class and method description for PortStatsCollector by Jian Li · 9 years ago
- 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 9 years ago
- e320103 Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc: by Rimon Ashkenazy · 9 years ago
- 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 9 years ago
- 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 9 years ago
- 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 9 years ago
- d15ebf5 Fix RuntimeException of 'Un recognize OduClt speed' by Rimon Ashkenazy · 9 years ago
- 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 9 years ago
- 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 9 years ago
- 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 9 years ago 1.4.0
- 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
- d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 9 years ago 1.4.0-rc3
- 25b7732 Fix port speed by Charles Chan · 9 years ago
- b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 9 years ago 1.4.0-rc2
- 52bb485 Do not disconnect from switches on deactivate + packet requests cli command update to include nodeId in the output by Madan Jampani · 9 years ago
- 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
- b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 9 years ago 1.4.0-rc1
- 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 9 years ago
- dee1aff [emu][onos-3159] fix concurrency flaws in OpenFlowDeviceProvider.java and OpenFlowGroupProvider.java by Lei Xu · 9 years ago
- fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
- fe3308f minor formatting changes by andrea · 9 years ago
- d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
- a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
- f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
- b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
- cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
- e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
- fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
- b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
- bab8a5e Configurable Port Stats Collection interval by Dusan Pajin · 9 years ago
- afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
- a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
- 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
- 4e6025e Fixed potential NPE in port-stats. by Thomas Vachuska · 9 years ago
- 711db55 Fixed ONOS-2051 by eliminating treatment and priority from flow id/cookie. by Thomas Vachuska · 9 years ago
- 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
- 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
- c332876 Removed dead code + Dropped log level down to debug to reduce verbosity by Madan Jampani · 9 years ago
- 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
- f0397b5 GUI -- Added port-statistics traffic visualization to the topo view. by Thomas Vachuska · 9 years ago
- 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
- 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
- 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
- ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
- 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
- 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
- b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 10 years ago
- b52a014 GUI -- Added ability to display port names in the devices view detail. by Thomas Vachuska · 10 years ago
- 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 10 years ago
- 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 · 10 years ago
- 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 10 years ago
- 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 10 years ago 1.1.0
- 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 10 years ago
- 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 10 years ago 1.1.0-rc2
- fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 10 years ago
- 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 10 years ago
- 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 10 years ago
- 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 10 years ago
- e53f171 ONOS-535 - capture and display ip address and port of switches by Ray Milkey · 10 years ago
- e0fade7 ONOS-539 - Capture port names so CLI can display them by Ray Milkey · 10 years ago
- d3edd03 Fix a typo in manufacturerDescription() method name by Ray Milkey · 10 years ago