Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
381c7ca5e35786ae9e5a802137d8094ba65727d9
/
drivers
« Previous
87a3f85
Sonar warning - don't check a value known to be null
by Ray Milkey
· 6 years ago
257eb6d
Bazel builds for additional drivers
by Ray Milkey
· 6 years ago
82749aa
[ONOS-7740] Support lldp-port-description message during link discovery with Juniper
by donghyeok.ho
· 6 years ago
5f87003
Supports ControllerConfig behaviour for juniper.
by DongRyeol Cha
· 6 years ago
2e4d99e
[ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request
by jaegonkim
· 6 years ago
63192b0
flow problem solving at CiscoN7K Configuration
by sdn
· 6 years ago
68faf95
Remove redundant entry in drivers pom
by Georgios Katsikas
· 6 years ago
98f4e2c
Fixing DefaultNicFlowRule
by Thomas Vachuska
· 6 years ago
70671b3
Server driver implements FlowRuleProgrammable
by Georgios Katsikas
· 6 years ago
d472a32
Refactoring and fixes in server driver
by Georgios Katsikas
· 6 years ago
470865e
Follow up for CORD-2393.
by Andreas Pantelopoulos
· 6 years ago
6057fab
Add support Cisco N7K Switch at rest Cisco driver
by sdn
· 6 years ago
40ecef3
New Device type for commodity servers
by Georgios Katsikas
· 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
9a5ed3a
RemoveControllers for server device driver
by Georgios Katsikas
· 6 years ago
cf91a2d
Fix Bmv2 related issues
by Yuta HIGUCHI
· 6 years ago
dbd3821
Checkstyle rule to prevent throwing the generic RuntimeException
by Ray Milkey
· 6 years ago
f325a60
[ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable
by Yi Tseng
· 6 years ago
0a2bd45
Add atomic mastership/term/backups method to MastershipService
by Jordan Halterman
· 6 years ago
e5b2872
Improve scalability of P4Runtime subsystem
by Carmelo Cascone
· 6 years ago
f14dccd
[ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB
by nitinanand
· 6 years ago
0250a08
Fix dependencies of some bazel tests
by Ray Milkey
· 6 years ago
971fb7f
ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature.
by Esin Karaman
· 7 years ago
85f0ace
Add async alarms to the Polatis SNMP driver
by Laszlo Papp
· 6 years ago
2ebd8a0
Structural changes in Server Device Driver
by Georgios Katsikas
· 6 years ago
41c652c
Adding APPS as sources to the Bazel package build rule.
by Thomas Vachuska
· 6 years ago
5c9e283
Build drivers with bazel
by Ray Milkey
· 6 years ago
44448a5
Allow re-creating clients for the same P4Runtime addr-port
by Carmelo Cascone
· 6 years ago
af1fa39
[OS] Fix for XXE in netconf drivers xml utils
by Andrea Campanella
· 6 years ago
eb13070
Use MastershipServiceAdapter rather than recreating adapters in each test
by Ray Milkey
· 6 years ago
5fd6a4f
Add power support to the Polatis SNMP driver
by Laszlo Papp
· 6 years ago
f76de30
Improve Xconnect to support BSOD use case
by Charles Chan
· 6 years ago
5bdb651
Disabling P4Runtime meters until ONOS-7720 is fixed
by Carmelo Cascone
· 6 years ago
18efc97
Add flow support to the Polatis SNMP driver
by Laszlo Papp
· 6 years ago
4f55c67
NetconfSession refactoring
by Yuta HIGUCHI
· 6 years ago
7ced85e
Add new dependencies to the maven build
by Ray Milkey
· 6 years ago
cc7a176
Fix some sonar suggestions
by Ray Milkey
· 6 years ago
648b538
Lumentum ROADM-20 Whitebox, NETCONF driver supporting ROADM app main functionalities
by Alessio Giorgetti
· 7 years ago
9952dab
Arista Rest Driver Controller Config impl
by sdn
· 6 years ago
15053f0
buildifier formatting of bazel files
by Ray Milkey
· 6 years ago
2ee4fba
Mark netconf related factory as functional interface
by Yuta HIGUCHI
· 6 years ago
b6d64d5
Arista driver bazel build
by Ray Milkey
· 6 years ago
06041fa
LinkDiscovery support for Arista.
by DongRyeol Cha
· 6 years ago
4eae298
Cisco rest Driver- remove controller & Parsing multi Controller info
by sdn
· 6 years ago
4dda814
Sonar suggestion - no need for a null pointer check since it was already done
by Ray Milkey
· 6 years ago
08392f4
Fix gRPC dependency
by Yuta HIGUCHI
· 6 years ago
61b4c34
Fix maven swagger build of Cisco rest driver
by Ray Milkey
· 6 years ago
b030291
Controller Config class at Cisco rest Driver
by sdn
· 6 years ago
1e57344
[ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device.
by Andrea Campanella
· 6 years ago
eee1e82
Align artifactId naming to buck
by Yuta HIGUCHI
· 6 years ago
3df560b
Support discoverDeviceDetails functionality for arista.
by DongRyeol Cha
· 6 years ago
504510d
Add a Polatis SNMP driver
by Laszlo Papp
· 6 years ago
53a270b
Add PORT_MAC annotation to every ports for arista.
by DongRyeol Cha
· 6 years ago
667463b
Fixing HP driver matching to catch newer HP/Aruba devices properly.
by Thomas Vachuska
· 6 years ago
dbb75aa
Add PORT_NAME annotation on discoverPortDetails for arista.
by DongRyeol Cha
· 6 years ago
f4ed521
[ODTN] Add read/create/delete ConnectivityService RPC
by hiroki
· 6 years ago
35cc3e6
[Bug Fix]Check NullPointer Exception at driver pipeliner
by sdn
· 6 years ago
8936946
Fix for CORD-2393.
by Andreas Pantelopoulos
· 6 years ago
3b22394
Update Javadoc at Default Pipeline Arista&Juniper
by sdn
· 6 years ago
0fa1c1a
SONAR fix - don't use the generic RuntimeException
by Ray Milkey
· 6 years ago
a6a1a53
Cisco Switch pipelines should filter the clear deffered action
by sdn
· 6 years ago
77b5cb8
Add to the list of devices that do not support Meter
by sdn
· 6 years ago
df67221
BTI driver was removed
by Ray Milkey
· 6 years ago
fbcd294
[ONOS-7446] Implemented generic OpenConfig TerminalDevice driver
by Ramon Casellas
· 6 years ago
318809a
Include reason what caused NPE
by Yuta HIGUCHI
· 6 years ago
6b37e22
Juniper Switch doesn't support requst/reply openflow role message
by sdn
· 6 years ago
d17154d
ONOS-5554 Remove the BTI driver
by Laszlo Papp
· 6 years ago
0bcdfd1
reformat bazel files to use Google coding standards
by Ray Milkey
· 6 years ago
7dac7da
Initial builds using bazel
by Ray Milkey
· 7 years ago
eec31ef
Add Infinera XT3300 device discovery using OpenConfig
by hiroki
· 6 years ago
8d35513
[ONOS-7605] Unable to modify groups on BMV2
by Yi Tseng
· 7 years ago
e4702af
Add odtn-port-type attribute
by Yuta HIGUCHI
· 6 years ago
ec18d3a
Add Tapi Context/Topology/Node/Link builders and utility class
by hiroki
· 6 years ago
4b11fab
Update logical port grouping id
by Yuta HIGUCHI
· 6 years ago
0bd58bb
Fix bundle dependency of xpath lib for OpenconfigDeviceDiscovery
by hiroki
· 6 years ago
f733373
Bug fixes
by Yuta HIGUCHI
· 6 years ago
44e3a61
Add key constants for ODTN
by Yuta HIGUCHI
· 6 years ago
056e0c1
Revert "Adding Multisct traffic drop for un-programmed trees"
by Charles Chan
· 6 years ago
be9f3bc
Fix NPE in OFDPA driver
by Ray Milkey
· 6 years ago
70ce68e
Fixing NPE in processVlanIdFilter
by Charles Chan
· 6 years ago
b955fec
Adding Multisct traffic drop for un-programmed trees
by Andrea Campanella
· 7 years ago
c1d47e9
Avoid programming TMAC entries for BSOD vlans
by Daniel Ginsburg
· 7 years ago
d980c6d
Adding route blackhole
by Andrea Campanella
· 7 years ago
8701898
Arista Switch pipelines should filter the clear deffered action (seems like juniper pipeline)
by sdn
· 6 years ago
1dd7557
Minor log level change
by Charles Chan
· 6 years ago
96cf854
add unit tests for Ciena 5170 driver
by David K. Bainbridge
· 6 years ago
e9df0c4
Reorganizing ODTN app structure
by Yuta HIGUCHI
· 6 years ago
8c6e194
[ODTN] OpenConfig device discovery
by Yuta HIGUCHI
· 7 years ago
4386981
Fix NPE if mod group cannot be found
by Ray Milkey
· 7 years ago
97ba182
Slightly modify TemplateManager.
by Yuta HIGUCHI
· 6 years ago
1a10d62
ONOS-7647 - add mock tests for ciena driver
by David K. Bainbridge
· 6 years ago
7847227
Fix artifactId
by Yuta HIGUCHI
· 7 years ago
34c28ce
Waveserver Ai Driver support
by Jeff Groom
· 7 years ago
066063e
Cosmetic fixes to README.md
by Yuta HIGUCHI
· 7 years ago
c267df2
Initialize behaviour attributes before perform meter operation
by Kevin Chuang
· 7 years ago
aab4ccf
Fix Sonar complaint about a public mutable Collection
by Ray Milkey
· 7 years ago
8dee145
Improve microsemi unit test run time
by Yuta HIGUCHI
· 7 years ago
7526c45
ONOS-7629 - minimal support for Ciena 51xx devices
by David Bainbridge
· 7 years ago
b578a02
Update match fields for VOLTHA driver
by Jonathan Hart
· 7 years ago
Next »