Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
3065ba35b590c9d6fcfab925d32789de3bed4836
/
drivers
/
default
2f2c9d0
Enhancing GroupChecker for faster processing of group updates
by Saurav Das
· 7 years ago
a10137c
Fixing residual ON.Lab references.
by Thomas Vachuska
· 7 years ago
e5bff48
[CORD-2811] Fix VLAN cases in Mcast
by Pier
· 7 years ago
2686dd7
VLAN filtering rules should always be installed before assignment rules
by Charles Chan
· 7 years ago
45b69ab
QMX switches require the unicast flow being installed before multicast flow in TMAC table
by Charles Chan
· 7 years ago
236653d
Address comments in gerrit 17355
by Charles Chan
· 7 years ago
6629150
Major OFDPA refactoring to handle multi-stage flows in a cleaner way
by Charles Chan
· 7 years ago
50d900c
Minor OFDPA refactoring according to IntelliJ code analysis
by Charles Chan
· 7 years ago
a402038
Handling multiple layers of spines.
by Saurav Das
· 7 years ago
f810a7a
[CORD-2721] Implement group bucket modification
by Jonghwan Hyun
· 7 years ago
7703171
Different vlan-id for leaf spine pws.
by Andreas Pantelopoulos
· 7 years ago
b72201b
[CORD-2607] Mcast buckets correction
by Pier Luigi
· 7 years ago
ec6ac42
[CORD-2634] Fix verify operation in OFDPA pipeliner.
by Pier Luigi
· 7 years ago
21fffd2
[CORD-2483] Mcast does not forward traffic to all the sinks
by Pier Luigi
· 7 years ago
25db42f
Bug fix for Ofdpa2 group handler.
by Andreas Pantelopoulos
· 7 years ago
c568c34
Implemented CORD-1843 to avoid race condition when updating ECMPspgs.
by Saurav Das
· 7 years ago
77a9405
Support latest OFDPA premium image
by Charles Chan
· 7 years ago
d6a67c3
SONAR suggestion - explicit break in switch statements
by Ray Milkey
· 7 years ago
3717e60
SONAR suggestions - prevent truncation of arithmetic expressions
by Ray Milkey
· 7 years ago
7a8488c
Support for MPLS Swap Group creation.
by Andreas Pantelopoulos
· 7 years ago
075f101
Fix SONAR warnings in OFDPA2 pipeline
by Pier Luigi
· 7 years ago
fbd9ae9
Various small fixes
by Yuta HIGUCHI
· 7 years ago
ab8d861
Workaround for GroupProvider to work with ofdpa3
by Andreas Pantelopoulos
· 7 years ago
fe0e085
SONAR suggestions - boolean expressions that are known to be 'true' or 'false'
by Ray Milkey
· 7 years ago
74e5913
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
d008dbe
[CORD-2533] UnsupportedOperationException in OFDPA pipeliner
by Pier Luigi
· 7 years ago
07532ab
[CORD-2531] Missing flows and multicast groups
by Pier Luigi
· 7 years ago
9c9cde4
SONAR Suggestion - protected members in final classes are pointless
by Ray Milkey
· 7 years ago
09bf269
Resume the use of ICMP type/code in OFDPA driver
by Charles Chan
· 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
20474e0
Pseudowire support for leaf-spine
by Andreas Pantelopoulos
· 7 years ago
bdcd967
Implements policer-meter-mapping [ONOS-5867]
by Pier Luigi
· 7 years ago
4caa8e8
Xpliant ONOS driver support added
by Alex Yashchuk
· 7 years ago
c550f2e
Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching
by Charles Chan
· 7 years ago
19e428b
Add automatic driver resolution for voltha devices
by Jonathan Hart
· 7 years ago
f83c8cf
Maintain OFPortDesc up-to-date
by Yuta HIGUCHI
· 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
f14d9ef
Fix for empty flooding groups due to bucket add/remove commands being reordered, and
by Saurav Das
· 7 years ago
572618c
Add driver support for OFDPA premium versions
by Charles Chan
· 7 years ago
a09f87f
Starting snapshot 1.13.0-SNAPSHOT
by Ray Milkey
· 7 years ago
27532cd
Added basic pseudowire support for Trellis.
by Andreas Pantelopoulos
· 7 years ago
fcf75f5
[CORD-2224] Drop L4 port matching on QMX
by Charles Chan
· 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
b4879a5
Match VLAN_VID in TMAC table for mcast flows
by Charles Chan
· 7 years ago
2272438
Added basic driver configuration for various HP product families.
by Thomas Vachuska
· 7 years ago
d9e47c6
Replace L4 dst port matching on QMX switches
by Charles Chan
· 7 years ago
3d26bf0
[CORD-1984] Multicast flows get into wrong table in hardware switches
by Kalhee Kim
· 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
8e6b89a
ONOS-6985 - Fix for NPE at Oltpipeline
by dvaddire
· 7 years ago
65428c3
CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers
by Julia Ferguson
· 7 years ago
6568741
support both ofdpa 3.0 and ofdpa premium for Accton's platforms
by Lewis Kang
· 7 years ago
0ed1671
Remove pipeline limitations to OFDPA 3 QMX driver
by Charles Chan
· 7 years ago
9df5b7c
CORD-1583 More bug fixes in dual-ToR scenarios
by Saurav Das
· 7 years ago
71ee08f
sync artifactId with buck artifact
by Yuta HIGUCHI
· 7 years ago
d8ab096
Fixs some misspellings
by Frank Wang
· 7 years ago
b002968
Cleaning up application titles, descriptions and categories.
by Thomas Vachuska
· 7 years ago
809b5d7
[ONOS-6933] Support packet request for different device scheme
by Yi Tseng
· 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
360b02f
[CORD-1675]Bug fix and encode, decode implementation for Ofdpa3 extensions
by Jonghwan Hyun
· 7 years ago
b0bf056
Disable CentecV350 demo-specific driver
by fra
· 7 years ago
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
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
a0efdcc
ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing
by Sivachidambaram Subramanian
· 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
a59f9b76
Introduce driver property to suppress meter feature
by Charles Chan
· 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
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
2cfe8ef
Moving Extensions codecs to net/flow to avoid circular dependencies
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
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
7463193
Starting snapshot 1.11-SNAPSHOT
by Ray Milkey
· 7 years ago
e935a64
[ONOS-6475] Supports BROADCAST by DefaultSingleTablePipeline
by Yi Tseng
· 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
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
Next »