Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
106b3822bec1f1715e7881e68472315e37b86fee
/
providers
« Previous
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
877ee98
Added title to Application View table and details panel.
by Simon Hunt
· 9 years ago
86294db
Removing Rest and Netconf devices when the providers are disabled
by Andrea Campanella
· 9 years ago
fd46e1d
Refine application title and category in app.xml and pom.xml
by Jian Li
· 9 years ago
2b746f4
Add missing application titles in app.xml with pom.xml clean up
by Jian Li
· 9 years ago
0fd79d9
Group handling changes:
by Saurav Das
· 9 years ago
afae2f7
Apps-- added onos.app.title property to applications.
by Simon Hunt
· 9 years ago
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
e4e74f0
Use DeviceId in FlowEntryBuilder to avoid creating deviceId many times per
by Jonathan Hart
· 9 years ago
66f1526
Add SharedScheduledExecutors for ease of using ScheduledExecutors
by Jian Li
· 9 years ago
84f4f31
Cleaned up NewAdaptiveFlowStatsCollector logs to prevent excessive
by Jonathan Hart
· 9 years ago
1b4cb33
A new ScheduledExecutorService that captures and logs exception
by Jian Li
· 9 years ago
f0c968d
Added onos.app.url for openflow provider
by Simon Hunt
· 9 years ago
b0d131c
Protocol annotation for REST and NETCONF device providers.
by Marc De Leenheer
· 9 years ago
c662d32
SNMP based device and flow rule provider for Lumentum SDN ROADMs.
by Marc De Leenheer
· 9 years ago
7d8449b
Moving connectDevices() for Netconf and Rest in activate to executor
by Andrea Campanella
· 9 years ago
90f044f
Changing submit to execute in different providers for exception throwing
by Andrea Campanella
· 9 years ago
7a815ac
Fixing NPE.
by Thomas Vachuska
· 9 years ago
b5f6f52
Moving LLDP provider configuration processing off the event thread.
by Thomas Vachuska
· 9 years ago
5c999e2
Moving netconf connect devices to thread, fixing listener kickout
by Andrea Campanella
· 9 years ago
d264b49
Exception and Preconditions Netconf Refactoring
by Andrea Campanella
· 9 years ago
8e038eb
Adding a grid topology simulator to the null provider.
by Thomas Vachuska
· 9 years ago
8b0fdaa
HostLocationProvider should not remove hosts installed by other providers
by Charles Chan
· 9 years ago
125572b
Remove methods deprecated in Drake from L2ModificationInstruction API
by Ray Milkey
· 9 years ago
17b4c85
Adding fujitsu t200 driver, reads OCH and ODUclt port descriptions from netconf. Does not work with the simulator!
by Aaron Kruglikov
· 9 years ago
84d5a29
Remove methods deprecated in Drake from TrafficTreatment API
by Ray Milkey
· 9 years ago
dc08344
remove hostDetected() method that was deprecated in Drake
by Ray Milkey
· 9 years ago
9d6c86b
Adding eth masking in match
by Saurav Das
· 9 years ago
580bdeb
BGP flow spec configuration system test issue fix.
by Shashikanth VH
· 9 years ago
784ee0f
ONOS-3941 Adding Executor pool and support for username but passwordless https login in Rest SB
by Andrea Campanella
· 9 years ago
2464dc3
ONOS-3578 Removing netconf device from ONOS core
by Andrea Campanella
· 9 years ago
708d303
Cleaning up javadocs.
by Thomas Vachuska
· 9 years ago
e68bb5e
BGP device id string.
by Shashikanth VH
· 9 years ago
4cc65f7
LINC-OE - Flows are stay in PENDING ADD STATE[bug 3823]
by Yafit Hadar
· 9 years ago
7772615
Remove incoming and outgoing OF message logging from device provider
by Jian Li
· 9 years ago
72b9b12
[ONOS-3535] Accumulate control message stats using monitor service
by Jian Li
· 9 years ago
81afbf1
ONOS-420 Openflow trigger probe test
by Sithara Punnassery
· 9 years ago
01a6167
Define a new control message to control metric type mapper
by Jian Li
· 9 years ago
7d9d439
Bug fix: make sure that divisor is non-zero value
by Jian Li
· 9 years ago
1446aef
Add dependency between onos-app-cpman and onos-of-provider-message
by Jian Li
· 9 years ago
1d13c26
[ONOS-3504] Initial implementation of control message aggregation
by Jian Li
· 9 years ago
3eca4a8
Deprecating all SNMP releated classes. not compliant with ONOS architecture
by Andrea Campanella
· 9 years ago
cb13d12
Expose cookie information in packet context
by Charles Chan
· 9 years ago
e0e01c2
Add skeletal code for control message provider
by Jian Li
· 9 years ago
8ebfff0
Add OTN device and ports
by Rimon Ashkenazy
· 9 years ago
957390e
Refactored LLDP link discovery to be shared by multiple providers
by Ray Milkey
· 9 years ago
2947e62
ONOS-3810 augmenting Rest southbound protocol and provider for https and password based auth
by Andrea Campanella
· 9 years ago
fde9c95
Removing ciena driver dependecy in restsb provider app.xml
by Andrea Campanella
· 9 years ago
cd6ab18
Unit tests for NetworkCongifLinksProvider
by Ray Milkey
· 9 years ago
889cffb
Fix incorrect class and method description for PortStatsCollector
by Jian Li
· 9 years ago
0db36e7
[ONOS-3855] - Implement BGP flow spec provider framework
by Thejaswi N K
· 9 years ago
c27b6b2
Fix files with windows line endings + Add checkstyle rule to catch this issue
by Madan Jampani
· 9 years ago
0bfc2a1
Fixes for fiber switch
by Marc De Leenheer
· 9 years ago
42feabd
Use DELETE_STRICT when deleting flows to avoid collateral damage
by Jonathan Hart
· 9 years ago
b7f0f64
ONOS-3460 - Link provider that enforces strict configuration
by Ray Milkey
· 9 years ago
a449aae
Strip newline and extra spaces in application short description
by Charles Chan
· 9 years ago
8b1cb67
ONOS-3791 NETCONF session factory and exception on device connection
by Andrea Campanella
· 9 years ago
51539b8
Enforce naming convention regarding abbreviations
by Jonathan Hart
· 9 years ago
ce279ee
ONOS-3795 PATCH method in RestSbController and basic unit tests
by Andrea Campanella
· 9 years ago
14967c2
CORD-389 Fix for Accton 6712 deployment
by Charles Chan
· 9 years ago
2693bda
Add a builder for DefaultLink to hide multiplying constructors
by Ray Milkey
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
238d96e
ONOS-3758 restructuring driver module with sub-modules for different drivers
by Andrea Campanella
· 9 years ago
ad3c526
Using provider pattern for cluster metadata.
by Madan Jampani
· 9 years ago
8bcb4f2
[ONOS-3634] Remove readme tag from app.xml
by Jian Li
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
f2cc1a1
Extracted ovsdb host provider from ovsdb application
by Hyunsun Moon
· 9 years ago
101417d
ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device
by Andrea Campanella
· 9 years ago
8474fdd
Fix how default partitions are created
by Madan Jampani
· 9 years ago
d8d92db
ONOS-3754 Create driver/behavior for Ciena waveserver
by Andrea Campanella
· 9 years ago
ab7e7cd
First round of ClusterMetadata improvements:
by Madan Jampani
· 9 years ago
945ded2
ONOS-3692 Southbound Rest provider and protocol
by Andrea Campanella
· 9 years ago
4de9054
Fix javadoc errors.
by HIGUCHI Yuta
· 9 years ago
4590604
Use Objects.nonNull() to check if non-null
by Sho SHIMIZU
· 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
8e290c5
ONOS-3743 Adding end pattern to doRPC, removing unused rfc module and minor refactoring of provider methods
by Andrea Campanella
· 9 years ago
d1ce4b0
Ignore table ID from flow stats reply when creating OF1.0 flow rule.
by Jonathan Hart
· 9 years ago
68c4fc4
[ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes
by Jian Li
· 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
3ddb7b2
[Falcon] link discovery -
by Ayaka Koshibe
· 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
9af322d
Add property to toggle whether HostLocationProvider requests packet intercepts.
by Jonathan Hart
· 9 years ago
762a2d8
Fixing various exception issues.
by Thomas Vachuska
· 9 years ago
1979f55
Bug fixes for ONOS-3509
by HIGUCHI Yuta
· 9 years ago
5ff45df
Implementing Bgp update configuration
by Thejaswi N K
· 9 years ago
9e51fd0
ONOS-3550 Fixed property warnings.
by Thomas Vachuska
· 9 years ago
68498e2
Updating onos-package to display error when karaf-assembly fails.
by Brian O'Connor
· 9 years ago
152b885
[Falcon][ONOS-3537] Implement control message collecting logic w/ unit test
by Jian Li
· 9 years ago
899ea8b
[ONOS-3203] Fault Management fixes.
by kmcpeake
· 9 years ago
ac41bf7
[ONOS-3203] Migrate to 1.5.0-SNAPHOT
by kmcpeake
· 9 years ago
b172d5f
[ONOS-3203] End-to-end demo of Fault Management via SNMP.
by kmcpeake
· 9 years ago
12c8c08
[Falcon] link discovery -
by Ayaka Koshibe
· 9 years ago
1c5ae1f
Fixed loading of context property at startup
by Antonio Marsico
· 9 years ago
a834c18
Added TUNNEL_ID and TUNNEL_IPV4_DST case to GroupBucketEntryBuilder
by Hyunsun Moon
· 9 years ago
9ae22e9
Added TUNNEL_ID action type to GroupModBuilder
by Hyunsun Moon
· 9 years ago
4fd3ceb
[Falcon] fixes for Sonar Critical bugs
by Ray Milkey
· 9 years ago
Next »