Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f451e5ea94c167f0ed760cf3b74841f7aa7020af
/
core
/
common
/
src
/
test
9c00e6b
Add atomic mastership/term/backups method to MastershipService
by Jordan Halterman
· 6 years ago
6c52606
[ONOS-7573][Test successful] Mark online does not notify peers device subsystem
by Palash Kala
· 7 years ago
27cff8c
Remove deprecated unfiltered connect point methods from multipoint to single point intents
by Ray Milkey
· 7 years ago
53e4796
Deprecate potentially error prone constructor methods
by Yuta HIGUCHI
· 7 years ago
7483e1b
Remove deprecated LinkWeight interface
by Ray Milkey
· 7 years ago
a2cf3a1
Remove deprecated connect point APIs for point to point intents
by Ray Milkey
· 7 years ago
4793375
Dual-homing probing improvements
by Charles Chan
· 7 years ago
409289d
Multiple meter support added and meter action added for OF1.5
by cansu.toprak
· 7 years ago
0c47d53
Deprecate joda-time
by Yuta HIGUCHI
· 7 years ago
7bf273c
Move deprecated flow batch APIs to a less obvious place
by Ray Milkey
· 7 years ago
47c9541
Refactor construction of application objects
by Ray Milkey
· 7 years ago
d0c147a
Allow host provider to remove a learnt host provided by others
by Charles Chan
· 7 years ago
d8ab096
Fixs some misspellings
by Frank Wang
· 7 years ago
a579c8f
Adding MP2SP Intent Codec Unit Test for REST API
by Aris C. Risdianto
· 8 years ago
7c5f9c9
Adding the DomainConstraint to the web interface.
by Thomas Szyrkowiec
· 7 years ago
d5abc4b
fix virtual network comparator
by Harold Huang
· 7 years ago
facf286
ONOS-6886 Move interface classes from incubator to core
by Ray Milkey
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
f70bf46
[ONOS-6756] Replicate node version information for ISSU
by Jordan Halterman
· 7 years ago
0d0c683
[ONOS-6806] Add getAvailableDeviceCount method to DeviceStore
by mskala
· 7 years ago
7e40c01
[ONOS-6607] Get active flow entries count in FlowRuleService
by Patryk Konopka
· 7 years ago
9312a80
Fix checkstyle buck daemon issue
by Yuta HIGUCHI
· 7 years ago
99d6696
Improved comparator unit tests
by Sbhat35
· 7 years ago
888e20a
Remove host location when port down or device down
by Charles Chan
· 8 years ago
cd06c69
Extend host structures to store multiple locations
by Charles Chan
· 8 years ago
8521f81
remove deprecated isDurable() method
by Ray Milkey
· 7 years ago
4f8a377
ONOS-6468 Fix for race condition between compilation and installation complete state.
by Yuta HIGUCHI
· 7 years ago
ac8b229
ONOS-6225 Expose k-shortest path search as part of TopologyService.
by Yuta HIGUCHI
· 8 years ago
4201954
ONOS-6106 Adding Missing Fields in the " get flows and get devices" rest api
by kalagesa
· 8 years ago
a3fcf67
Fix Sonar issue:
by Jon Hall
· 8 years ago
88cc343
Update checkstyle to version 6.19
by Ray Milkey
· 8 years ago
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 8 years ago
64cc582
Remove left over system directory after test completes
by Ray Milkey
· 8 years ago
6cc7488
Implementing ability to process single-bundle ONOS apps whose meta-data
by Thomas Vachuska
· 8 years ago
0282ab8
[ONOS-5797] GroupService: add setBucketsForGroup
by Victor Silva
· 8 years ago
2398d96
Vector cost proposed to TST on 2016-07-13
by Andrey Komarov
· 8 years ago
c590ebb
ONOS-5691 ONOS-5742 Fixing intent framework difficulties
by Brian O'Connor
· 8 years ago
5361221
Working on Bay-Area-Region Demo.
by Simon Hunt
· 8 years ago
8526700
checkstyle rule to check copyrights
by Ray Milkey
· 8 years ago
75f5fb9
MAX value positive, check value only in public constructor.
by Jordi Ortiz
· 8 years ago
5d08e1e
Unit tests for virtual host codec.
by Ray Milkey
· 8 years ago
776f074
JSON Codec for FilteredConnectPoint
by Yuta HIGUCHI
· 8 years ago
6d33e80
FIXME: Move to app package
by sangyun-han
· 8 years ago
3ff504c
Fix for ONOS-5175. GroupId refactoring.
by Prince Pereira
· 8 years ago
4e8b783
[ONOS-5170] GroupStore: add purgeGroupEntries
by Victor Silva
· 8 years ago
139bca4
[ONOS-5171] FlowRuleStore: add purgeFlowEntries
by Victor Silva
· 8 years ago
3b8101a
Refactored IntentPartitionService as WorkPartitionService
by Madan Jampani
· 8 years ago
df1eeae
[ONOS-5169] GroupStore: properly add updated buckets
by Victor Silva
· 8 years ago
22774cd
Addressing review comments of patch-3
by Viswanath KSP
· 8 years ago
89470f1
Group event indicating failover of previously used live port
by helenyrwu
· 8 years ago
695bac6
Check if the logger is configured as trace when logging as trace
by Sho SHIMIZU
· 8 years ago
c2e6815
Use Java 8 Map#compute when possible
by Yuta HIGUCHI
· 8 years ago
21d0069
Remove explicit type parameters which can be inferred
by Sho SHIMIZU
· 8 years ago
1578042
Use for-each statement
by Sho SHIMIZU
· 8 years ago
e0b7d16
Remove unused import statements
by Sho SHIMIZU
· 8 years ago
3437bdb
Fix dangling Javadoc comments
by Sho SHIMIZU
· 8 years ago
a09e1bb
Use Collection#forEach() instead of Stream#forEach() for simplicity
by Sho SHIMIZU
· 8 years ago
2d45985
ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API)
by Jayasree Ghosh
· 8 years ago
fd296b6
[ONOS-4681] Enables device registration in GossipDeviceStore,
by helenyrwu
· 8 years ago
b3ef1fd
Fix GroupKey interpretation in REST
by Charles Chan
· 8 years ago
6eb00cc
Allow reading PortDescription from DeviceStore
by Yuta HIGUCHI
· 8 years ago
11260a0
Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction
by Jian Li
· 8 years ago
50a6dbe
Remove API deprecated in Falcon
by Sho SHIMIZU
· 8 years ago
a424a05
Allow to specify appId through FlowObjective REST API
by Jian Li
· 8 years ago
e2a59f4
Check TrafficTreatment and TrafficSelector in FlowRuleCodecTest
by Jian Li
· 8 years ago
36afa1b
Add unit test for TrafficSelector Codec
by Jian Li
· 8 years ago
e753963
Fix for [ONOS-3590]
by Jon Hall
· 8 years ago
2907ad2
[ONOS-4530] Allow to specify appId when insert FlowRule through REST
by Jian Li
· 8 years ago
96b47d9
Add unit test for TrafficTreatment REST API
by Jian Li
· 8 years ago
e1c1c8d
[ONOS-4409] Support applicationId registration and query via REST
by Jian Li
· 8 years ago
b68a2b0
[ONOS-4438] Add codecs for mastership REST API
by Jian Li
· 9 years ago
c180686
Add configurable method to SimpleFlowRuleStore
by sangyun-han
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
e91e572
Remove ModLambdaInstruction because we don't use indexed lambda
by Sho SHIMIZU
· 9 years ago
a114d89
Remove IndexedLambda deprecated in Emu
by Sho SHIMIZU
· 9 years ago
cc137a9
Remove method Lambda.indexedLambda() deprecated in Emu
by Sho SHIMIZU
· 9 years ago
0681016
Remove IndexedLambdaCriterion deprecated in Emu
by Sho SHIMIZU
· 9 years ago
57f2efd
Remove Instruction.DROP deprecated in Emu
by Sho SHIMIZU
· 9 years ago
05b24f8
Remove LinkResourceStore and its implementations
by Sho SHIMIZU
· 9 years ago
7a8de84
Added ability to track whether or not node has all components running fully.
by Thomas Vachuska
· 9 years ago
4e2149e
Remove LambdaConstraint as IndexLambda is soon removed
by Sho SHIMIZU
· 9 years ago
70dffe4
Support to encode and decode setqueue id in InstructionCodec
by Jian Li
· 9 years ago
4a47a30
More APIs permission for new ONOS APIs
by Heedo Kang
· 9 years ago
47b2623
Support to encode and decode meter id in InstructionCodec
by Jian Li
· 9 years ago
afae2f7
Apps-- added onos.app.title property to applications.
by Simon Hunt
· 9 years ago
ce8c560
Support to encode and decode group id in InstructionCodec
by Jian Li
· 9 years ago
7c322f4
Support to specify table id when insert Flow Rule through REST API
by Jian Li
· 9 years ago
e965b3d
Fixing an issue with app activation.
by Thomas Vachuska
· 9 years ago
79359df
[ONOS-4016] Enhance unit test to check the content inside masters
by Jian Li
· 9 years ago
b68b9a8
[ONOS-4016] Add Region codec with unit test for Region REST API
by Jian Li
· 9 years ago
125572b
Remove methods deprecated in Drake from L2ModificationInstruction API
by Ray Milkey
· 9 years ago
2be39ed
Remove methods deprecated in Drake from Instructions API
by Ray Milkey
· 9 years ago
2f26fb2
Remove mutating methods in IntentData
by Sho SHIMIZU
· 9 years ago
620f70d
LeadershipStore updates:
by Madan Jampani
· 9 years ago
0c7c43b
CORD-394 Purge group/flow store when device goes offline
by Charles Chan
· 9 years ago
93fa727
ONOS-3763 Change flow state to PENDING_ADD when retrying
by Charles Chan
· 9 years ago
9567896
Remove redundant meter id when create a meter entry in REST API
by Jian Li
· 9 years ago
2693bda
Add a builder for DefaultLink to hide multiplying constructors
by Ray Milkey
· 9 years ago
6282c80
[ONOS-3634] Add REST API for extended application properties
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
Next »