Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8fe5df59314235dca4db436ab64c5f89af0cb417
/
core
/
api
054da84
Starting snapshot 1.12.2-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
2f8de0d
Tagging 1.12.2-rc2
by ONOS Jenkins User
· 5 years ago
1.12.2-rc2
2d378cd
Support user-provided timeouts in intra-cluster communication service
by Jordan Halterman
· 5 years ago
26fe4a4
Introduced HostMoveTracker to suspend hosts that moves too frequently.
by jobin
· 6 years ago
5b9b9e3
Implements accumulation of the fwdobjectives in ofdpa pipelines
by pier
· 6 years ago
52cb937
Allowed apps to specify whether the existing component config value should be overridden
by Charles Chan
· 6 years ago
f642fe3
Packet throttle support Incorporated review comments
by Mayank Tiwari
· 6 years ago
3eb5b81
Make default primitive operation timeout configurable
by Jordan Halterman
· 6 years ago
a35584e
Optimize filtering flow rule counts by state
by Jordan Halterman
· 6 years ago
4554ecd
restapi-cli-audit-onos-1.12-manual-cherry-pick
by Arjun E K
· 6 years ago
0d33336
Address StackOverflow by offloading cache listener to a separate thread
by Charles Chan
· 6 years ago
31f277e
Cherry picking multiple commits for FlowRuleStore optimaization
by Nikunj Desai
· 6 years ago
385b01a
Starting snapshot 1.12.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
dd21009f
Tagging 1.12.2-rc1
by ONOS Jenkins User
· 6 years ago
1.12.2-rc1
988b2e7
Added one more Component Config REST API; for specified component and variable.
by psneha
· 6 years ago
1087d13
Starting snapshot 1.12.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
9172e40
Tagging 1.12.1
by ONOS Jenkins User
· 6 years ago
1.12.1
41467e5
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
4c05f5b
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
a9bee37
Tagging 1.12.1-rc7
by ONOS Jenkins User
· 6 years ago
1.12.1-rc7
1ebe018
Bugfix in routing logic to avoid null groups; Improvement in group handling.
by Saurav Das
· 6 years ago
f9eab5a
Implement host probing retry with major refactoring
by Charles Chan
· 6 years ago
4171a6f
Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap
by Jordan Halterman
· 6 years ago
c17c7ca
Change DefaultRouteTable primitive to cached multimap.
by Jordan Halterman
· 7 years ago
f52858b
Implement event-based streaming iterator for ConsistentMultimap primitive
by Jordan Halterman
· 6 years ago
7b1a66b
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
6252ca3
Tagging 1.12.1-rc6
by ONOS Jenkins User
· 6 years ago
1.12.1-rc6
6a5c229
Adding mechanism for device subsystem & providers to trigger device
by Thomas Vachuska
· 6 years ago
50f5a88
Partial fix for ONOS-6767.
by Thomas Vachuska
· 7 years ago
27e3d61
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
f338236
Tagging 1.12.1-rc5
by ONOS Jenkins User
· 7 years ago
1.12.1-rc5
655e821
Implement default method for isConfigured
by Charles Chan
· 7 years ago
9062a7f
Adding a component config to take down single homed host ports when all uplinks are lost.
by Saurav Das
· 7 years ago
ee7001e
Implement flow objective queue command
by Charles Chan
· 7 years ago
07b8426
Adding REST API and CLI for managing UI user preferences.
by Thomas Vachuska
· 7 years ago
03ff064
Fixing GUI to respond to server-side layout changes.
by Thomas Vachuska
· 7 years ago
7583e70
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
e84aa93
Tagging 1.12.1-rc4
by ONOS Jenkins User
· 7 years ago
1.12.1-rc4
a255470
Allow duplicate event sinks to be registered to allow retries of component activation.
by Jordan Halterman
· 7 years ago
fcbb5a9
[ONOS-7573][Test successful] Mark online does not notify peers device subsystem
by Palash Kala
· 7 years ago
8a4de91
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d26fbf5
Tagging 1.12.1-rc3
by ONOS Jenkins User
· 7 years ago
1.12.1-rc3
0d5106a
Adding topology auto-layout.
by Thomas Vachuska
· 7 years ago
15dc295
Adding ability to assign roles to elements as part of network config.
by Thomas Vachuska
· 7 years ago
4f3236a
[CORD-2856] Traffic on dual-homed hosts not properly highlighted
by Pier
· 7 years ago
a67b5d5
Add uptimes to device and cluster REST APIs
by Ray Milkey
· 7 years ago
38d2ff6
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
2800d97
Tagging 1.12.1-rc2
by ONOS Jenkins User
· 7 years ago
1.12.1-rc2
9bf9c5d
Implement multiton support for primitives accessed via primitive getters
by Jordan Halterman
· 7 years ago
1a92000
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
ec860e8
Starting snapshot 1.12.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
9734fce
Tagging 1.12.1-rc1
by ONOS Jenkins User
· 7 years ago
1.12.1-rc1
d821c75
Adding command to add routes and to generate flows from them.
by Thomas Vachuska
· 7 years ago
1f5dc37
[CORD-2748] Multicast flows are not properly updated when changing source
by Pier Luigi
· 7 years ago
25199f2
[CORD-2721] Implement group bucket modification
by Jonghwan Hyun
· 7 years ago
a3b55a9
Fixing issue in component config subsystem where the locally registered
by Thomas Vachuska
· 7 years ago
bbd34e2
Fixed issue where component configuration would not propagate on node restart.
by Thomas Vachuska
· 7 years ago
c2e2ae6
Add distributed lock primitive
by Jordan Halterman
· 7 years ago
0315509
Various small fixes
by Yuta HIGUCHI
· 7 years ago
ae4e5ed
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
21bcf18
Adding GroupService Adapter for Tests
by Andrea Campanella
· 7 years ago
ce44f78
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
da4da76
Tagging 1.12.1-b1
by ONOS Jenkins User
· 7 years ago
1.12.1-b1
cca2eae
Increase default primitive operation timeout to 15 seconds
by Jordan Halterman
· 7 years ago
45d55e0
Dual-homing probing improvements
by Charles Chan
· 7 years ago
b62be50
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
32b7f0a
Tagging 1.12.0
by Ray Milkey
· 7 years ago
1.12.0
3648094
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
1980d50
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9a775f9
Tagging 1.12.0-rc3
by Ray Milkey
· 7 years ago
1.12.0-rc3
94a659f
P4-related cherry-picks for 1.12
by Carmelo Cascone
· 7 years ago
a7b346a
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
15d2018
Tagging 1.12.0-rc2
by Ray Milkey
· 7 years ago
1.12.0-rc2
ba8fcd7
Correctly persists the old value in TestConsistentMap by deep cloning the entry
by Charles Chan
· 7 years ago
04fecb5
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
fc67a20
Tagging 1.12.0-rc1
by Ray Milkey
· 7 years ago
1.12.0-rc1
86ac40b
Fix TestDistributedSet to behave more like real one.
by Yuta HIGUCHI
· 7 years ago
39c28ca
Moved service PI classes/interfaces to appropriate package
by Carmelo Cascone
· 7 years ago
03f343d
Clarify and clean up some PiPipelineInterpreter usages
by Carmelo Cascone
· 7 years ago
0537005
Fix race condition in meter store
by Ray Milkey
· 7 years ago
4f68ec9
ONOS-6613 Non-disruptive intent reallocation
by Antonio Marsico
· 8 years ago
c944c28
Add batch insert/delete queues to QoS for QosConfigBehaviour.
by tanbangcheng
· 7 years ago
87892e2
ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser
by Carmelo Cascone
· 7 years ago
cc6ec60
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9f9a752
Tagging 1.12.0-b2
by Ray Milkey
· 7 years ago
1.12.0-b2
409289d
Multiple meter support added and meter action added for OF1.5
by cansu.toprak
· 7 years ago
6b2ec28
improve DocumentTree related doc & log
by Yuta HIGUCHI
· 7 years ago
796a78d
Avoid conversion of DocumentPath to String
by Yuta HIGUCHI
· 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
e370878
[ONOS-7116] Implement MeterProgrammable and MeterDriverProvider
by Andrea Campanella
· 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
4bec2f3
Add Optional version of projecting Behaviour
by Yuta HIGUCHI
· 7 years ago
d61fdb3
Added P4Runtime-based Barefoot Tofino driver
by Carmelo Cascone
· 7 years ago
0a44fde
[ONOS-7093] Add ISSU permissions
by slowr
· 7 years ago
905cc82
Use default locale/timezone for GUI formatting.
by Yuta HIGUCHI
· 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
Next »