- 91d7e7e [ONOS-7566] Implementation of NetconfProxySession by gyewan.an · 6 years ago
- 11d1062 OpenFlowPacketProviderTest: better tests for packet-out with output:all by Thiago Santos · 6 years ago
- a4a17cb OutboundPacket: add inPort method by Thiago Santos · 6 years ago
- de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 6 years ago
- 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
- 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 6 years ago
- b38023b Get driver even with absent mfr,sw,hw in rest provider config by Andrea Campanella · 6 years ago
- 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 6 years ago
- 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 6 years ago
- 7eb0171 [ONOS-7917] Improving device description query in Netconf Device provider by Andrea Campanella · 6 years ago
- 6ee38b8 Fixes for problems with starting and stopping apps in a minimal system by Ray Milkey · 6 years ago
- 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 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
- 1070de9 ONOS-7916 address a NPE and add some more debugging logs by David K. Bainbridge · 6 years ago
- 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 6 years ago
- 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 6 years ago
- fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 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
- 597315d Fixed that invalid links are created if lldp packets are received and there are no matched ports in onos. by DongRyeol Cha · 6 years ago
- 81935a6 Do not create a link if port is disabled. by DongRyeol Cha · 6 years ago
- c80570b Refactor the LinkDiscovery and fix the dropping of portDesc by DongRyeol Cha · 6 years ago
- c60024d Fix: resolve ovsdb-base activation issue caused by incorrect deps by Jian Li · 6 years ago
- d7ed697 Handle IllegalArgumentException from packet parsing by Ray Milkey · 6 years ago
- 208bcb3 Fix NPE when there is no port name available by Ray Milkey · 6 years ago
- e3c454e Fix NPE in LinkDiscovery by Ray Milkey · 6 years ago
- de64cce Remove @Service annotation from null provider command base class by Jordan Halterman · 6 years ago
- 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
- a9045ad Fixing Netconf activation issue by Andrea Campanella · 6 years ago
- 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
- d62297f check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 6 years ago
- e6a00f0 check if a value in a map exists before dereference, avoid NPE by David K. Bainbridge · 6 years ago
- 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- 60804c0 Fixing discovery of initial description of REST device by Andrea Campanella · 6 years ago
- bbbb942 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 6 years ago
- 5590ad7 ONOS-7832 - query device services for the latest chassis ID for lldp by David K. Bainbridge · 6 years ago
- 89ea3d3 Fixing discovery of initial description of REST device by Andrea Campanella · 6 years ago
- 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl 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
- 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
- 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
- 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- 1a4333c Enhance CLI command 'tablestats' to support P4 switch by hjtsao · 6 years ago
- 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
- bd0b1f1 RestDevice connection/disconnection identification-ONOS-7655, Issue - when device is rebooted/shutdown, device information - 'available' & 'local-status' was not getting changed.In our project with same changes many testcases excuted and working fine.Submitting to onos by Saritha · 6 years ago
- 24d4f6d Re-enabling Swagger stuff and preparing to integrate cfgdef stuff. by Thomas Vachuska · 6 years ago
- d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
- 7e7bd86 Fix LLDP provider - component must transition from disabled to enabled for link discovery to run by Ray Milkey · 6 years ago
- 1c23d04 Fixing LLDP link provider property defaults. by Thomas Vachuska · 6 years ago
- 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
- 7013724 Merge "Merge branch 'master' into merge" into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
- 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
- 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
- 8317064 pcep provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
- d543518 null provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
- b0a5335 lldp provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
- fd92804 bgp prvider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
- 36f1df9 Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
- 3a3516e Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 6 years ago
- 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
- 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
- d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
- 5590e2d Remove deprecated constant TL1 by Ray Milkey · 6 years ago
- 42e7b86 Netconf device provider to handle series of consecutive Mastership by Andrea Campanella · 6 years ago
- 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
- 35cc7c4 Translate Polatis NETCONF notifications by Laszlo Papp · 6 years ago
- 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
- 6b1acfc Remove deprecated addDevice() API 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
- 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
- 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
- a01809a bazel file formatting by Ray Milkey · 6 years ago
- 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
- 24e85d1 Add Bazel support for host probing provider by Charles Chan · 6 years ago
- 15841e2 RestSBDevices with explicit proxy field by Georgios Katsikas · 6 years ago
- 9547fc1 Fix obtaining link information in the wrong direction. by DongRyeol Cha · 6 years ago
- 3305efe Remove host location when a switch port is removed by enen92 · 6 years ago
- 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
- 0f12bc6 RestDeviceProvider has configurable port stats frequency by Georgios Katsikas · 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
- 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
- d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago