Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
af64673f42d743ede5e8d110d4ea40af3bd1aaac
/
core
/
api
« Previous
e52652c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
c88ebaa
Save developers from wasting hours on wrong bucket type
by Charles Chan
· 6 years ago
f566fa2
Removing commented out @Property annotations from the core.
by Thomas Vachuska
· 6 years ago
a218d43
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
8e40651
openstack and routing app OSGi property migration
by Ray Milkey
· 6 years ago
1e8a1bd
[ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics().
by hjtsao
· 6 years ago
1a4333c
Enhance CLI command 'tablestats' to support P4 switch
by hjtsao
· 6 years ago
7632e15
[ONOS-7596] Support reading table entries with counter data in P4Runtime
by steven30801
· 6 years ago
ec1a420
ONOS-7810 calculate cookie field when pipeconf registered
by ghj0504520
· 6 years ago
03ae0ac
Bump version of P4Runtime to 1.0.0rc3 and P4 tools
by Carmelo Cascone
· 6 years ago
31e16f5
Secure LLDP-based Topology Detection
by Samuel Jero
· 6 years ago
a432cf8
Allow applications to specify a few other packet-request flow priorities.
by Saurav Das
· 6 years ago
14a6c50
Fix NPE when trying to reference delta port statistics via REST API
by Ray Milkey
· 6 years ago
e44592f
More robust P4Runtime group handling
by Carmelo Cascone
· 6 years ago
50d195f
Do not insert or delete default action entries in P4Runtime
by Carmelo Cascone
· 6 years ago
6880ba6
Get CPU port dynamically in fabric interpreter
by Carmelo Cascone
· 6 years ago
da0b559
Recover missing pipeconf-merged driver at component activation
by Carmelo Cascone
· 6 years ago
e458f00
Support hostname resolution for cluster configuration
by Jordan Halterman
· 6 years ago
cc00124
Remove some calls to the deprecated Path.cost() API
by Ray Milkey
· 6 years ago
6e7843d
Remove deprecated non-filtered ingress and egress connect point APIs
by Ray Milkey
· 6 years ago
7908ced
Remove deprecated mplsLabel() method
by Ray Milkey
· 6 years ago
6837293
Remove deprecated DistributedPrimitiveCreator APIs
by Ray Milkey
· 6 years ago
80b296d
Notifying the delegate about the RESTORED event on the mastership of a given device.
by Andrea Campanella
· 6 years ago
66bf382
Remove deprecated Host Provider APIs
by Ray Milkey
· 6 years ago
1f8fcc3
Fix problems detected by the latest version of errorprone
by Ray Milkey
· 6 years ago
f031e30
Remove deprecated constructors and change usges to builder pattern
by Ray Milkey
· 6 years ago
33b27bc
Ignore entries from constant tables in P4Runtime
by Carmelo Cascone
· 6 years ago
de3b684
Relinquish mastership when device reports "permission" denied event
by Carmelo Cascone
· 6 years ago
3bceb01
Remove deprecated getLeaderBoard() API from LeadershipService
by Ray Milkey
· 6 years ago
9e4972c
Refactor P4Runtime subsystem to implement async connection procedure
by Carmelo Cascone
· 6 years ago
0761cd3
Few core changes in preparation of P4Runtime subsystem refactoring
by Carmelo Cascone
· 6 years ago
dc579c5
Implement compareTo for TableId to avoid IllegalArgumentException
by Charles Chan
· 6 years ago
761e80a
Remove pom files from ONOS
by Ray Milkey
· 6 years ago
f31ac6f
Added one more Component Config REST API; for specified component and variable.
by psneha
· 6 years ago
312d987
Starting snapshot 1.15.0-SNAPSHOT
by Ray Milkey
· 6 years ago
09c2c4d
Changing the default pw transport vlan to 4090 instead of 4093.
by Saurav Das
· 6 years ago
6ac9035
[ONOS-7162] Forcing provider scheme to always be in lowercase.
by Thomas Vachuska
· 6 years ago
03e5521
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3594c24
Tagging 1.14.0-rc2
by ONOS Jenkins User
· 6 years ago
1.14.0-rc2
4e5f2d6
Starting snapshot 1.14.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
cff0bd8
Tagging 1.14.0-rc1
by ONOS Jenkins User
· 6 years ago
1.14.0-rc1
4867af2
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
4164436
More p4runtime-related bazel build files
by Carmelo Cascone
· 6 years ago
78ce400
Tagging 1.14.0-b1
by Ray Milkey
· 6 years ago
72893b7
[WIP] Attempt at building grpc and p4runtime protocols with Bazel
by Carmelo Cascone
· 6 years ago
19c123a
[ONOS-7757] Support onos-local and embedded cluster configurations
by Jordan Halterman
· 6 years ago
00e92da
Upgrade to Atomix 3.0-rc5
by Jordan Halterman
· 6 years ago
1e8843f
ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4
by Carmelo Cascone
· 6 years ago
5813681
ONOS-7739 Support for P4Runtime multicast programming
by Carmelo Cascone
· 6 years ago
cbe1c5e
[ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen.
by jaegonkim
· 6 years ago
dae1160
Implement lazy iterators/streams for ConsistentMap
by Jordan Halterman
· 6 years ago
d04e344
Implement service for mastership-based remote Java proxies
by Jordan Halterman
· 6 years ago
b8cace7
Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service
by Jordan Halterman
· 6 years ago
eded688
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
40ecef3
New Device type for commodity servers
by Georgios Katsikas
· 6 years ago
158b8c4
More improvements and bugfixes in P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
f50057c
Add a device upgrade behaviour interface
by Laszlo Papp
· 6 years ago
0a2bd45
Add atomic mastership/term/backups method to MastershipService
by Jordan Halterman
· 6 years ago
e5b2872
Improve scalability of P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
f14dccd
[ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB
by nitinanand
· 6 years ago
971fb7f
ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature.
by Esin Karaman
· 7 years ago
137f27f
Bugfix in routing logic to avoid null groups; Improvement in group handling.
by Saurav Das
· 6 years ago
1941641
Disable host learning feature.
by Andreas Pantelopoulos
· 6 years ago
6af4e17
Bumped supported revisions of P4 tools
by Carmelo Cascone
· 6 years ago
8c57a09
Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap
by Jordan Halterman
· 6 years ago
2674e45
Introduce Pi Register model to PI Framework
by FrankWang
· 6 years ago
3b13737
Change DefaultRouteTable primitive to cached multimap.
by Jordan Halterman
· 7 years ago
5e88435
Implement event-based streaming iterator for ConsistentMultimap primitive
by Jordan Halterman
· 6 years ago
ea70de3
[ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound
by FrankWang
· 6 years ago
1e57344
[ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device.
by Andrea Campanella
· 6 years ago
ff79dd9
Implement host probing retry with major refactoring
by Charles Chan
· 6 years ago
0bcdfd1
reformat bazel files to use Google coding standards
by Ray Milkey
· 6 years ago
7dac7da
Initial builds using bazel
by Ray Milkey
· 7 years ago
8d35513
[ONOS-7605] Unable to modify groups on BMV2
by Yi Tseng
· 7 years ago
b0bc9da
Add fromString method to connect point
by hiroki
· 6 years ago
e7e71a8
Update checkstyle to 8.10
by Yuta HIGUCHI
· 6 years ago
5b38dc0
Extending DeviceProvider interface to include triggerDisconnect method.
by Thomas Vachuska
· 6 years ago
164ecf6
Adding mechanism for device subsystem & providers to trigger device
by Thomas Vachuska
· 6 years ago
f131e59
Partial fix for ONOS-6767.
by Thomas Vachuska
· 6 years ago
2eb9167
Improve coverage for primitives
by Ray Milkey
· 7 years ago
10b5357
Fix minor comment fixes
by Yuta HIGUCHI
· 7 years ago
8464592
Implement default method for isConfigured
by Charles Chan
· 7 years ago
9a55429
Adding a component config to take down single homed host ports when all uplinks are lost.
by Saurav Das
· 7 years ago
971d7ba
Move some functions from segment routing manager to interface service/manager
by Charles Chan
· 7 years ago
800d9d0
[ONOS-7624] Implement egress pipeline programming
by Jonghwan Hyun
· 7 years ago
7d77fe1
Fix typos
by Jon Hall
· 7 years ago
33f4a91
Implement flow objective queue command
by Charles Chan
· 7 years ago
4efa498
Simplify creation of PiActionParam from primitive types
by Carmelo Cascone
· 7 years ago
c616e17
Fixing GUI to respond to server-side layout changes.
by Thomas Vachuska
· 7 years ago
1657032
Fix handling of several error cases in the application REST API
by Ray Milkey
· 7 years ago
345b0c7
Fixing host configuration.
by Thomas Vachuska
· 7 years ago
bca9049
Starting snapshot 1.14.0-SNAPSHOT
by Ray Milkey
· 7 years ago
fdcfe53
ONOS extensions for use of egress tables.
by Andreas Pantelopoulos
· 7 years ago
0316b96
Simplified string representation of PI flow rules
by Carmelo Cascone
· 7 years ago
042597f
Allow duplicate event sinks to be registered to allow retries of component activation.
by Jordan Halterman
· 7 years ago
255125d
No need to map table counters in PI pipeline interpreter
by Carmelo Cascone
· 7 years ago
81929aa
Bumped supported commit of P4Runtime and BMv2
by Carmelo Cascone
· 7 years ago
d6587b9
default value for driver property
by Yuta HIGUCHI
· 7 years ago
6c52606
[ONOS-7573][Test successful] Mark online does not notify peers device subsystem
by Palash Kala
· 7 years ago
2c95acf
Support double-tagged host
by Jonghwan Hyun
· 7 years ago
Next »