Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
77958a5941bfa989f54858dee5515e137676e3db
/
core
« Previous
1e8a1bd
[ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics().
by hjtsao
· 6 years ago
b7a5958
Make the code more explicit.
by Tian Jian
· 6 years ago
956bb16
Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1
by Ray Milkey
· 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
22ea612
Removing BUCK files and other Buck-related auxiliaries.
by Thomas Vachuska
· 6 years ago
ec1a420
ONOS-7810 calculate cookie field when pipeconf registered
by ghj0504520
· 6 years ago
d542568
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
855b108
[tiny-fix] Missing deviceId for log.
by Tian Jian
· 6 years ago
9cb2e9e
[tiny-fix] Wrong location of deviceId in the log.
by Tian Jian
· 6 years ago
d709dba
Request may be null, if not checked, it may be error.
by 柯志勇10068695
· 6 years ago
bef430b
Integrated new style of cfgdef generation into the Bazel build.
by Thomas Vachuska
· 6 years ago
28b15ae
Fixes to allow ONOS to build using built in bazel Java 9 JDK
by Ray Milkey
· 6 years ago
d64ea7b
InputStream should be closed, or there will be a risk of memory leaks.
by 柯志勇10068695
· 6 years ago
16c95ff
Upgrade to Atomix 3.0.7
by Jordan Halterman
· 6 years ago
03ae0ac
Bump version of P4Runtime to 1.0.0rc3 and P4 tools
by Carmelo Cascone
· 6 years ago
d17309c
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
2d7bca1
Move type specifiers from property name constants to the corresponding component annotations
by Ray Milkey
· 6 years ago
d04e227
Constants for core/net OSGI properties
by Ray Milkey
· 6 years ago
31e16f5
Secure LLDP-based Topology Detection
by Samuel Jero
· 6 years ago
0b18b72
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
b5646e6
Use property constants for OSGi components for stores
by Ray Milkey
· 6 years ago
a432cf8
Allow applications to specify a few other packet-request flow priorities.
by Saurav Das
· 6 years ago
27ccf0d
Remove unused Netty messaging service
by Jordan Halterman
· 6 years ago
234b9a4
Remove unused distributed cluster store
by Jordan Halterman
· 6 years ago
db57f1c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
da3b9f0
Avoid closing DeviceFlowTable when flows are purged on device down event
by Jordan Halterman
· 6 years ago
584f54b
Fix race condition between AtomixManager and metadata providers startup
by Ray Milkey
· 6 years ago
14a6c50
Fix NPE when trying to reference delta port statistics via REST API
by Ray Milkey
· 6 years ago
d15c5f6
[ONOS-7801] Avoid converting local node on every lookup in ClusterStore
by Jordan Halterman
· 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
df52129
Merge remote-tracking branch 'origin/master' into merge-master
by Ray Milkey
· 6 years ago
5409e34
Ensure root path element is removed when writing to underlying Atomix DocumentTree primitive
by Jordan Halterman
· 6 years ago
2fd325f
Minor clean-up of the 4.2.1 migration.
by Thomas Vachuska
· 6 years ago
86ad7bb
[WIP] apps CLI changes for karaf upgrade
by Ray Milkey
· 6 years ago
d84f89b
[WIP] Upgrade ONOS to karaf version 4.2.1
by Ray Milkey
· 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
d0f017f
Remove deprecated value() method
by Ray Milkey
· 6 years ago
6837293
Remove deprecated DistributedPrimitiveCreator APIs
by Ray Milkey
· 6 years ago
33306ba
Revert "Removing applyRole to avoid double mastership requests to the provider."
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
82e2189
Removing applyRole to avoid double mastership requests to the provider.
by Andrea Campanella
· 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
45ce008
Increase leadership election timeout to 2500ms
by You Wang
· 6 years ago
dc579c5
Implement compareTo for TableId to avoid IllegalArgumentException
by Charles Chan
· 6 years ago
35a02ea
Implement destroy() method for certain primitives to preserve backwards compatibility
by Jordan Halterman
· 6 years ago
204c7bf
Make leadership/mastership failover timeouts configurable
by Jordan Halterman
· 6 years ago
da60a61
Build missing pipeconf-merged driver at startup
by Carmelo Cascone
· 6 years ago
8eabcec
[ONOS-7751] Sometimes device availability is not changed to available after creation of OF device
by jaegonkim
· 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
e075338
Upgrade to Atomix 3.0.0 final
by Jordan Halterman
· 6 years ago
c1be5b8
Upgrade to Atomix 3.0.0-rc12
by Jordan Halterman
· 6 years ago
b71e1ba
Do not queue VERIFY objectives
by Charles Chan
· 6 years ago
7981a32
Fix NPE when component can't be found
by Ray Milkey
· 6 years ago
09c2c4d
Changing the default pw transport vlan to 4090 instead of 4093.
by Saurav Das
· 6 years ago
05d609a
buildifier reformatting of bazel files
by Ray Milkey
· 6 years ago
6cf60c3
Convert all Atomix exceptions to ONOS storage exceptions
by Jordan Halterman
· 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
afac1c6
Resizing a unit test that intermittently exceeds the default small size time limit.
by Thomas Vachuska
· 6 years ago
4867af2
Revert "Tagging 1.14.0-b1"
by Ray Milkey
· 6 years ago
bc559fd
Upgrade to Atomix 3.0.0-rc11
by Jordan Halterman
· 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
fa71cc6
Upgrade to Atomix 3.0.0-rc10
by Jordan Halterman
· 6 years ago
bc98239
Use default primitive timeout in map keys/values/iterators
by Jordan Halterman
· 6 years ago
6aca84c
Upgrade to Atomix 3.0.0-rc7 to use agent distribution
by Jordan Halterman
· 6 years ago
d486a73
Support to build openstack related apps using Bazel
by Jian Li
· 6 years ago
19c123a
[ONOS-7757] Support onos-local and embedded cluster configurations
by Jordan Halterman
· 6 years ago
b6d3167
Refactoring to eliminate a split package issue in onos-core-primitives.
by Thomas Vachuska
· 6 years ago
644fdbf
bazel implementation of the bucklet for ATOMIX primitives
by Ray Milkey
· 6 years ago
28d77f3
Bazel build for Atomix 3.0 use
by Ray Milkey
· 6 years ago
00e92da
Upgrade to Atomix 3.0-rc5
by Jordan Halterman
· 6 years ago
74c98a3
Refactor file path validation code; reject apps with up-level references in the name
by Ray Milkey
· 6 years ago
351d456
Prevent zip archives from putting files in directories outside of the target directory
by Ray Milkey
· 6 years ago
3c933ec
bugfix: ONOS-7741
by Youngbo Sim
· 6 years ago
1e8843f
ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4
by Carmelo Cascone
· 6 years ago
b928b3f
Correct a log message in HostManager
by Charles Chan
· 6 years ago
5813681
ONOS-7739 Support for P4Runtime multicast programming
by Carmelo Cascone
· 6 years ago
a73f106
Translate only certain groups to PI
by Carmelo Cascone
· 6 years ago
c8b591e
Ensure multimap events are published on replaceValues
by Jordan Halterman
· 6 years ago
Next »