Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
58bdbddcf24742fcbd87ac3973dfd16fec902eb0
/
core
/
api
/
src
/
test
a7cf8c8
Remove deprecated DefaultPath constructor with a scalar cost
by Ray Milkey
· 7 years ago
1b1355d
Adding ability to wipe-out UI model cache and network config.
by Thomas Vachuska
· 7 years ago
4743258
Add distributed lock primitive
by Jordan Halterman
· 7 years ago
f1653a7
pom cleanup
by Yuta HIGUCHI
· 7 years ago
fbd9ae9
Various small fixes
by Yuta HIGUCHI
· 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
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
4793375
Dual-homing probing improvements
by Charles Chan
· 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
593acf9
Correctly persists the old value in TestConsistentMap by deep cloning the entry
by Charles Chan
· 7 years ago
86ac40b
Fix TestDistributedSet to behave more like real one.
by Yuta HIGUCHI
· 7 years ago
0537005
Fix race condition in meter store
by Ray Milkey
· 7 years ago
87892e2
ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser
by Carmelo Cascone
· 7 years ago
409289d
Multiple meter support added and meter action added for OF1.5
by cansu.toprak
· 7 years ago
07f052b
[ONOS-7088] Distribute storage partitions evenly during upgrades
by Jordan Halterman
· 7 years ago
22c555d
Correcting basic driver configuration for various HP product families.
by Thomas Vachuska
· 7 years ago
f9c409a
[ONOS-6556] Distributed Implementation of PiPipeconfService
by Andrea Campanella
· 7 years ago
f094c61
[ONOS-7114] Meter Subsystem Refactoring
by Pier Luigi
· 7 years ago
0c47d53
Deprecate joda-time
by Yuta HIGUCHI
· 7 years ago
28183ee
Replace Unified* services with MembershipService for subgroup membership
by Jordan Halterman
· 7 years ago
3baff67
ONOS-7077 Openflow 1.5 OXS and stat trigger support
by Cem Türker
· 7 years ago
09220c2
[ONOS-7003] Policer implementation
by Pier Luigi
· 7 years ago
980a8c1
[ONOS-7054] Implement prototype of ISSU protocol
by Jordan Halterman
· 7 years ago
7bf273c
Move deprecated flow batch APIs to a less obvious place
by Ray Milkey
· 7 years ago
82512da
[ONOS-6935] ActionProfile supports in P4RuntimeClient
by Yi Tseng
· 7 years ago
47c9541
Refactor construction of application objects
by Ray Milkey
· 7 years ago
201f04b
Improve core API coverage with new unit tests
by Ray Milkey
· 7 years ago
3f038c4
Use Optional matcher
by Ray Milkey
· 7 years ago
ec253f8
Improve coverage for some classes
by Ray Milkey
· 7 years ago
52e047f
refactor DocumentPath comparator
by Yuta HIGUCHI
· 7 years ago
d7c9336
Moving clipping of BitRate to 100 Gbps
by Andrea Campanella
· 7 years ago
7f75be4
ONOS-7001 Support for direct counters
by Carmelo Cascone
· 7 years ago
9b3a7ce
Store flows rules asynchronously via master in DistributedFlowRuleStore
by Jordan Halterman
· 7 years ago
d8ab096
Fixs some misspellings
by Frank Wang
· 7 years ago
f755409
[ONOS-6870] Refactor DistributedFlowRuleStore to use DocumentTree for persistence
by Jordan Halterman
· 7 years ago
e6a5741
Enhancing driver subsystem to support asynchronous event notifications.
by Thomas Vachuska
· 7 years ago
aae402c
Add unit test for DefaultQueueDescription
by Ray Milkey
· 7 years ago
9098b42
Remove deprecated APIs and add basic unit test
by Ray Milkey
· 7 years ago
0b4222e
[ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping
by Pier Luigi
· 7 years ago
a58d894
ONOS-6730: Topo View i18n:
by Simon Hunt
· 7 years ago
879ce45
ONOS-6730: Topo View i18n:
by Simon Hunt
· 7 years ago
2f4b01d
Fix file permissions
by Yuta HIGUCHI
· 7 years ago
facf286
ONOS-6886 Move interface classes from incubator to core
by Ray Milkey
· 7 years ago
4e84804
Add more unit tests for Pi* classes
by Frank Wang
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
a59f9b76
Introduce driver property to suppress meter feature
by Charles Chan
· 7 years ago
708a5b3
Server-side GUI: handle ClusterEvent JSON encoding and posting.
by Simon Hunt
· 7 years ago
71635ae
Refactor AtomixConsistentMap to use separate operations per method call for better performance and control over operation semantics.
by Jordan Halterman
· 7 years ago
f70bf46
[ONOS-6756] Replicate node version information for ISSU
by Jordan Halterman
· 7 years ago
0e896a0
Implemented class for PI match key
by Carmelo Cascone
· 7 years ago
b0ac590
[ONOS-6869] Move blocking DocumentTree to core primitives package and implement default methods for constructing blocking primitives
by Jordan Halterman
· 7 years ago
7a38f9a
[CORD-1434][CORD-1112] DHCP relay manager
by Yi Tseng
· 7 years ago
3548bb2
Test enhancements for DocumentPath, UiTopology, DistributedClusterStore
by Sbhat35
· 7 years ago
76057cd
fix equal tests for PiCriteria class
by Frank Wang
· 7 years ago
0d0c683
[ONOS-6806] Add getAvailableDeviceCount method to DeviceStore
by mskala
· 7 years ago
2261917
Fix equality in PiCriterion
by Carmelo Cascone
· 7 years ago
23f9c7b
ONOS-6725: UI-Lion: NavItems.
by Simon Hunt
· 7 years ago
d2a9dd3
ONOS-6668 Fix Decimal format for some localizations
by Szymon Furman
· 7 years ago
e33e4ed
[ONOS-6624]Unit tests for Pi* core classes
by Frank Wang
· 7 years ago
8c18eb7
Adding test for DefaultBridgeDescription
by Ethan Tai
· 7 years ago
7648cac
UI-Lion: Fix for reading .properties files as UTF-8, when loading ResourceBundles.
by Simon Hunt
· 7 years ago
4160574
Support for generic table IDs in flow rules
by Carmelo Cascone
· 7 years ago
00b369a
UI-Lion: Migrate BundleStitcher and LionConfig to web.gui module.
by Simon Hunt
· 7 years ago
7379a3d
UI-Lion: start integration of LionBundles into UiExtension.
by Simon Hunt
· 7 years ago
fb7f95b
UI-Lion: set up framework for Italian BundleStitcherTest.
by Simon Hunt
· 7 years ago
e556e94
UI-Lion:
by Simon Hunt
· 7 years ago
10618f6
ONOS-6327: Implement details panel for host view.
by Simon Hunt
· 7 years ago
113091f
Cosmetic fixes
by Yuta HIGUCHI
· 7 years ago
9986c07
Add zh_CN test file for Lion localization
by Frank Wang
· 7 years ago
8694308
ONOS-6327: Implemented details panel for host view.
by Simon Hunt
· 7 years ago
a5b1454
Cleaned up LionUtilsTest so that further language bundle tests
by Simon Hunt
· 7 years ago
67d47e8
Add Korean test file for Lion localization
by Jian Li
· 7 years ago
99d6696
Improved comparator unit tests
by Sbhat35
· 7 years ago
b804203
Lion Utilities:
by Simon Hunt
· 7 years ago
ee2c854
Add zh_TW test file for Lion localization
by Yi Tseng
· 7 years ago
7a8fe6e
Lion Utilities: - Incorporate Italian message bundle in unit tests.
by Simon Hunt
· 7 years ago
22ed0a1
Adding italian test file for Lion localization
by Andrea Campanella
· 7 years ago
0c85f11
Made a start on localization ("lion") utilities.
by Simon Hunt
· 7 years ago
6ee6b8c
netty4 OpenFlow southbound
by Yuta HIGUCHI
· 7 years ago
686fba0
Remove deprecated MPLS Intent classes
by Ray Milkey
· 7 years ago
cd06c69
Extend host structures to store multiple locations
by Charles Chan
· 8 years ago
46bf89b
Implement listeners for ConsistentMultimap.
by Jonathan Hart
· 8 years ago
4d04b2c
Avoid sporadic test failure
by Yuta HIGUCHI
· 7 years ago
8521f81
remove deprecated isDurable() method
by Ray Milkey
· 7 years ago
5a1053e
[ONOS-6497] Add globally unique numeric ID generator primitive
by Jordan Halterman
· 7 years ago
6deacbd
DisjointPath should've been immutable.
by Yuta HIGUCHI
· 7 years ago
b6e0e91
Moving NetconfDeviceConfig to API bundle
by Yuta HIGUCHI
· 7 years ago
a684b6e
Add K-shortest path API to PathService.
by Yuta HIGUCHI
· 7 years ago
b1b4489
fix obstacle constraint to support edge links
by Michele Santuari
· 7 years ago
d3a0b21
Fix latency constraint
by dingdamu
· 7 years ago
4f8a377
ONOS-6468 Fix for race condition between compilation and installation complete state.
by Yuta HIGUCHI
· 7 years ago
c916699
Unit tests for some protection objects
by Ray Milkey
· 7 years ago
552eeb6
Use k-shortest paths in optical path provisioner (ONOS-6289).
by Marc De Leenheer
· 7 years ago
bf59db2
Topo2 - UiSynthLink aggregation in JSON structure.
by Simon Hunt
· 7 years ago
6c84776
[ONOS-5934] MeterId availability after withdraw.
by Jordi Ortiz
· 8 years ago
1547b3f
CORD-1180 Collection of fixes for hash-group buckets. Required the following changes:
by Saurav Das
· 8 years ago
Next »