Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
90dcc3e083446b383c2386460e4601e67b49771a
/
openflow
/
ctl
/
src
/
main
/
java
/
org
bbd91d4
Add configuration setting to allow one switch to use the Corsa driver.
by Jonathan Hart
· 10 years ago
6f94ded
Converted all executors that previously used namedThreads to use groupedThreads instead.
by Thomas Vachuska
· 10 years ago
6a0bb17
ONOS-961: Supports GROUP_STATS and GROUP_DESC_STATS events in OpenFlowController for OpenFlowGroupProvider.
by sangho
· 10 years ago
9ea3e6f
ONOS-841 Renaming ONOS threads to simplify profiling.
by Thomas Vachuska
· 10 years ago
70fc7fb
fix switch negociation for non spec compliant devices.
by alshabib
· 10 years ago
369c643
Use two thread pools for handling the OpenFlow STATS and BARRIER messages.
by Pavlin Radoslavov
· 10 years ago
64def64
aggregate flow replies on io thread
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
3927446
ONOS-367 FIxed a defect of missing links & ports
by Thomas Vachuska
· 10 years ago
f845cc3
Give a name to each ThreadPool
by Yuta HIGUCHI
· 10 years ago
452234e
moving openflow drivers to their own bundle
by alshabib
· 10 years ago
78bcbc1
remove dependency on Devices for handling MastershipEvents
by Ayaka Koshibe
· 10 years ago
241b96a
Fix high priority findbugs reported issues
by Ray Milkey
· 10 years ago
b14c77a
Fixed a number of javadoc warnings and cleaned up aggregate javadocs.
by Thomas Vachuska
· 10 years ago
08822c4
DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database.
by Madan Jampani
· 10 years ago
5c94727
javadoc fixes
by Yuta HIGUCHI
· 10 years ago
98bd12f
modificiations to emit BACKUP_CHANGED Mastership events
by Ayaka Koshibe
· 10 years ago
00ae863
refactored RoleManager to handle multiple pending requests
by Ayaka Koshibe
· 10 years ago
3ef2b0d
vertical feedback path for Role replies
by Ayaka Koshibe
· 10 years ago
4b42077
Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8.
by Thomas Vachuska
· 10 years ago
fca9f49
fix stats reply handler
by Yuta HIGUCHI
· 10 years ago
631ffce
Support optical port status via OFExperimenter type 0x748771
by Marc De Leenheer
· 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
f5416d8
modified logger declaration
by Yuta HIGUCHI
· 10 years ago
ebfa45a
LINC-OE switch code cleanup
by Praseed Balakrishnan
· 10 years ago
0a58f5a
Removing hardcoded MA for optical.
by Praseed Balakrishnan
· 10 years ago
147b2ac
Fixes to allow CPqD switch to connect (eventually)
by Jonathan Hart
· 10 years ago
eb3f30b
fix wrong log level
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
9eab22f
possible fix for link discovery
by alshabib
· 10 years ago
d796391
fix for switch connecting
by alshabib
· 10 years ago
a22eadf
Discover LINC-OE switch and ports.
by Praseed Balakrishnan
· 10 years ago
610c1e1
LINC-OE handshake fix.
by Praseed Balakrishnan
· 10 years ago
1767947
added missing log parameter
by Yuta HIGUCHI
· 10 years ago
bccb6be
checkstyle fix
by Yuta HIGUCHI
· 10 years ago
e48aa68
LINC-OE Optical Switch Driveri changes
by Praseed Balakrishnan
· 10 years ago
1679e18
Eliminating some performance bottlenecks; more to be done.
by tom
· 10 years ago
4c89127
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
c404770
role reassignment tweaks
by Ayaka Koshibe
· 10 years ago
09d48be
fixed annoying ofchannel log statements
by alshabib
· 10 years ago
19fdc12
fixed of13 glitches
by alshabib
· 10 years ago
79cbd1c
Ignore setRole if switch is not connected to that node.
by Yuta HIGUCHI
· 10 years ago
6eb438a
fixes for office deployment
by alshabib
· 10 years ago
7814e9f
office cell and associated fixes (role, idle timeout)
by alshabib
· 10 years ago
339a3d9
added onos-start-network and fake distributed stores and fixed mastership bugs/omissions
by alshabib
· 10 years ago
ab91cc4
role assertion failure is returned to DeviceProvider
by Ayaka Koshibe
· 10 years ago
eec3a06
stats are being sent; now handle them
by alshabib
· 10 years ago
ce4e578
merged of -> openflow
by alshabib
· 10 years ago
8f1cf4a
implementing flowremoved handling
by alshabib
· 10 years ago
9c94c5b
Refactoring packages from .of. to .openflow.
by tom
· 10 years ago
7ef8ff9
Moving /of to /openflow
by tom
· 10 years ago