Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9172e40032bb8514ebe7d76322281e5018be9923
/
core
/
api
/
src
41467e5
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
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
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
· 6 years ago
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
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
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
9bf9c5d
Implement multiton support for primitives accessed via primitive getters
by Jordan Halterman
· 7 years ago
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
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
94a659f
P4-related cherry-picks for 1.12
by Carmelo Cascone
· 7 years ago
ba8fcd7
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
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
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
7b7644f
[ONOS-7117] Support configuring LeaderElector primitive session timeouts for faster leader elections
by Jordan Halterman
· 7 years ago
8cd61fb
Support power config ports retrieval
by Laszlo Papp
· 7 years ago
09220c2
[ONOS-7003] Policer implementation
by Pier Luigi
· 7 years ago
ffc917f
ONOS-7080 and ONOS-7070:
by fahadnaeemkhan
· 7 years ago
528ea95
Adding option to show no host labels in the GUI.
by Thomas Vachuska
· 7 years ago
980a8c1
[ONOS-7054] Implement prototype of ISSU protocol
by Jordan Halterman
· 7 years ago
9f15947
Fixed toString of PiInstruction when using groups
by Carmelo Cascone
· 7 years ago
cb0a49c
ONOS-7078 Fixed inconsistencies when encoding/decoding P4Runtime msgs
by Carmelo Cascone
· 7 years ago
87b9b39
Various improvements to PI group handling
by Carmelo Cascone
· 7 years ago
7182724
ONOS-7043:
by fahadnaeemkhan
· 7 years ago
7bf273c
Move deprecated flow batch APIs to a less obvious place
by Ray Milkey
· 7 years ago
0c484a7
Constructor is needed by the serializer
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
a87b40c
[ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view
by Yi Tseng
· 7 years ago
770507f
ONOS-7000 P4 tutorial application and P4 program
by Carmelo Cascone
· 7 years ago
52e047f
refactor DocumentPath comparator
by Yuta HIGUCHI
· 7 years ago
1ea1510
[ONOS-6986] Implement getGroups in GroupProgrammable
by Andrea Campanella
· 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
153d358
minor fix in DocumentPath, DCS
by Yuta HIGUCHI
· 7 years ago
8cd4acf
Fixing deprecation warning for @Component annotation.
by Thomas Vachuska
· 7 years ago
08b4dec
ONOS-6980 Adding support for download of application bits.
by Thomas Vachuska
· 7 years ago
c86154a
Moving PortStatistcs port number to Long to aling with Port class
by Andrea Campanella
· 7 years ago
b045ddc
Implemented support for P4Runtime counter read
by Carmelo Cascone
· 7 years ago
9b3a7ce
Store flows rules asynchronously via master in DistributedFlowRuleStore
by Jordan Halterman
· 7 years ago
f3578de
ONOS-6896: Unable to change/add a friendly name to a host
by Szymon Giermakowski
· 7 years ago
cb1e02c
Partitioned DocumentTree primitive
by Jordan Halterman
· 7 years ago
9ed76be
[ONOS-6551] Tunnel implementation for L3VPN service.
by janani b
· 7 years ago
1d3a6b5
Deprecating app-specific config object; needs to be moved.
by Thomas Vachuska
· 7 years ago
fda16b6
Deprecating app-specific config object; needs to be moved.
by Thomas Vachuska
· 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
5625f3e
Bump down deprecation release to Loon
by Ray Milkey
· 7 years ago
2c83a10
Deprecate redundant StoreSerializer in favor of Serializer
by Jordan Halterman
· 7 years ago
809b5d7
[ONOS-6933] Support packet request for different device scheme
by Yi Tseng
· 7 years ago
50b1458
Deprecate mcast APIs so they can be moved to an app later
by Ray Milkey
· 7 years ago
aae402c
Add unit test for DefaultQueueDescription
by Ray Milkey
· 7 years ago
5b70ebc
Remove Beta tags from Neighbour classes
by Ray Milkey
· 7 years ago
61a8025
ONOS-6381 Transactional event listeners
by Sithara Punnassery
· 7 years ago
24d829e
remove deprecated driver loader API
by Ray Milkey
· 7 years ago
Next »