- 14a76e7 Improve Mastership logging by pierventre · 2 years, 9 months ago
- 309d98e Introduce allowlist for back to back duplicate events by pierventre · 2 years, 9 months ago
- bc91cea [SDFAB-1015] Introduce gracePeriod and defer mastership check by pierventre · 2 years, 9 months ago
- ee394c4 [SDFAB-1048] Fix wiring issue caused by readPortId by pierventre · 2 years, 9 months ago
- dac2589 [SDFAB-935] Optimize and improve the p. mastership by pierventre · 2 years, 9 months ago
- 63ce741 Add probeReachability API to the DeviceProvider by pierventre · 2 years, 9 months ago
- 0f663b0 Introduce cfg property to enable/disable read port-id path by pierventre · 2 years, 10 months ago
- b885685 [SDFAB-642][SDFAB-643] Fix device disconnection when an instance rejoins by pierventre · 3 years, 1 month ago
- 52ef933 [SDFAB-20] Prevent listeners ejection and the stop of the group polling by pierventre · 3 years, 4 months ago
- 50696a7 [SDFAB-199] Add the support for last-change by pierventre · 3 years, 6 months ago
- 475290e [SDFAB-16][SDFAB-17] Several improvements to the GDP by pierventre · 3 years, 7 months ago
- 24c0ca4 Minor fix to disconnect only devices that belong to the provider. by Thomas Vachuska · 5 years ago
- 1b3cf36 Added ability to disconnect from device when it is deleted administratively. by Thomas Vachuska · 5 years ago
- 1dfc786 Do GDP checkup for all devices in config and core by Carmelo Cascone · 6 years ago
- 4b61631 Further improvements to connection handling for gRPC-based devices by Carmelo Cascone · 6 years ago
- d51a555 Minor fixes for P4Runtime devices by Carmelo Cascone · 6 years ago
- c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 6 years ago
- 67a317d Fix race condition when processing first Update of gNMI Subscribe RPC by Carmelo Cascone · 6 years ago
- cb60f92 Fix case where multiple stats poller tasks are created for the same device by Carmelo Cascone · 6 years ago
- ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 6 years ago
- 3f73127 Fix cfg properties for GeneralDeviceProvider by Carmelo Cascone · 6 years ago
- 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 6 years ago
- 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 6 years ago
- a71b849 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 6 years ago
- 4277d4f Silently ignore devices without gNMI client by Carmelo Cascone · 6 years ago
- 59d5f3e Add OpenConfig based port statistics discovery by Yi Tseng · 6 years ago
- e616d75 Add gNMI device state subscriber by Yi Tseng · 6 years ago
- d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
- 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
- 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
- d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
- de3b684 Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 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
- e15773f Disconnect on channel error in GDP by Carmelo Cascone · 6 years ago
- 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
- 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
- 9204452 Fixed GDP ignoring pipeconf passed via netcfg by Carmelo Cascone · 6 years ago
- 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
- e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
- 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 6 years ago
- 5b38dc0 Extending DeviceProvider interface to include triggerDisconnect method. by Thomas Vachuska · 7 years ago
- 0ac6712 Do not update port stats in event dispatcher thread by Yuta HIGUCHI · 7 years ago
- bf9e5ce [ONOS-7137] Interfaces Discovery through gNMI by Andrea Campanella · 7 years ago
- c1ecdd0 [ONOS-7371] Fix General Device provider NPE when disconnecting device after netcfg remove by Andrea Campanella · 7 years ago
- b68bbbc Sonar suggestion - use a secure random number generator by Ray Milkey · 7 years ago
- 92494fb [ONOS-7289] General device should be available by default by Yi Tseng · 7 years ago
- 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
- 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
- 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
- 4929a81 Registering component configuration properties for the generalDeviceProvider by Andrea Campanella · 7 years ago
- ce11193 Fixing Device updated event in order to stop statistics polling by Andrea Campanella · 7 years ago
- 554ce97 bug fix: catch the exception if driver is not found by Frank Wang · 7 years ago
- 1fb27d3 Modified PI-ECMP demo app to work with 2x2 clos topology by Carmelo Cascone · 7 years ago
- 1909032 Completing Port Statistics scheduling in general device provider. by Andrea Campanella · 7 years ago
- a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
- 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
- 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
- bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
- 241896c [ONOS-6463] general device Provider by Andrea Campanella · 8 years ago