- 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
- 8538773 Implement kubernetes pod, service and endpoints watcher by Jian Li · 6 years ago
- 747e136 [ONOS-7935] Add k8s pod store and manager with unit tests by Jian Li · 6 years ago
- 3e1b887 [ONOS-7934] Add k8s endpoints store and manager with unit tests by Jian Li · 6 years ago
- 965de27 [ONOS-7933] Add k8s service store and manager with unit tests by Jian Li · 6 years ago
- d893a66 Add a set of interfaces for k8s pod, service, endpoint by Jian Li · 6 years ago
- 1cee988 Manage k8s API config life cycle, bootstrap k8s node using k8s client by Jian Li · 6 years ago
- 3defa84 Import k8s client deps, support inject k8s API server config by Jian Li · 6 years ago
- ec0f748 Support to check the existence of k8s network through REST API by Jian Li · 6 years ago
- 9b19916 [ONOS-7926] Implement IPAM service to allocate IP for Kubernetes POD by Jian Li · 6 years ago
- d89db46 Add Kubernetes API server invocation proxy handler by Jian Li · 6 years ago
- 4aa1764 Implement east-west communication for k8s network by Jian Li · 6 years ago
- bde20bf [ONOS-7914] Hostprovider support for kubernetes network by Jian Li · 6 years ago
- a80b158 Initial implementation of k8s networking REST API with unit tests by Jian Li · 6 years ago
- 66f6e3c [ONOS-7910] Add initial implementation for k8s flow rule manager by Jian Li · 6 years ago
- 1099d14 Moves flat jump rules from OpenstackSwitchingHandler to OpenstackFlowRuleManager. by Daniel Park · 6 years ago
- 1bf5435 [ONOS-7731] Add test code implementation of openstack vtap app by Jimo Jung · 6 years ago
- c88c265 Add debug logging of add/remove operations in flow rule store by Jordan Halterman · 6 years ago
- b65d99d Reverting change to print for OCHSignal by Andrea Campanella · 6 years ago
- aeda275 Reduce frequency of flow store replication by Jordan Halterman · 6 years ago
- b603ac2 FIX-minor changes in the BUILD file for protobuf models by adibrastegarnia · 6 years ago
- d64b23f Replaced String with StringBuffer when convert decimal to string. by hughkim · 6 years ago