Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f672231654a4a775662137e8d3a297192f856f5e
/
core
« Previous
99c59db
ONOS-7898 Action profile group/member refactoring
by Carmelo Cascone
· 6 years ago
0a6330f
ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly
by Charles Chan
· 6 years ago
aab9947
A new driver behavior call TapiDeviceLambdaQuery.
by Diego Garcia
· 6 years ago
cb4327a
ONOS-7887 Rename action profile-related entities
by Carmelo Cascone
· 6 years ago
1c24fb9
[ONOS-7885] Adding Terminal_device device Type
by Andrea Campanella
· 6 years ago
c51852e
Prevent objective context from being executed multiple times
by Charles Chan
· 6 years ago
9ee53ef
Don't check features that aren't supplied by ONOS
by Ray Milkey
· 6 years ago
86fdd28
Backoff costly component state checks to once per minute once node is fully started
by Jordan Halterman
· 6 years ago
af3461c
Use separate thread for ComponentsMonitor component checks
by Jordan Halterman
· 6 years ago
56e9023
ONOS-7806 - add support for path differentiator for netconf config
by David K. Bainbridge
· 6 years ago
2133a74
ONOS-7879 - unzip the app.png file and process it as part of app desc
by David K. Bainbridge
· 6 years ago
09ab5e2
A new RestSB driver named TapiDeviceDescriptionDiscovery.java is included within onos-odtn drivers subproject. This driver accounts for the deviceDescriptionDiscovery behavior.
by Diego Garcia
· 6 years ago
b4f4fdb
Unit test fix - timeout is not correctly set in parallel execution environment
by Charles Chan
· 6 years ago
0f51d72
Starting snapshot 2.1.0-SNAPSHOT
by Ray Milkey
· 6 years ago
1491b9b
Address unit test issue
by Charles Chan
· 6 years ago
fb503a7
Revert "Re-enabled TLS netty"
by Ray Milkey
· 6 years ago
53a2008
code modificationss with respect to #20641
by Arjun E K
· 6 years ago
fa0f6cc
Adding OLS device Type for ODTN project
by Andrea Campanella
· 6 years ago
a724c513
Address StackOverflow by offloading cache listener to a separate thread
by Charles Chan
· 6 years ago
1a37866
Re-enabled TLS netty
by Brian O'Connor
· 6 years ago
c6fe1ea
ONOS-7821 Adding on-startup download of any missing application bits from cluster peers.
by Thomas Vachuska
· 6 years ago
654204c
Support GENEVE tunnel type in OVSDB southbound
by Jian Li
· 6 years ago
bd8ddfe
Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work.
by Thomas Vachuska
· 6 years ago
fa066ed
Revert "Adding support for TLS connections for gRPC clients"
by Ray Milkey
· 6 years ago
47a3aa6
Adding support for TLS connections for gRPC clients
by Brian O'Connor
· 6 years ago
b73ca6d
Fixing a potential start-up issue in PacketManager if device driver cannot be found.
by Thomas Vachuska
· 6 years ago
776be38
Rejuvenate (to some extent) the basic pipeconf
by Carmelo Cascone
· 6 years ago
86741ec
Ensure master is excluded from backups list when reading role info from mastership service
by Jordan Halterman
· 6 years ago
af3a098
Sometimes we need to create multicast groups without replicas
by Carmelo Cascone
· 6 years ago
630966f
Fixed new NextTreatment classes not registered in Kryo
by Carmelo Cascone
· 6 years ago
b5324e7
Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl
by Carmelo Cascone
· 6 years ago
b87d9f1
Allow NextObjective to refer to another NextObjective by NextId
by Charles Chan
· 6 years ago
2cd3736
Add log message to display the JVM version
by Ray Milkey
· 6 years ago
2921abc
In Karaf 4.2, dynamic service injections must be declared as volatile
by Ray Milkey
· 6 years ago
f6353d4
ONOS audit REST API support
by arjunek1992
· 6 years ago
3039bdb
[ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support
by alessio
· 6 years ago
718e438
Sonar suggestions - don't reuse formal parameter, guard agains NPE
by Ray Milkey
· 6 years ago
de5cf84
[ONOS-7842] Implement host annotation using netcfg
by Rafał Szalecki
· 6 years ago
395c51f
Starting snapshot 2.0.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
be47795
Tagging 2.0.0-b1
by ONOS Jenkins User
· 6 years ago
2.0.0-b1
2b3ed3e
Upgrade to Atomix 3.1.0-beta3
by Jordan Halterman
· 6 years ago
89bbf81
Clean up left over commented out code from the Karaf 4.X port
by Ray Milkey
· 6 years ago
9ff95fd
Enable unregisterProperties() method that had been disabled during the karaf 4.0 work
by Ray Milkey
· 6 years ago
cd3f3dc
suppress warning stack trace when an intent fails to compile
by Ray Milkey
· 6 years ago
28b21d1
Upgrade to Atomix 3.1
by Jordan Halterman
· 6 years ago
52f2cd1
Detangling incubator: virtual nets, tunnels, resource labels, oh my
by Thomas Vachuska
· 6 years ago
d175194
Fix for ONOS-7840 - Flows stuck in PENDING_ADD state
by Ray Milkey
· 6 years ago
123f0e0
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
3a6e151
Added suggest path to PointToPointIntent
by Daniele Moro
· 7 years ago
ce65cc0
Make a link depends on packet-in LLDP packet.
by DongRyeol Cha
· 6 years ago
5cf77f5
Do not invalidate the cache again if the dequeue is triggered by the cache timeout
by Charles Chan
· 6 years ago
a349da9
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
5e2b705
Update spectrum pipeline config
by Alan Lo
· 6 years ago
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
dfc4855
Update components monitor to check enabled component states
by Jordan Halterman
· 6 years ago
e17756d
Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT.
by Thomas Vachuska
· 6 years ago
f566fa2
Removing commented out @Property annotations from the core.
by Thomas Vachuska
· 6 years ago
1bb2a28
Fixing issue with superfluous exception when installing apps.
by Thomas Vachuska
· 6 years ago
a218d43
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
66460c9
The tableAction should be checked if it is null.
by wu
· 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
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
Next »