Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
efb57e5f99f77643a1b29b373a5334c87b99ddf6
« Previous
821618f
Enhancing base bundle archetype to include component config property as an example.
by Thomas Vachuska
· 6 years ago
11b66ed
Bumping onos-maven-plugin to 2.2-SNAPSHOT.
by Thomas Vachuska
· 6 years ago
d6f88c6
Fixing Maven-based build to properly process the component configuration properties for ONOS 2.x
by Thomas Vachuska
· 6 years ago
c6e98c8
Added traffic (flow & port stats; not intents) to the ONLP demo overlay.
by Thomas Vachuska
· 6 years ago
dcd1b14
Packet throttle support
by Harshada Chaundkar
· 6 years ago
69ca82a
Don't assume that there is a device id in the event message
by Ray Milkey
· 6 years ago
9553ed7
Port Annotation bug fix
by debmaiti
· 6 years ago
9713d15
Build stratum as part of p4 scenario
by Ray Milkey
· 6 years ago
d45f004
Fixes to check the status of physnet interfaces in OpenstNodeCheckCommand.
by Daniel Park
· 6 years ago
ee79ad3
Adding skeletal structure for the ONLP gNMI GUI demo.
by Thomas Vachuska
· 6 years ago
8358d76
Remove reference to deprecated FileType function
by Ray Milkey
· 6 years ago
3dbcaaf
Initial gNOI implementation added. Introduced system Time and Reboot RPC
by oleksandr.yashchuk@plvision.eu
· 6 years ago
566edf3
Only one node should be master of initializing the DCS store
by Andrea Campanella
· 6 years ago
ab87b9d
Remove GUI(2) features from BUILD as no longer exist
by Maciej Skala
· 6 years ago
2888433
GUI2 added in the layout topo overlay
by Sean Condon
· 6 years ago
5e3afe5
Fix NPE when pending operations are not present (due to possible race condition)
by pier
· 6 years ago
afe17e1
Bumpup OpenStack4j dependencies from 3.1.0 to 3.2.0
by Jian Li
· 6 years ago
b08c7c4
Re-enable route-service REST APIs
by Carmelo Cascone
· 6 years ago
293b04a
Fix: segment TCP packet when the payload is larger than MTU size
by Jian Li
· 6 years ago
9f278e9
Fix: print out debug message for metadata response
by Jian Li
· 6 years ago
a929a2e
[ONOS-7732] Automating switch workflow: workflow store cli command completeter
by jaegonkim
· 6 years ago
5504bd2
Implement static component properties - passed through without modification
by Ray Milkey
· 6 years ago
a7e60c6
Various fixes for P4Runtime group handling
by Carmelo Cascone
· 6 years ago
70e816b
Support compiling fabric.p4 with arbitrary table sizes
by Carmelo Cascone
· 6 years ago
397d8d4
Fix Sonar complaints about synchronization
by Ray Milkey
· 6 years ago
975a343
Fix NPE when processing host events in UI
by Carmelo Cascone
· 6 years ago
13b25cb
[ONOS-7732] Automating switch workflow: data model schema checking bug fix
by jaegonkim
· 6 years ago
4f73fac
Use max_group_size 1 for INDIRECT groups
by Carmelo Cascone
· 6 years ago
a3635ab
Parse action profile max group size from P4Info annotations
by Carmelo Cascone
· 6 years ago
9bf3b2a8
Allocate a new Timer if component is restarted
by Ray Milkey
· 6 years ago
5d80e45
Eliminated references to deprecated ONOS_NIC environment variable.
by Thomas Vachuska
· 6 years ago
9764236
Changing how ONOS_APPS value is used and defaulted; cleaned up cell defs.
by Thomas Vachuska
· 6 years ago
8d338b5
Improved error message when device has no more free ports
by Sean Condon
· 6 years ago
bd508ed
cfgdef tool modifications to catch variable names that don't match properties
by Ray Milkey
· 6 years ago
f42f76e
Handle the case where ONOS_APPS is not defined - needed for Jenkins
by Ray Milkey
· 6 years ago
a79a111
Handle the case where ONOS_APPS is not defined - needed for Jenkins
by Ray Milkey
· 6 years ago
2673aaa
temporary hack to get GUI working with existing cell infrastructure
by Ray Milkey
· 6 years ago
ff85fbe
GUI2 Extract Topology view in to its own library
by Sean Condon
· 6 years ago
bf7ff4f
Change GUI and GUI2 to be apps rather than core features
by Sean Condon
· 6 years ago
2d0bd6e
[ONOS-7732] Automating switch workflow: workflow test cli command completeter
by jaegonkim
· 6 years ago
2a5c8fd
sample worklet with multiEvent usage
by nitinanand
· 6 years ago
63a921c
workflow app fixes
by mohamedrahilr
· 6 years ago
65cb23d
Add openstack node initialization REST APIs
by Jian Li
· 6 years ago
0169520
Change in pattern for port recognition in Cassini Driver
by Andrea Campanella
· 6 years ago
9530828
Fix pipeline not marked as READY after device reboot
by Carmelo Cascone
· 6 years ago
67a317d
Fix race condition when processing first Update of gNMI Subscribe RPC
by Carmelo Cascone
· 6 years ago
a1cabe5
Do not clear the P4Runtime device mirror when devices go offline
by Carmelo Cascone
· 6 years ago
c4953eb
Minor fixes derived from OFC ODTN demo
by Andrea Campanella
· 6 years ago
02f86c8
Fix for propeties that need to have the same name as the used variable.
by Andrea Campanella
· 6 years ago
4025900
Restart the scheduled task when polling frequency is really changed
by DongRyeol Cha
· 6 years ago
9da8e72
Removing OCH singal from intent created from TAPI.
by Andrea Campanella
· 6 years ago
e519982
Fix: do not publish vStats info to Prometheus if it is not activated
by Jian Li
· 6 years ago
fbf6143
[ONOS-7732] Automating switch workflow: workflow cli command completeter
by jaegonkim
· 6 years ago
0f7897f
Route is not populated correctly when next hop moves
by Charles Chan
· 6 years ago
70d1e1c
Fix for NPE in arista Drivers
by Andrea Campanella
· 6 years ago
bde9b39
Ignore errors coming out of Felix
by Ray Milkey
· 6 years ago
2dc3759
Fix: lower down the security group logging level
by Jian Li
· 6 years ago
34d116c
Fix net-trellis-p4-smoke not working with latest stratum_bmv2
by Carmelo Cascone
· 6 years ago
b4863b3
Fix missing P4Runtime groups because of infinite delete/insert cycle
by Carmelo Cascone
· 6 years ago
81fcfbe
Depend on official gnmi repo instead of fork
by Carmelo Cascone
· 6 years ago
2803d30
Add ipv6 address supporting for file transfer using scp
by DongRyeol Cha
· 6 years ago
19c5174
Fix: do not uninstall group table rules if flag is unset
by Jian Li
· 6 years ago
b9e491b
Fix for ADVA ols with TAPI
by Andrea Campanella
· 6 years ago
0e3b623
Reduce the chance of apps triggering fake mastership events
by Carmelo Cascone
· 6 years ago
0854c04
Add bridge Config at Arista Driver
by HelloONOS
· 6 years ago
14b6238
Added REST API call to fetch routes count and routes count by type for Route Service
by Harshada Chaundkar
· 6 years ago
64a1c8e
Offload packet processing to another thread
by Charles Chan
· 6 years ago
b87495c
Disable DHCP relay counters
by Charles Chan
· 6 years ago
ee5d4b9
GUI2 Minor bug fixes to position of devices
by Sean Condon
· 6 years ago
754701c
Fixed potential NPE in packet-stats for ipv4 tcp packets
by Harshada Chaundkar
· 6 years ago
addf634
Added capture of errors during server-side websocket handling.
by Thomas Vachuska
· 6 years ago
1c8b7ab
Added uptime to stc-warden.
by Thomas Vachuska
· 6 years ago
ee54576
GUI2 Handle node additions and removals in Topology view
by Sean Condon
· 6 years ago
fe1bc06
[ONOS-7732] Automating switch workflow: workplace cli command completeter
by jaegonkim
· 6 years ago
e3de321
Fix NPE in flow store
by Jordan Halterman
· 6 years ago
cb60f92
Fix case where multiple stats poller tasks are created for the same device
by Carmelo Cascone
· 6 years ago
95dcaa0
Add new gnmi-standalone driver with fake mastership handling
by Carmelo Cascone
· 6 years ago
87c3297
Fix stratum-install to support tar files with arbitrary root directory
by Carmelo Cascone
· 6 years ago
62d5c2e
Allow enabling gRPC message logging for existing channels
by Carmelo Cascone
· 6 years ago
1ae2506
Add stratum-tofino driver
by Carmelo Cascone
· 6 years ago
01bf125
Match device pattern on start of line in MastershipStore election topics
by Jordan Halterman
· 6 years ago
0677d88
Fix NPE in flow store
by Jordan Halterman
· 6 years ago
b2e6be8
remove some driver apps from the restart test because they depend on the default drivers
by Ray Milkey
· 6 years ago
ab5d41e
Add support for enabling/disabling ports for gNMI devices
by Carmelo Cascone
· 6 years ago
e4934e1
Moving the device event handling to separate thread
by Ruchi Sahota
· 6 years ago
b81fdc1
Optimize filtering flow rule counts by state
by Jordan Halterman
· 6 years ago
3f73127
Fix cfg properties for GeneralDeviceProvider
by Carmelo Cascone
· 6 years ago
584fa13
REST specific provider is not ancillary, it should be a primary
by Ray Milkey
· 6 years ago
6146946
Fix inconsistent update type during concurrent P4Runtime writes
by Carmelo Cascone
· 6 years ago
0bcbe26
Use stratum in Trellis P4 STC scenario
by Carmelo Cascone
· 6 years ago
3977ea4
Refactor channel and mastership handling in P4Runtime
by Carmelo Cascone
· 6 years ago
e8a89b8
Fix: resolve the critical issues reported by sonarcube
by Jian Li
· 6 years ago
f3f94c6
multi event support for a worklet in workflow app
by nitinanand
· 6 years ago
5e8a22a
Enforce to use unique group Id for k8s svc IP, port, proto combination
by Jian Li
· 6 years ago
1cf5188
[ONOS-7942] Implement k8s ingress service and watcher with unit tests
by Jian Li
· 6 years ago
ca34c67
Support to print out k8s pod, service and endpoints in JSON format
by Jian Li
· 6 years ago
004526d
Implement k8s service IP to pod IP translation using Nicira load ext
by Jian Li
· 6 years ago
2cc2b63
Initial implementation of svc IP to pod IP translation using DNAT
by Jian Li
· 6 years ago
3d1111e
Add a kubernetes port and pod mapper with sync/purge rules CLIs
by Jian Li
· 6 years ago
b1cd0b0
Add CLIs for k8s endpoins, pods and services, sync & purge states
by Jian Li
· 6 years ago
Next »