Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b9af973b19b28730121443407e8a252549c721fc
/
core
« Previous
611f466
Fixing issue in component config subsystem where the locally registered
by Thomas Vachuska
· 7 years ago
f810a7a
[CORD-2721] Implement group bucket modification
by Jonghwan Hyun
· 7 years ago
931d3e7
Ensure client events are handled in the correct thread in consistent primitive tests.
by Jordan Halterman
· 7 years ago
4b32fcb
Fixing ComponentConfigManager to preset values locally; not just in the distributed store.
by Thomas Vachuska
· 7 years ago
0e5632a
Sonar is not happy with RuntimeException
by Carmelo Cascone
· 7 years ago
abbd1ee
Fixed race condition in CriterionTranslatorHelper
by Carmelo Cascone
· 7 years ago
9930da5
[CORD-2484] Deleting multicast route does not clean flows and groups
by Pier Luigi
· 7 years ago
a127ba8
Adding openflow protocol set support in onos for device
by rohitsharan
· 7 years ago
598e8b8
[ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket
by jaegonkim
· 7 years ago
7483e1b
Remove deprecated LinkWeight interface
by Ray Milkey
· 7 years ago
4ce65e8
Upgrade to Atomix 2.0.18
by Jordan Halterman
· 7 years ago
2d1b590
Add more utility methods to DocumentPath
by Yuta HIGUCHI
· 7 years ago
a2cf3a1
Remove deprecated connect point APIs for point to point intents
by Ray Milkey
· 7 years ago
01c9338
TestConsistentMap: cannot remove while iterating
by Thiago Santos
· 7 years ago
1c1f0c2
[ONOS-7410] DeviceManager.deviceConnected does not apply device annotations
by jaegonkim
· 7 years ago
b2a20d1
null-safe DocPath ancentry tests
by Yuta HIGUCHI
· 7 years ago
9f6bd52
Fixed issue where component configuration would not propagate on node restart.
by Thomas Vachuska
· 7 years ago
92d206b
Remove deprecated link collection intent compiler
by Ray Milkey
· 7 years ago
6a36035
Remove deprecated private method
by Ray Milkey
· 7 years ago
94db191
Ensure messages are correctly timed out in NettyMessagingManager
by Jordan Halterman
· 7 years ago
a7cf8c8
Remove deprecated DefaultPath constructor with a scalar cost
by Ray Milkey
· 7 years ago
d517073
Remove deprecated behaviour Queue APIs
by Ray Milkey
· 7 years ago
640fedd
Remove deprecated port behaviour classes - PortConfig - PortDiscovery
by Ray Milkey
· 7 years ago
c568c34
Implemented CORD-1843 to avoid race condition when updating ECMPspgs.
by Saurav Das
· 7 years ago
4504e59
Upgrade to Atomix 2.0.16
by Jordan Halterman
· 7 years ago
23e73c5
[ONOS-7373] Ensure Netty channels are closed on send exceptions
by Jordan Halterman
· 7 years ago
1b1355d
Adding ability to wipe-out UI model cache and network config.
by Thomas Vachuska
· 7 years ago
5c7d488
SONAR suggestion - proper handling of InterruptedException
by Ray Milkey
· 7 years ago
46c5eaa
Make caching optional for LeaderElector primitive.
by Jordan Halterman
· 7 years ago
5bbe5ba
Upgrade to Atomix 2.0.15
by Jordan Halterman
· 7 years ago
961b19f
SONAR suggestions - eliminate lossy arithmetic
by Ray Milkey
· 7 years ago
6de4fb9
[ONOS-7409] Fixing NullPointerException when DeviceManager handles deviceDisconnected
by Donghyeok Ho
· 7 years ago
1567b53
SONAR suggestion - implement equals() whenever compareTo() is implmented
by Ray Milkey
· 7 years ago
49d956c
Add client-side timer for blocking on DistributedLock#tryLock(Duration) while partition is unavailable
by Jordan Halterman
· 7 years ago
3717e60
SONAR suggestions - prevent truncation of arithmetic expressions
by Ray Milkey
· 7 years ago
99b7bbe
Adding REST API and CLI for managing UI user preferences.
by Thomas Vachuska
· 7 years ago
42b6203
SONAR suggestion - problems with string format calls
by Ray Milkey
· 7 years ago
986a47a
SONAR suggestion - generic exceptions
by Ray Milkey
· 7 years ago
4743258
Add distributed lock primitive
by Jordan Halterman
· 7 years ago
f1653a7
pom cleanup
by Yuta HIGUCHI
· 7 years ago
2e27ec5
SONAR suggestion - constant arrays should be private
by Ray Milkey
· 7 years ago
aaa9f11
Updating change to distributed application store to re-enable reinstalling apps
by Andrea Campanella
· 7 years ago
fbd9ae9
Various small fixes
by Yuta HIGUCHI
· 7 years ago
34a14f7
Add more logs to help debug packet processing issues
by Jonathan Hart
· 7 years ago
06297ed
SONAR suggestion - Synchronize initialization of static fields
by Ray Milkey
· 7 years ago
4f35076
Revert "[ONOS-7373] Ensure Netty channels are closed on send exceptions"
by Ray Milkey
· 7 years ago
2124935
Upgrade to Atomix 2.0.14
by Jordan Halterman
· 7 years ago
e706253
Implement minimum heartbeat interval in failure detectors
by Jordan Halterman
· 7 years ago
02c4c57
[ONOS-7392] Fix P4Runtime priority bug
by Yi Tseng
· 7 years ago
62c3e07
Order the annotation output
by Laszlo Papp
· 7 years ago
fe0e085
SONAR suggestions - boolean expressions that are known to be 'true' or 'false'
by Ray Milkey
· 7 years ago
e319dc2
Restricting mastership recheck when role NONE. Avoids also log pollution.
by Andrea Campanella
· 7 years ago
74e5913
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
1315d3e
[ONOS-7381] Reset phi accrual failure detectors when nodes are re-activated
by Jordan Halterman
· 7 years ago
ce336f7
[ONOS-7382] Ensure flow tables are removed when last entry is removed
by Jordan Halterman
· 7 years ago
73c21bd
[ONOS-7372] GossipDeviceStore cannot do 'mark off line' for a removed device in a controller recovered from failure
by jaegonkim
· 7 years ago
9c9cde4
SONAR Suggestion - protected members in final classes are pointless
by Ray Milkey
· 7 years ago
3e0e92e
SONAR suggestion - don't ignore stream read() return value
by Ray Milkey
· 7 years ago
7390b5c
Expose the port stats annotations to REST
by Laszlo Papp
· 7 years ago
83b1d93
[ONOS-7373] Ensure Netty channels are closed on send exceptions
by Jordan Halterman
· 7 years ago
111aab7
Add minimum timeout for Netty messages
by Jordan Halterman
· 7 years ago
e81e941
[ONOS-7377] Fix: Removing Config Factory only if last element in cluster
by Andrea Campanella
· 7 years ago
9fb87f6
Remove device from deviceLocalStatus after the device was removed from the store.
by Rafał Szalecki
· 7 years ago
7cf6037
Expose optical properties
by Laszlo Papp
· 7 years ago
a3f1611
[ONOS-7365] Fix NPE in ECM peersSupplier to avoid exceptions when rebooting container
by Jordan Halterman
· 7 years ago
e720ddf
[ONOS-7363] Isolate replica info to a single version for isolation of primary-backup protocols
by Jordan Halterman
· 7 years ago
f5f4094
[ONOS-7352] Activate applications locally when restoring old version after upgrade failure
by Jordan Halterman
· 7 years ago
3c65d1b
[ONOS-7350] Add ISSU HA/rollback test scenario
by Jordan Halterman
· 7 years ago
9719eb0
ONOS-6955 onos-app does not reinstall apps correctly
by Deepa Vadireddy
· 7 years ago
1d4d189
Add warnings to KryoNamespaces to avoid reordering serializable types.
by Jordan Halterman
· 7 years ago
39f78b6
Remove Intent constructor APIs deprecated in 1.9.1
by Ray Milkey
· 7 years ago
fa40ca2
Adding GroupService Adapter for Tests
by Andrea Campanella
· 7 years ago
ef92f19
Use failure detection for Netty messages to improve ability to adapt to changing network conditions
by Jordan Halterman
· 7 years ago
914b0b1
Fixed the ECFlowRuleStore to support MODIFY flow rule operations.
by Thomas Vachuska
· 7 years ago
45d340c
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
32ebb5a
Tagging 1.13.0-b8
by ONOS Jenkins User
· 7 years ago
1.13.0-b8
71026b2
Swapping the default flow rule store to be the ECM-based implementation.
by Thomas Vachuska
· 7 years ago
256d92b
[ONOS-7208] Improves policer with rate type
by Pier Luigi
· 7 years ago
bdcd967
Implements policer-meter-mapping [ONOS-5867]
by Pier Luigi
· 7 years ago
5e95961
[ONOS-7333] adapted REST API for bitwise match on TCP/UDP/SCTP source/destination port (flow)
by Andreas Gilbert
· 7 years ago
153dbd5
Ensure TCP_NODELAY is properly configured on Netty channels
by Jordan Halterman
· 7 years ago
464145d
Increase default primitive operation timeout to 15 seconds
by Jordan Halterman
· 7 years ago
a1ccbc3
Convert leadership events directly to mastership events to avoid inconsistencies when building RoleInfo from underlying leadership store
by Jordan Halterman
· 7 years ago
f9f5563
[ONOS-7332] Ensure DEVICE_ADDED events are not skipped after device creation on a non-master node
by Jordan Halterman
· 7 years ago
4793375
Dual-homing probing improvements
by Charles Chan
· 7 years ago
b68bbbc
Sonar suggestion - use a secure random number generator
by Ray Milkey
· 7 years ago
3e269df
Initial P4Runtime unit tests
by Mehmed Mustafa
· 7 years ago
3004c7d
Improve flow objectives data objects code coverage
by Ray Milkey
· 7 years ago
8bcd586
[ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI
by Andrea Campanella
· 7 years ago
61881df
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d22dccc
Tagging 1.13.0-b7
by ONOS Jenkins User
· 7 years ago
1.13.0-b7
1cf233c
Timeout local messages in NettyMessagingManager to avoid hanging when receivers are blocked on external calls.
by Jordan Halterman
· 7 years ago
e9467fc
Upgrade to Atomix 2.0.12
by Jordan Halterman
· 7 years ago
4bf9e3a
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
168ac92
Tagging 1.13.0-b6
by ONOS Jenkins User
· 7 years ago
1.13.0-b6
0e78e27
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
2a7d833
Tagging 1.13.0-b5
by ONOS Jenkins User
· 7 years ago
1.13.0-b5
8277b6b
Dual-homing probing improvements
by Charles Chan
· 7 years ago
c53a15f
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d06da9e
Tagging 1.13.0-b3
by ONOS Jenkins User
· 7 years ago
Next »