Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
641b4f11839aaee233200a734d21bde7a018ef62
« Previous
8efe278
Remove deprecated APIs
by Ray Milkey
· 6 years ago
4baf78a
Arista Driver add log & Modification of some information
by HelloONOS
· 6 years ago
cf21d997
Modified so that all Pica8 OS can be used
by HelloONOS
· 6 years ago
22adadf
Added null check for empty ArrayNode object in DhcpRelayWebResource.java
by Harshada Chaundkar
· 6 years ago
c0e9e44
DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated
by Harshada Chaundkar
· 6 years ago
47f09c5
Remove deprecated FlowRuleExtPayLoad API
by Ray Milkey
· 6 years ago
f672231
fixing OpticalIntentUtility for support of intents from client port to client port
by alessio
· 6 years ago
1e3ed80
Adding ability to build a minimal distribution and SEBA specific distribution to reduce the package size to minimum.
by Thomas Vachuska
· 6 years ago
2bdf204
[ONOS-7826] Adding a TAPI 2.1 Flow Rule programmable behaviour
by Andrea Campanella
· 6 years ago
275de30
Cisco Rest Driver change class name because confusing information
by HelloONOS
· 6 years ago
cdc9416
Cleanups to sonar coverage generation
by Ray Milkey
· 6 years ago
7eb0171
[ONOS-7917] Improving device description query in Netconf Device provider
by Andrea Campanella
· 6 years ago
0d064ec
GUI2 Added selection of background maps
by Sean Condon
· 6 years ago
72cc1ae
Fix registration of the ancillary host provider
by Ray Milkey
· 6 years ago
11ce930
Fix a few more app startup/shutdown problems
by Ray Milkey
· 6 years ago
7c82bcf
Add command to install stratum and its deps on a remote node
by Carmelo Cascone
· 6 years ago
499f320
Update bmv2.py to run stratum_bmv2 plus various improvements
by Carmelo Cascone
· 6 years ago
79705aa
Allow Atomix fetch command to follow redirects
by Ray Milkey
· 6 years ago
7efca51
ONOS-7924 Fix unable to set role for OpenFlow switch
by Carmelo Cascone
· 6 years ago
bde9beb
Re-package grpc and protobuf with the right group id and version
by Carmelo Cascone
· 6 years ago
92e7d87
Remove additional_languages from generated .bazelproject file
by Carmelo Cascone
· 6 years ago
3370c96
Fix gnmi package
by Carmelo Cascone
· 6 years ago
9d16ad8
Add script to auto-generate Bazel project file
by Carmelo Cascone
· 6 years ago
a2b52b4
STC scenario to start/stop all apps in a minimal environment
by Ray Milkey
· 6 years ago
ef478a6
Bump grpc-java to 1.18.0
by Carmelo Cascone
· 6 years ago
b203b64
Set all write responses as failed when P4Runtime server returns error
by Carmelo Cascone
· 6 years ago
1678b0c
Add stratum-bmv2 driver to be used with BMv2 running with Stratum
by Carmelo Cascone
· 6 years ago
6ee38b8
Fixes for problems with starting and stopping apps in a minimal system
by Ray Milkey
· 6 years ago
31b0048
Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations
by Ray Milkey
· 6 years ago
48ea5a0
Fix bug where an ancillary provider was allowed to be created even if there was no primary
by Ray Milkey
· 6 years ago
5145de2
Eliminate redundant flow programming when host moves
by Charles Chan
· 6 years ago
f438bb6
Make sure group is added before pushing punt table flow
by Charles Chan
· 6 years ago
ab59160
Deprecate CpqD pipeliners
by Charles Chan
· 6 years ago
73f4530
Enhanced gRPC call logging
by Carmelo Cascone
· 6 years ago
9b582b0
ONOS-7920 - mutex around access to prevent reentrant creation
by David K. Bainbridge
· 6 years ago
4c289b7
New P4RuntimeClient implementation that supports batching and error reporting
by Carmelo Cascone
· 6 years ago
e45902b
Bumped P4Runtime to v1.0.0
by Carmelo Cascone
· 6 years ago
77d8ca4
ONOS-7918 yes, release the reference to the reply
by David K. Bainbridge
· 6 years ago
59d3137
GUI2 Added in support for custom glyphs
by Sean Condon
· 6 years ago
175c33e
Removing Topology 2 from the nav menu.
by Thomas Vachuska
· 6 years ago
3638de8
Generate error log when unable to load app dependencies
by Ray Milkey
· 6 years ago
794d250
[ONOS-7907] Glyph specified for device not used in device table or device detail boxes
by Sean Condon
· 6 years ago
69d4fe9
Fix: resolve potential NPE issues reported by sonarcube
by Jian Li
· 6 years ago
b50758f
Fix: cosmetic fix for openstack rule sync CLI
by Jian Li
· 6 years ago
247a68f
ONOS-7827 TAPI Phot. OpticalConnectivity intent.
by Ramon Casellas
· 6 years ago
a2a6c3c
Refactoring Netconf Device Provider to simplify device connection and avoid calling behaviours when the session is not yet established
by Andrea Campanella
· 6 years ago
da8867f
Add JSON string serializer for kafka telemetry exporter
by Jian Li
· 6 years ago
b4ce5b6
Add LinkInfo and LinkStatsInfo JSON codec with unit tests
by Jian Li
· 6 years ago
866416f
Add link info and stats class with unit tests for openstacktelemetry
by Jian Li
· 6 years ago
1070de9
ONOS-7916 address a NPE and add some more debugging logs
by David K. Bainbridge
· 6 years ago
8d91841
Simple refactoring AbstarctNetconfSession
by gyewan.an
· 6 years ago
8c6fe17
Remove some unused code that bazel 0.22 detects as an error
by Ray Milkey
· 6 years ago
0f8b7be
Fix build of protobuf-related components to support Bazel 0.22
by Carmelo Cascone
· 6 years ago
bb66e09
[ONOS-7892] Moving the ODTN SB cache to a distributed map.
by Andrea Campanella
· 6 years ago
b2c483c
GUI2 add in support for Preferences Service
by Sean Condon
· 6 years ago
4972416
Remove deprecated APIs from packet classes
by Ray Milkey
· 6 years ago
c05bd43
STC scenarios to run stand alone trellis P4 and HAG scenarios
by Ray Milkey
· 6 years ago
4b24cec
Resolves code smells of Openstack node app.
by Daniel Park
· 6 years ago
eff5092
Fix for [ONOS-7900] cli for workflow app doesnt work
by nitinanand
· 6 years ago
90ca297
Sonar suggestions
by Ray Milkey
· 6 years ago
960a211
No need to filter out targets with '_' as the first character
by Ray Milkey
· 6 years ago
337c552
ONOS-7867 FlowRuleProgrammable driver for OpenConfig Cassini
by hiroki
· 6 years ago
fd51515
use proper class files
by Ray Milkey
· 6 years ago
6155ff0
Leave out private jars
by Ray Milkey
· 6 years ago
0a9e0aa9
Sonar suggestions for avoiding NPEs
by Ray Milkey
· 6 years ago
a1f8e19
Fix ot command
by Ray Milkey
· 6 years ago
e6b5d9e
Get proper classes path on Linux
by Ray Milkey
· 6 years ago
8705cce
Jacoco coverage support for bazel
by Ray Milkey
· 6 years ago
1a098eb
PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager
by Harshada Chaundkar
· 6 years ago
9c938f8
Clean up Karaf environment variables to avoid issues when switching from ONOS 1.x to 2.x
by Charles Chan
· 6 years ago
332985d
Fixed bug on NIC wildcard identification
by Georgios Katsikas
· 6 years ago
b80f526
Fix duplicate registration of openconfig-odtn model
by Ai Hamano
· 6 years ago
3d7a181
Fix to enable odtn-tapi-handlers-test
by Ai Hamano
· 6 years ago
99e1aac
Resolve WARN when atcivating odtn-api alone
by Ai Hamano
· 6 years ago
8ee7681
Add description and change log level for odtn-show-tapi-context
by Ai Hamano
· 6 years ago
99c59db
ONOS-7898 Action profile group/member refactoring
by Carmelo Cascone
· 6 years ago
a80d3f9
Upgrade to Atomix 3.1.5
by Jordan Halterman
· 6 years ago
4005c06
Enabling REST API and swagger docs for apps with no resources folder
by Andrea Campanella
· 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
b227781
If modelObject is empty here, it may cause exception later.
by kezhiyong
· 6 years ago
7d82afc
[ONOS-7882] Updating Yang Tools to 2.6.1 to address JSON serialization issue
by Andrea Campanella
· 6 years ago
6d77423
[ONOS-7876] Initial STC implementation for ODTN
by Andrea Campanella
· 6 years ago
ee83f26
Added code to allow HOST events to be sent via Kafka
by Aaron Dunlap
· 6 years ago
5d65d11
Modification of some information at driver related to 'Change 20742'
by sdn
· 6 years ago
b3b0168
Fix: gracefully handle connection refuse due to kafka broker down
by Jian Li
· 6 years ago
27e94e4
Allow use of rsync when fetching logs
by Jon Hall
· 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
9148182
GUI2 added in details panel, updated docs
by Sean Condon
· 6 years ago
eeb4cf5
Implementation Cisco rest driver for Nexus 900
by gyewan.an
· 6 years ago
31a8c29
Fix: ONOS-7878. Serialized Device Annotations so that Events published to Kakfa carry the annotations.
by Pravin Chaudhary
· 6 years ago
fd82236
Lookup stored route on remove to ensure bytes consistency.
by Jordan Halterman
· 6 years ago
594843a
Fix route events delivery
by pier
· 6 years ago
c51852e
Prevent objective context from being executed multiple times
by Charles Chan
· 6 years ago
667c6eb
Fix: check the remote server connectivity before adding to map
by Jian Li
· 6 years ago
7fe7eaf
Add REST API for query/update/delete/enable/disable telemetry config
by Jian Li
· 6 years ago
a61e0b6
Improve the telemetry service LCM granularity
by Jian Li
· 6 years ago
16f1f53
Added a set of CLIs for update and enable/disable telemetry svc cfg
by Jian Li
· 6 years ago
69600e0
Refactor: move telemetry config from componentCfg to configs.xml
by Jian Li
· 6 years ago
Next »