Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
6690f59006eee67633b348d59855a05ed83549ea
« Previous
a29c677
Added RetryingFunction for simplified retry support.
by Madan Jampani
· 9 years ago
7ffe53d
Added a valueOrElse static method to Versioned
by Madan Jampani
· 9 years ago
ff4fb04
updated the onos-service start script to support specification of initial
by David Bainbridge
· 9 years ago
af0454b
Cosmetics in Javadoc
by Sho SHIMIZU
· 9 years ago
3b2743d
[ONOS-2384]Driver for standard OpenVSwitch
by samuel
· 9 years ago
7080a0d
ONOS-2581 Add codec for tunnel id
by Hyunsun Moon
· 9 years ago
01e05fb
Removed usage of deprecated ClusterCommunicationService APIs
by Madan Jampani
· 9 years ago
d352010
Added missing copyright and license text
by Madan Jampani
· 9 years ago
d33b077
ONOS-2626: Make a immutable copy of multimap before iterating over it
by Madan Jampani
· 9 years ago
05b169d
Improve coverage for Intents REST API test
by Ray Milkey
· 9 years ago
5d915f4
Cleanups to REST code suggested by Sonar
by Ray Milkey
· 9 years ago
9eb55d1
ONOS-2495: Workaround for the fact that kryo deserialization is not thread safe
by Madan Jampani
· 9 years ago
d29847f
Refactor to avoid trivial errors in transactions
by Sho SHIMIZU
· 9 years ago
6baf95d
Added unit info to metrics CLI command
by Flavio Castro
· 9 years ago
96c5a4a
ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss
by Jonathan Hart
· 9 years ago
78b300c
WIP: Transactional map cli for system tests
by Jon Hall
· 9 years ago
1151b55
Remove usage of deprecated ClusterCommunicationService API
by Madan Jampani
· 9 years ago
c156dd0
Use mastershipService instead of replicaInfoService to determine device mastership
by Madan Jampani
· 9 years ago
24e60b3
Unit tests for the flow objective store
by Ray Milkey
· 9 years ago
b3c5ce2
Unit tests for the distributed group store.
by Ray Milkey
· 9 years ago
260f6ef
Remove public access modifiers to follow our convention
by Sho SHIMIZU
· 9 years ago
264e4b7
Catch a specific exception, not generic Exception
by Sho SHIMIZU
· 9 years ago
3d6a2f6
ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap
by Madan Jampani
· 9 years ago
74361c1
Use LF (Line Feed) as line separator
by Sho SHIMIZU
· 9 years ago
632f16b
Destroy ECMap instances on deactivate
by Madan Jampani
· 9 years ago
25be491
Quick fix for the broken build caused by
by Brian O'Connor
· 9 years ago
fa7013d
[ONOS-2563]Optimize RFC 7047's code.
by lishuai
· 9 years ago
a6d787b
ONOS-2440: Simplify DistributedQueue implementation by leveraging state change notification support
by Madan Jampani
· 9 years ago
1e9044c
[ONOS-2548]
by samuel
· 9 years ago
e30fcda
Fix for SDN-IP installing wrong point-to-point intents.
by Jonathan Hart
· 9 years ago
bab51a4
ONOS-2097: Ensure updates made via transactional map result in state change notifications
by Madan Jampani
· 9 years ago
91b2ff4
[ONOS-2247]The implementation of subnet resource service.
by xuzhang
· 9 years ago
fda0093
[ONOS-2248]The implementation of port resource service.
by xuzhang
· 9 years ago
eb8c947
Created InterfaceService which maintains an inventory of interfaces
by Jonathan Hart
· 9 years ago
41b1f3a
ONOS-2456 Added usage metrics to Atomic Counter and Distributed Queue plus refactored the code a bit
by Flavio Castro
· 9 years ago
15687d1
Use thread-safe multimaps
by Madan Jampani
· 9 years ago
f44e42c
Fix for flow equality bug which can cause:
by Jonathan Hart
· 9 years ago
cb7f0d1
check add-flows command to add-test-flows to avoid confusions
by suibin zhang
· 9 years ago
8566863
Removed deprecated map change notification support
by Madan Jampani
· 9 years ago
14e684b
Drivers fix.
by Thomas Vachuska
· 9 years ago
e3f396f
[ONOS-2258]--OVSDB- The implementation of OvsdbController.
by YuanyouZhang
· 9 years ago
ebe1261
[ONOS-2393]--OVSDB- The implementation of the netty controller.
by YuanyouZhang
· 9 years ago
41ad728
[ONOS-2158]The implementation of TenantNetwork.
by xuzhang
· 9 years ago
d06bb6b
[ONOS-2162][ONOS-2259]-- OVSDB- The implementation of OvsdbProviderService
by YuanyouZhang
· 9 years ago
1c0061d
Interfaces added for PCEP messages and PCEP Controller
by Phaneendra Manda
· 9 years ago
01c77c4
NETCONF Flow Rule Provider Check-in after modification.
by Samir Anand
· 9 years ago
0b8b2ef
ONOS-2041: Flows don't stay in PENDING_ADD forever on LINC-OE
by Marc De Leenheer
· 9 years ago
6601899
Add BGP configuration to config subsystem.
by Jonathan Hart
· 9 years ago
70ee1ee
ONOS-2445: Implement API to declare resource boundary
by Sho SHIMIZU
· 9 years ago
5373e76
Managers refactored to use ConfigOperators:
by Ayaka Koshibe
· 9 years ago
7c4d196
onos-2420 Add unit test for Host REST API and fix documentation errors.
by Kedar Gupta
· 9 years ago
5e897b7
add print msg when use -p flag
by suibin zhang
· 9 years ago
a5c1438
Fixed StepProcessorTest for running on Ubuntu.
by Thomas Vachuska
· 9 years ago
2a31ea5
[ONOS-2547] modify DefaultIpAddress in OvsdbTunnelConfig and modify drivers.xml
by samuel
· 9 years ago
f7f8cd4
[ONOS-2550]Fix validation incorrect information bugs of TunnelManager
by samuel
· 9 years ago
b2c47a7
Adding ability to synchronize topology clusters' broadcast trees.
by Thomas Vachuska
· 9 years ago
baa163f
Fix NullPointerException with -s flag; add -s message
by suibin zhang
· 9 years ago
72916e3
[ONOS-2546]Modify the bug of conditional judgment when converting
by lishuai
· 9 years ago
35b3472
[ONOS-2545]Add the deserialization of UUID.
by lishuai
· 9 years ago
f1cedf4
host config operator
by Ayaka Koshibe
· 9 years ago
30bc7ad
[ONOS-2544]Monidy the bug of vsrsion utility class: ignore the
by lishuai
· 9 years ago
0891129
Refactoring BasicDeviceOperator:
by Ayaka Koshibe
· 9 years ago
cc260d2
link config operator
by Ayaka Koshibe
· 9 years ago
372d1f3
ONOS-2485 Autogenerate swagger JSON files from WebResource classes
by Sahil Lele
· 9 years ago
e39c23a
Notion of config operators:
by Ayaka Koshibe
· 9 years ago
810f7a6
Adding NetworkConfigRegistryAdapter for writing Unit Tests for DHCP
by samanwita pal
· 9 years ago
b1ffb00
device config operator
by Ayaka Koshibe
· 9 years ago
050145c
[ONOS-2543]After all the ovs'tables are merged, add the rest of the
by lishuai
· 9 years ago
5b94aea
Refactor event dispatch injector to use TestUtils field setter
by Ray Milkey
· 9 years ago
6c82ade
GUI -- Fixed Firefox bug - can now upload application on App View.
by Bri Prebilic Cole
· 9 years ago
320c58f
Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes.
by Thomas Vachuska
· 9 years ago
930a8ee
Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes.
by Thomas Vachuska
· 9 years ago
a776fe2
Block on the future in device-role CLI command
by Madan Jampani
· 9 years ago
01106b9
ONOS-1479 -- GUI - augmenting topology view for extensibility:
by Simon Hunt
· 9 years ago
3a0598f
ONOS-1479 -- GUI - augmenting topology view for extensibility:
by Simon Hunt
· 9 years ago
e827c0e
FIxing a few glitches in STC and scenarios.
by Thomas Vachuska
· 9 years ago
dd80557
ONOS-1412 - GUI -- Selected items no longer disappear in Firefox, height adjustment for toolbar arrow in Safari.
by Bri Prebilic Cole
· 9 years ago
ae9faf1
Unit tests for the Network Config Manager class
by Ray Milkey
· 9 years ago
3ec8aff
Adding some extra checks against bufer overflow
by samanwita pal
· 9 years ago
55ee09b
GUI -- Strange Device View Table layout fixed in Safari.
by Bri Prebilic Cole
· 9 years ago
cd48d22
[ONOS-2449]The rest of the table of RFC7047 which contain
by Zoey
· 9 years ago
362c7ab
[ONOS-2449] - OVSDB -- Create the rest table of RFC7047 which contain
by YuanyouZhang
· 9 years ago
8044c09
ONOS-1679 Removed use of /tmp directory from various unit tests.
by Thomas Vachuska
· 9 years ago
94470fe
Objective tracker doesn't need to react to port events
by Jonathan Hart
· 9 years ago
88fd690
Adusted log-levels in flow store and packet manager.
by Thomas Vachuska
· 9 years ago
d35f847
Refactored the wipe-out command code a bit.
by Thomas Vachuska
· 9 years ago
2aa4068
Modify 'onos-setup-karaf clean' to copy package configs
by Jonathan Hart
· 9 years ago
6e1b4a5
ONOS-2143 - GUI -- Tabular views display a loading wheel while waiting for a server response.
by Bri Prebilic Cole
· 9 years ago
dbbd87b
Fix javadoc error
by Ray Milkey
· 9 years ago
ae85fb3
ONOS-2149 - GUI -- App control button actions now take into account sort direction for refresh.
by Bri Prebilic Cole
· 9 years ago
1d2bc40
moving meter service to incubator and initial implementation of meter manager.
by alshabib
· 9 years ago
9b80ca0
ONOS-1753, ONOS-2138 - GUI -- Now all topo preferences are persisted.
by Bri Prebilic Cole
· 9 years ago
0a4f6c3
Use the correct key when unregistering a config factory
by Ray Milkey
· 9 years ago
2f19743
[ONOS-2499]update accordingly for ONOS-2408's review recommendation
by lishuai
· 9 years ago
f2049d1
Adding rpm generation functionalities in onos-package
by Luca Prete
· 9 years ago
6d75dbf
[ONOS-2512]Fix the bug that catch the node ip and port is wrong in
by samuel
· 9 years ago
a5e17fc
[2160]the implementation of vtn app and modify vtnrsc/pom.xml
by samuel
· 9 years ago
409b9cb
Increasing tolerance for evicting latent listeners.
by Thomas Vachuska
· 9 years ago
8d00378
GUI -- Topo force layout bug fixes. ONOS-2398 investigated and partially fixed, but also discovered there is a problem in the d3 library.
by Bri Prebilic Cole
· 9 years ago
971b2eb
Reenable consistent notification support
by Madan Jampani
· 9 years ago
Next »