Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
ea5adc6b44d281afd7b8ffa89f35971a53daef7d
/
openflow
/
ctl
/
src
95810f5
CORD-13:Table Statistics support along with CLI and REST
by Srikanth Vavilapalli
· 9 years ago
9b6c19c
securing the openflow channel
by alshabib
· 9 years ago
45fd88a
Making OFChannel friendlier to non-compliant switches.
by alshabib
· 9 years ago
30fbcd9
[Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation
by ssyoon90
· 9 years ago
e2a399e
Updating property name to openflowPorts
by Brian O'Connor
· 9 years ago
ff27850
Listen for OpenFlow connections on 6633 and 6653
by Brian O'Connor
· 9 years ago
45624b8
[Emu] Changes default OpenFlow port to 6653.
by Charles Chan
· 9 years ago
1b45e1f
Do not discard exprimenter port stats message with unknown experimenter type; resubmit it
by Michael Bunimovich
· 9 years ago
3b00e1b
Make OpenFlow port configurable via cfg command
by Charles Chan
· 9 years ago
bc82ebb
Fix indent
by Sho SHIMIZU
· 9 years ago
5eb7939
Added Meter object accounting
by alshabib
· 9 years ago
7f521a3
Fix to avoid unnecessary configuration message when switch does not have buffer
by Michael Jarschel
· 9 years ago
b931137
Driver and flow stats handling for Calient fiber switch S160.
by Marc De Leenheer
· 9 years ago
a0d1249
Retrieving handshaker drivers should respect driver annotation.
by Jonathan Hart
· 9 years ago
80b0a80
Added deviceId to the DriverData as part of available context.
by Thomas Vachuska
· 9 years ago
68bc656
[ONOS-2155] Fix for OpenFlow hello version negotiation
by Chip Boling
· 9 years ago
e9af1f4
Suppressing some error messages that pollute the log on switch disconnect.
by Thomas Vachuska
· 9 years ago
3358af2
Demoting boy-cried-wolf log messages.
by Thomas Vachuska
· 9 years ago
1c681d7
Aha! Fixed a phantom exception that would appear on shutdown; we must first close the channel group and only then shutdown the executors.
by Thomas Vachuska
· 9 years ago
2318191
ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1
by Srikanth Vavilapalli
· 10 years ago
6d44d19
Use thread safe sets for listeners in OpenFlowControllerImpl
by Jonathan Hart
· 9 years ago
f9ba422
Currently need to specify handshaker behavior in onos-drivers xml file.
by Saurav Das
· 9 years ago
100e3b8
First shot at Broadcom OFDPA 1.0 pipeline
by Saurav Das
· 10 years ago
a2df7b2a
fixed the LINC-OE behaviour. Handshaker behaviours must use
by alshabib
· 9 years ago
b452fd7
Low level openflow drivers have been promoted to the driver subsystem.
by alshabib
· 10 years ago
f5b234a
Segment Routing refactor with flow objectives
by Srikanth Vavilapalli
· 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
bbd91d4
Add configuration setting to allow one switch to use the Corsa driver.
by Jonathan Hart
· 10 years ago
fa2fa93
A set of fixes to ensure that the FlowRuleManager can correctly account for flows
by Saurav Das
· 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
11c30ac
Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService.
by sangho
· 10 years ago
9ea3e6f
ONOS-841 Renaming ONOS threads to simplify profiling.
by Thomas Vachuska
· 10 years ago
e53f171
ONOS-535 - capture and display ip address and port of switches
by Ray Milkey
· 10 years ago
d3edd03
Fix a typo in manufacturerDescription() method name
by Ray Milkey
· 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
ee1c467
Test for role delivery
by Ayaka Koshibe
· 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