Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
897d92d094473847a1a843b72a2b9946ad902a6e
/
providers
« Previous
55cbd5c
Notify all metric reporters when metric registry has been changed
by Jian Li
· 9 years ago
7cbbbb7
Adding Copyright notice to files that are missing it
by Brian O'Connor
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
a371e7a
Resolve NPE during control message aggregation
by Jian Li
· 9 years ago
1f16598
Generate onos_app rule
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
ffef500
Remove redundant extensionTreatmentInterpreter support check
by Jian Li
· 9 years ago
d4334db
Javadoc warning fixes
by Ray Milkey
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
daf55ea
Add resource name into MetricsDatabase, handle exception gracefully
by Jian Li
· 9 years ago
ada9e2d
Don't crash if a message is processed after the provider service goes down
by Ray Milkey
· 9 years ago
58454b9
[ONOS-4621] Unit Tests for Snmp provider and protocol
by Andrea Campanella
· 9 years ago
284fb69
Updating BUCK files to match pom.xml changes
by Brian O'Connor
· 9 years ago
01ac79e
Updating onos-of-api
by Brian O'Connor
· 9 years ago
0ae473d
STC fixes
by Ray Milkey
· 9 years ago
7ceb7b0
Bugfix: filter out msg type other than pkt-in, flow-mod, stat-rep
by Jian Li
· 9 years ago
95caba3
Fixing OF flow and group provider run-time dependency.
by Thomas Vachuska
· 9 years ago
c2d754b
[ONOS-3943] SNMP protocol and provider refactoring according to ONOS architecture
by Andrea Campanella
· 9 years ago
a0d9a17
Remove duplicated treatment building from GroupBucketEntryBuilder
by Jian Li
· 9 years ago
1e0a586
[GoldenEye] [ONOS-4163] Add provider service API
by Avantika-Huawei
· 9 years ago
fc51c95
[Goldeneye] [ONOS-4161] BGP L3 Topology
by Priyanka B
· 9 years ago
d416388
[ONOS-4245] Support resubmit experimenter action for nicira driver
by Jian Li
· 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
7e6200a
[ONOS-4045]Adding mastership service to NetconfProvider
by Andrea Campanella
· 9 years ago
a1d7f27
[ONOS-4142] Restart failed tasks when using SharedScheduledExecutor
by Jian Li
· 9 years ago
f60e45f
Remove L0SubType.LAMBDA which now gets unnecessary
by Sho SHIMIZU
· 9 years ago
cc137a9
Remove method Lambda.indexedLambda() deprecated in Emu
by Sho SHIMIZU
· 9 years ago
57f2efd
Remove Instruction.DROP deprecated in Emu
by Sho SHIMIZU
· 9 years ago
c6ecc63
Upgrading rest sb protocol with jersey 2.22.2, implementing different connection test
by Andrea Campanella
· 9 years ago
9d61649
[ONOS-4042] Bump up Jersey from 1.19 to 2.22.2
by Jian Li
· 9 years ago
d63fd04
[Goldeneye]Adding SB app requirment on drivers
by Andrea Campanella
· 9 years ago
8be4e3a
In this commit:
by Saurav Das
· 9 years ago
d9b5f55
Refactor getIntegerProperty and isPropertyEnabled methods into Tools
by Jian Li
· 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
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
Next »