- 14a76e7 Improve Mastership logging by pierventre · 2 years, 8 months ago
- 309d98e Introduce allowlist for back to back duplicate events by pierventre · 2 years, 8 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, 9 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, 5 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
- d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 5 years ago
- c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 6 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
- 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 6 years ago
- 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
- 22ea612 Removing BUCK files and other Buck-related auxiliaries. 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
- 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
- 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
- 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
- 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
- cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
- 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
- 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 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
- 18fb081 Build providers using bazel by Ray Milkey · 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 · 6 years ago
- 7847227 Fix artifactId by Yuta HIGUCHI · 7 years ago
- 0ac6712 Do not update port stats in event dispatcher thread by Yuta HIGUCHI · 7 years ago
- bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 7 years ago
- f1653a7 pom cleanup 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
- 45d340c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 32ebb5a Tagging 1.13.0-b8 by ONOS Jenkins User · 7 years ago 1.13.0-b8
- b68bbbc Sonar suggestion - use a secure random number generator by Ray Milkey · 7 years ago
- 61881df Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- d22dccc Tagging 1.13.0-b7 by ONOS Jenkins User · 7 years ago 1.13.0-b7
- 4bf9e3a Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 168ac92 Tagging 1.13.0-b6 by ONOS Jenkins User · 7 years ago 1.13.0-b6
- 0e78e27 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 2a7d833 Tagging 1.13.0-b5 by ONOS Jenkins User · 7 years ago 1.13.0-b5
- c53a15f Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- d06da9e Tagging 1.13.0-b3 by ONOS Jenkins User · 7 years ago
- 716484c Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 6a6ac1d Tagging 1.13.0-b1 by ONOS Jenkins User · 7 years ago
- a57a814 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 8977ced Tagging 1.13.0-b0 by ONOS Jenkins User · 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
- a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 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
- cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 7 years ago 1.12.0-b2
- 4929a81 Registering component configuration properties for the generalDeviceProvider by Andrea Campanella · 7 years ago
- dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
- 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
- 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
- aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
- d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
- 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
- a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
- 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
- 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
- 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
- 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
- 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago