Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
3f28c6803193d493b636dd3c43e08a3e6b35acca
/
providers
/
openflow
/
device
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
7f2e9bf
bumping version to 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
5b29ebd
Bumping version to 1.0.0
by Brian O'Connor
· 10 years ago
1.0.0
4785eec
removing some TODOs
by alshabib
· 10 years ago
fd629e8
Devices should not be disconnected when an instance shuts down.
by alshabib
· 10 years ago
abafb50
Changing org.onlab.onos package to org.onosproject
by Brian O'Connor
· 10 years ago
03defe7
Moving org/onlab/onos to org/onosproject
by Brian O'Connor
· 10 years ago
afc514a
when a switch vapourizes so must its ports
by alshabib
· 10 years ago
82041f5
Added a number of demo-related artifacts. Enhanced GUI a bit.
by Thomas Vachuska
· 10 years ago
78bcbc1
remove dependency on Devices for handling MastershipEvents
by Ayaka Koshibe
· 10 years ago
ac2972a
OpenFlowDeviceProvider: tolerate initial switch-add failures
by Yuta HIGUCHI
· 10 years ago
5481532
Changed argument from Device -> DeviceId
by Yuta HIGUCHI
· 10 years ago
802d0e8
check switch connection before probing
by Yuta HIGUCHI
· 10 years ago
69a2735
move isConnected to OpenFlowSwitch interface
by Yuta HIGUCHI
· 10 years ago
3ef2b0d
vertical feedback path for Role replies
by Ayaka Koshibe
· 10 years ago
98eda53
Added back the MBPS divisor for port speeds.
by Thomas Vachuska
· 10 years ago
1e426e9
Added Port.Type and plumbed it throughout.
by Thomas Vachuska
· 10 years ago
d16ce18
Added Port.Type and plumbed it throughout.
by Thomas Vachuska
· 10 years ago
e60d452
avoid transient changes to MastershipStore from being posted as events
by Ayaka Koshibe
· 10 years ago
4f1a60c
Revised copyright message.
by Thomas Vachuska
· 10 years ago
781d18b
Added copyrights to cli, features, openflow, providers and web code
by Thomas Vachuska
· 10 years ago
eb24e9d
Attempt to fix Link vanishing after mastership change
by Yuta HIGUCHI
· 10 years ago
38594c2
implement DeviceProvider triggerProbe() to call after mastership change
by Ayaka Koshibe
· 10 years ago
e8708e3
trigger device query after mastership reelection
by Ayaka Koshibe
· 10 years ago
82c4fc4
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Praseed Balakrishnan
· 10 years ago
a22eadf
Discover LINC-OE switch and ports.
by Praseed Balakrishnan
· 10 years ago
38294a9
presize ArrayList
by Yuta HIGUCHI
· 10 years ago
7911a05
lldp discovery independent of OF
by alshabib
· 10 years ago
32402f3
update OFDeviceProviderTest - roleAssertFail
by Ayaka Koshibe
· 10 years ago
ab91cc4
role assertion failure is returned to DeviceProvider
by Ayaka Koshibe
· 10 years ago
3f2bbd7
Added back-pipe for role assertion issues.
by tom
· 10 years ago
39a0480
minor fixes to DeviceProviderTest
by Ayaka Koshibe
· 10 years ago
0380d4c
tests for OFDeviceProvider
by Ayaka Koshibe
· 10 years ago
7e02cda
Changed the way ProviderId is made to include URI scheme portion.
by tom
· 10 years ago
9c94c5b
Refactoring packages from .of. to .openflow.
by tom
· 10 years ago
f978c96
Moving /providers/of to /providers/openflow
by tom
· 10 years ago