Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
66bbf4cb2fdd200024cef0fe0c4f0f0eddff5f84
/
providers
« Previous
24e85d1
Add Bazel support for host probing provider
by Charles Chan
· 6 years ago
15841e2
RestSBDevices with explicit proxy field
by Georgios Katsikas
· 6 years ago
9547fc1
Fix obtaining link information in the wrong direction.
by DongRyeol Cha
· 6 years ago
3305efe
Remove host location when a switch port is removed
by enen92
· 6 years ago
7044efd
More bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
0f12bc6
RestDeviceProvider has configurable port stats frequency
by Georgios Katsikas
· 6 years ago
158b8c4
More improvements and bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
9204452
Fixed GDP ignoring pipeconf passed via netcfg
by Carmelo Cascone
· 6 years ago
96beb6f
Refactored GDP and PipeconfManager to fix multi-node tests
by Carmelo Cascone
· 6 years ago
e5b2872
Improve scalability of P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
0250a08
Fix dependencies of some bazel tests
by Ray Milkey
· 6 years ago
d1c34da
Refactor PCE and PCEP test adapters to remove redundant classes
by Ray Milkey
· 6 years ago
18fb081
Build providers using bazel
by Ray Milkey
· 6 years ago
eb13070
Use MastershipServiceAdapter rather than recreating adapters in each test
by Ray Milkey
· 6 years ago
d59f36c
Fixing XXE attacks through NETCONF Alarms
by Andrea Campanella
· 6 years ago
10f0d51
Fix the snmp alarms on device configuration
by Laszlo Papp
· 6 years ago
1941641
Disable host learning feature.
by Andreas Pantelopoulos
· 6 years ago
15053f0
buildifier formatting of bazel files
by Ray Milkey
· 6 years ago
b6d64d5
Arista driver bazel build
by Ray Milkey
· 6 years ago
1e57344
[ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device.
by Andrea Campanella
· 6 years ago
54ec926
Duplicate artifact name was breaking the maven build
by Ray Milkey
· 6 years ago
ff79dd9
Implement host probing retry with major refactoring
by Charles Chan
· 6 years ago
eee1e82
Align artifactId naming to buck
by Yuta HIGUCHI
· 6 years ago
93a5d39
Sonar suggestion - add break statements
by Ray Milkey
· 6 years ago
724198a
Fix version strings in pom file
by Ray Milkey
· 6 years ago
9655b18
ONOS-5917 SNMP Alarm Provider
by Laszlo Papp
· 8 years ago
77b5cb8
Add to the list of devices that do not support Meter
by sdn
· 6 years ago
d17154d
ONOS-5554 Remove the BTI driver
by Laszlo Papp
· 6 years ago
4a4a857
Fix TL1 buck definition
by Yuta HIGUCHI
· 6 years ago
e7e71a8
Update checkstyle to 8.10
by Yuta HIGUCHI
· 6 years ago
5b38dc0
Extending DeviceProvider interface to include triggerDisconnect method.
by Thomas Vachuska
· 6 years ago
07f15f2
Fix ConsistentMapException.Interrupted and NullPointerException
by Charles Chan
· 6 years ago
164ecf6
Adding mechanism for device subsystem & providers to trigger device
by Thomas Vachuska
· 6 years ago
1dd7557
Minor log level change
by Charles Chan
· 6 years ago
e45e12c
Improve error handling on Rest SB Provider
by Sean Condon
· 7 years ago
44ba937
Prevent concurrent access to the port map
by Ray Milkey
· 6 years ago
eaf3103
Configure OVSDB to either run as hybrid mode or client mode
by Jian Li
· 7 years ago
7847227
Fix artifactId
by Yuta HIGUCHI
· 7 years ago
9a55429
Adding a component config to take down single homed host ports when all uplinks are lost.
by Saurav Das
· 7 years ago
53cdbaa
Fixing NPE that can arise due to invalid host configuration.
by Thomas Vachuska
· 7 years ago
7a1db18
Initial implementation of XMPP Publish/Subscribe
by Tomek Osiński
· 7 years ago
6577f61
Fix a thread leak
by Charles Chan
· 7 years ago
0ac6712
Do not update port stats in event dispatcher thread
by Yuta HIGUCHI
· 7 years ago
bca9049
Starting snapshot 1.14.0-SNAPSHOT
by Ray Milkey
· 7 years ago
fdcfe53
ONOS extensions for use of egress tables.
by Andreas Pantelopoulos
· 7 years ago
fef5c66
Implement spine leaf topology simulator
by Yi Tseng
· 7 years ago
2c95acf
Support double-tagged host
by Jonghwan Hyun
· 7 years ago
3dca0f8
[ONOS-7592] Add NullGroupProvider
by Yi Tseng
· 7 years ago
f853a59
Revert back to the way group capable was checking to handle null
by Devin Lim
· 7 years ago
9721f85
make isGroupCapable exception safer
by Yuta HIGUCHI
· 7 years ago
a10137c
Fixing residual ON.Lab references.
by Thomas Vachuska
· 7 years ago
86ee5e8
Upgrade fasterXML libraries for OS-9
by Ray Milkey
· 7 years ago
fca3c6a
ONOS-7569 Segment Routing tests connectivity and flow issue on master
by Thomas Vachuska
· 7 years ago
496ef1a2
[ONOS-7552] Port disabled in ONOS but enabled in switch
by Palash Kala
· 7 years ago
84b4fcc
Fixing null host & device creation (tiny hack)
by Thomas Vachuska
· 7 years ago
fa61549
Adding auto-layout to the access-null simulation.
by Thomas Vachuska
· 7 years ago
84adcac
Introduce driver property to suppress group feature
by Laszlo Papp
· 7 years ago
03121dc
Removing dead code.
by Thomas Vachuska
· 7 years ago
aaa4f83
[ONOS-7518] NullPointerException in LinkDiscovery
by jaegonkim
· 7 years ago
168aa62
[ONOS-7515] Fix increased port up delay caused by not sending probes immediately a new port comes up
by You Wang
· 7 years ago
8c0c8ef
Fix xmpp project structure problem
by Yuta HIGUCHI
· 7 years ago
1ab441b
Fix STC concurrent modification problem
by Ray Milkey
· 7 years ago
9280e19
Fixed ConcurrentModificationException issue in LinkDiscovery code.
by Thomas Vachuska
· 7 years ago
e9ccf41
XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider
by Tomek Osiński
· 7 years ago
15e281d
[CORD-2801] Fix NPE in FlowStatsCollector
by Pier Luigi
· 7 years ago
d9119d0d
[ONOS-7458] Supporting port description in ONOS LLDP
by jaegonkim
· 7 years ago
a8e7477
Adding command to add routes and to generate flows from them.
by Thomas Vachuska
· 7 years ago
53e4796
Deprecate potentially error prone constructor methods
by Yuta HIGUCHI
· 7 years ago
cab29d2
Fixed null providers & custom topo simulator to work across stop/starts.
by Thomas Vachuska
· 7 years ago
3585a7a
Fixing issue when Initial Audit is never completed.
by Maksym Polovyi
· 7 years ago
0a1a091
Remove deprecated Alarm builder API
by Ray Milkey
· 7 years ago
b1906d2
Fixing null provider custom topo simulator
by Thomas Vachuska
· 7 years ago
0271043
Remove deprecated netconf provider config class
by Ray Milkey
· 7 years ago
4ad4a24
Remove deprecated SNMP provider config
by Ray Milkey
· 7 years ago
5e82aa9
Remove deprecated TL1 provider config
by Ray Milkey
· 7 years ago
a7cf8c8
Remove deprecated DefaultPath constructor with a scalar cost
by Ray Milkey
· 7 years ago
640fedd
Remove deprecated port behaviour classes - PortConfig - PortDiscovery
by Ray Milkey
· 7 years ago
5c7d488
SONAR suggestion - proper handling of InterruptedException
by Ray Milkey
· 7 years ago
961b19f
SONAR suggestions - eliminate lossy arithmetic
by Ray Milkey
· 7 years ago
ef31005
SONAR suggestions - uneccesary instanceof operators
by Ray Milkey
· 7 years ago
d6a67c3
SONAR suggestion - explicit break in switch statements
by Ray Milkey
· 7 years ago
3717e60
SONAR suggestions - prevent truncation of arithmetic expressions
by Ray Milkey
· 7 years ago
986a47a
SONAR suggestion - generic exceptions
by Ray Milkey
· 7 years ago
f1653a7
pom cleanup
by Yuta HIGUCHI
· 7 years ago
cd91bfd
Send group desc without group stats capability
by Laszlo Papp
· 7 years ago
488a94c
more error-prone issue fix
by Yuta HIGUCHI
· 7 years ago
fbd9ae9
Various small fixes
by Yuta HIGUCHI
· 7 years ago
544d63f
Do not remove RestDevices when shutting down the RestDeviceProvider
by Andrea Campanella
· 7 years ago
bf9e5ce
[ONOS-7137] Interfaces Discovery through gNMI
by Andrea Campanella
· 7 years ago
bf2cd74
Make it possible to annotate as lambda
by Laszlo Papp
· 7 years ago
8e8ff05
Use USE_FREQ for port stats
by Laszlo Papp
· 7 years ago
74e5913
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
9c9cde4
SONAR Suggestion - protected members in final classes are pointless
by Ray Milkey
· 7 years ago
5817481
Do not collect flow and port stats if unsupported
by Laszlo Papp
· 7 years ago
73f9aea
Avoid division by zero
by Laszlo Papp
· 7 years ago
c1ecdd0
[ONOS-7371] Fix General Device provider NPE when disconnecting device after netcfg remove
by Andrea Campanella
· 7 years ago
9dfb512
Use port stats prop from OF 1.4
by Laszlo Papp
· 7 years ago
7cf6037
Expose optical properties
by Laszlo Papp
· 7 years ago
20cfb6f
Expose tx_pwr_min/max
by Laszlo Papp
· 7 years ago
45d340c
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
Next »