Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4d7efe29992fb19527c9aa8451b436c2a2aa2ee1
/
drivers
« Previous
5082e9d
Cosmetic fixes to debug statements
by Ray Milkey
· 7 years ago
5967e5c
[SONA] Remove OpenstackPipeline.
by sangho
· 7 years ago
ceccf24
CORD-1583 Bug fixes for dual ToRs
by Saurav Das
· 7 years ago
af3b428
[ONOS-6765] Juniper pipelines should filter the clear deferred action
by HelloONOS
· 7 years ago
09ae368
Maven test related fixes
by Yuta HIGUCHI
· 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
2f4b01d
Fix file permissions
by Yuta HIGUCHI
· 7 years ago
94f5c49
Fix typo from Bmv2DriversLoader
by Yi Tseng
· 7 years ago
a0efdcc
ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing
by Sivachidambaram Subramanian
· 7 years ago
71c5204
Fix Lumentum drivers activation
by Marc De Leenheer
· 7 years ago
752829a
fix for ONOS-6872
by Fahad Naeem Khan
· 7 years ago
7bcbe70
CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs
by Saurav Das
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
51ad717
Fix activation of Ciena and Fujitsu drivers (ONOS-6871)
by Marc De Leenheer
· 7 years ago
a59f9b76
Introduce driver property to suppress meter feature
by Charles Chan
· 7 years ago
2cad9ef
Various fixes to get a P4Runtime demo that works
by Carmelo Cascone
· 7 years ago
0b22d8f
Working implementation of Bmv2FlowRuleProgrammable
by Carmelo Cascone
· 7 years ago
a9b3c9b
[ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService
by Andrea Campanella
· 7 years ago
75d1a0c
Fixing few more artifact name issue
by Yuta HIGUCHI
· 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
d3072dc
CORD-1625 Mark CpqD drivers as deprecated
by Charles Chan
· 7 years ago
0e80508
Draft implementation BMv2 FlowRuleProgrammable
by Frank Wang
· 7 years ago
57c4ff7
Bug fix for unit test with yang-tools-2.2b2
by Sean Condon
· 7 years ago
8953445
Bumping ONOS to point to ONOS YANG Tools 2.2.0-b2
by Thomas Vachuska
· 7 years ago
288b273
Implement support for packetIn through p4Runtime
by Andrea Campanella
· 7 years ago
b2e3dba
Pi classes to support P4Runtime action profiles
by Carmelo Cascone
· 7 years ago
f3a1a38
Removed pipeconf dependency from PiPipelineInterpreter
by Carmelo Cascone
· 7 years ago
7347de9
Bug fix for NETCONF controller - disconnect
by Sean Condon
· 7 years ago
35b83be
Align maven artifact name to buck artifact
by Yuta HIGUCHI
· 7 years ago
dda88d0
Declaring P4Runtime and gRPC protocol subsystems as apps
by Carmelo Cascone
· 7 years ago
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
fc1d34c
[ONOS-6809] Implementation for packet out in p4Runtime
by Andrea Campanella
· 7 years ago
e254d6c
change the way ImmutableBiMap is created for subsequent expansion
by Frank Wang
· 7 years ago
c672c98
[ONOS-6750]Implement BMv2 PacketProgrammable
by Frank Wang
· 7 years ago
44daf56
Registering BMv2 default/base pipeconf at driver loading
by Carmelo Cascone
· 7 years ago
8d99b17
Handling of table entry messages in P4Runtime
by Carmelo Cascone
· 7 years ago
31d3e44
Better handling of extensions in PiPipeconf
by Carmelo Cascone
· 7 years ago
8c134b0
Undoing @Ignore on microsemi driver tests.
by Thomas Vachuska
· 7 years ago
d911af9
Bug fix in how onos-yang-tools are used in unit tests
by Sean Condon
· 7 years ago
96f2b2c
Bumping ONOS to depend on YANG Tools 2.2.0-b1 version.
by Thomas Vachuska
· 7 years ago
432f718
[ONOS-6809] Support for Packets and packet Metadata
by Andrea Campanella
· 7 years ago
06613e9
Updating Microsemi Driver to onos-yang-tools 2.x
by Sean Condon
· 7 years ago
ce25649
From FlowRule to static routes for Juniper
by Michele Santuari
· 7 years ago
07d7271
ONOS-6555 Default pipeconf implementation and builder
by Carmelo Cascone
· 7 years ago
28c3daa
Detach failing bmv2 poms
by Yuta HIGUCHI
· 7 years ago
2cfe8ef
Moving Extensions codecs to net/flow to avoid circular dependencies
by Andrea Campanella
· 7 years ago
59f57de
ONOS-6561 BMv2 handshaker via P4Runtime
by Carmelo Cascone
· 7 years ago
f7aa3f9
ONOS-6559 P4Runtime protocol library
by Carmelo Cascone
· 7 years ago
569d4ad
Bumped version of P4Runtime and P4 tools for dev VM
by Carmelo Cascone
· 7 years ago
c57d08c
Adding grpc-controller-ctl package to BMv2 Buck file
by Andrea Campanella
· 7 years ago
1ef0e54
[SONA] Fixes the OpenStack pipeline bug of inserting table miss entry in table 1
by sangho
· 7 years ago
ee4cf92
[ONOS-6681] Port statistics discovery Cisco REST driver
by Michal Mach
· 7 years ago
f14cc6d
Fix SNAPSHOT version string
by Ray Milkey
· 7 years ago
c598d06
ONOS-6489 - Code submitted to facilitate installation of flow rules (via FlowObjective and ofdpa drivers) per port in case of IN_PORT "ALL"
by Sivachidambaram Subramanian
· 7 years ago
527f8d0
Decoupling PortStatistcsDiscovery and DeviceDescriptionDiscovery
by Andrea Campanella
· 7 years ago
c635835
Resolve OSGi wiring issue in TL1
by Yuta HIGUCHI
· 7 years ago
be8f4d1
ONOS-6591 Buck build of auto-generated gRPC API for P4Runtime
by Carmelo Cascone
· 7 years ago
7463193
Starting snapshot 1.11-SNAPSHOT
by Ray Milkey
· 7 years ago
c99b15a
[ONOS-6640] Remove controllers api in ControllerConfig
by Palash Kala
· 7 years ago
e935a64
[ONOS-6475] Supports BROADCAST by DefaultSingleTablePipeline
by Yi Tseng
· 7 years ago
378e21a
[ONOS-6465] gRPC Protocol and controller
by Andrea Campanella
· 7 years ago
1de6126
ONOS-6545: HP3800 driver based on patches developed by Lancaster University (contact point Charalampos Rotsos: c.rotsos@lancaster.ac.uk). Driver was tested on Janet HP3800 switches.
by Jovana Vuleta
· 7 years ago
f42a2cc
[ONOS-6386] Polatis OpenFlow driver
by Yuta HIGUCHI
· 8 years ago
c44b1a7
Introduce standard C-band lambda queries for transponders (ONOS-6496)
by Marc De Leenheer
· 7 years ago
c88d466
CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups
by Saurav Das
· 7 years ago
6ee6b8c
netty4 OpenFlow southbound
by Yuta HIGUCHI
· 7 years ago
241896c
[ONOS-6463] general device Provider
by Andrea Campanella
· 7 years ago
43740a0
Pruned old BMv2 stuff
by Carmelo Cascone
· 7 years ago
8fcdf28
[ONOS-6529] Add Cisco REST device drivers
by Eunjin Choi
· 7 years ago
0b83265
fix port status of Juniper driver
by Michele Santuari
· 7 years ago
51244d3
[ONOS-6449] Fix arista driver to support interface name with slash, Fix HttpSBControllerImpl because mediaType.getType() only return primary type
by Eunjin Choi
· 7 years ago
04147ca
l3vpn and driver import changes
by Vidyashree Rama
· 7 years ago
ff6d8ba
Bumping buck version to use yang-tools 2.1 and new onos buck plugin
by Ray Milkey
· 7 years ago
86d1b0a
Bumping version of YANG Tools to 2.1; adding YANG smoke STC test.
by Ray Milkey
· 7 years ago
e6d3adf
Fix issues in yang recompilation
by Yuta HIGUCHI
· 7 years ago
498fa1d
Bump Guava to 21.0
by Yuta HIGUCHI
· 7 years ago
e9b7a02
OpenFlow message processing for new loxi
by Jimmy Jin
· 8 years ago
4d454cc
Fix Maven build - Huawei driver pom no longer exists
by Ray Milkey
· 7 years ago
0aae54e
Moving huawei YANG model to /models, also removing the redundant YANG which are redundant now.
by Gaurav Agrawal
· 7 years ago
773167e
Huawei driver to use AbstractModelRegistrator.
by Gaurav Agrawal
· 7 years ago
32c053c
[ONOS-6462] Intent stuck in WITHDRAWING state with FlowObjective intent compiler
by Yi Tseng
· 7 years ago
6685877
Fix bug: treat path index as port number in Oplink openflow OPS.
by MaoLu
· 7 years ago
e00b742
Fix some problems for oplink netconf driver:
by MaoLu
· 7 years ago
08b03a9
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
5733c38
[ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support
by Frank Wang
· 8 years ago
1547b3f
CORD-1180 Collection of fixes for hash-group buckets. Required the following changes:
by Saurav Das
· 7 years ago
1f3a887
Detaching broken maven builds
by Yuta HIGUCHI
· 7 years ago
3308ca4
Oplink APS behaviour for NETCONF
by MaoLu
· 7 years ago
4546217
Moving yang files to /models/l3vpn.
by Gaurav Agrawal
· 7 years ago
2048c1f
Cleaning up intent tests setup/teardown to avoid cascading failures
by Thomas Vachuska
· 7 years ago
5d73df7
[ONOS-5925] Removing 1.6 deprecated optical ports
by Andrea Campanella
· 7 years ago
65f9eb9
ONOS-4380 Refactor AlarmId and Alarm construction and update
by Andrea Campanella
· 8 years ago
a85bd3b
fix Link Discovery of Juniper driver
by Michele Santuari
· 7 years ago
ebff1b5
ONOS-6323 Revise Juniper driver
by Yuta HIGUCHI
· 8 years ago
ef19de1
[CORD-1108] Refactoring OFDPA Group Handler
by Yi Tseng
· 8 years ago
2d572dd
Use buck version of checkstyle rules in maven build
by Ray Milkey
· 8 years ago
7e180c2
REST protocol: changing returns for HTTP methods from boolean to int (HTTP standard codes)
by Matteo Gerola
· 8 years ago
Next »