Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b83f4e459202de8ddbbe45f5a01da491dc497022
/
drivers
/
default
« Previous
6edac32
[VOL-2516] Changes to OLT pipeliner to support vlan ANY for DT workflow
by Andrea Campanella
· 4 years, 9 months ago
bf68818
Modify log to DEBUG level for TMAC Mcast generation
by pier
· 5 years ago
94a5d177
Fix VERIFY timeout
by pier
· 5 years ago
fe9d54f
SEBA-816 Multi-tcont support by OltPipeline
by Gamze Abaka
· 5 years ago
5be3904
Remove TMac mcast flows when there are no more enabled ports
by pier
· 5 years ago
7f9d846
Added table miss flow for ovs-ofdpa punt table
by Charles Chan
· 5 years ago
cb78751
Adding ACL flow for Table 60 for Ipv6
by Harshada Chaundkar
· 5 years ago
fa382c2
Double tagged filtering objective with inner vlan criteria
by Daniele Moro
· 5 years ago
f57ef60
Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match
by Gamze Abaka
· 6 years ago
124d6a1
Adding metadata match criterion to solve the conflict-flow issue. (SEBA-668)
by abakagamze
· 5 years ago
a34469f
Fixing the meter timeout issue and support transparent flows.
by Gamze Abaka
· 6 years ago
2fef311
Fixed removal of doubletagged hosts
by Andreas Pantelopoulos
· 6 years ago
7afc752
Do not accumulate VERSATILE fwd objectives
by pier
· 5 years ago
6aef5b7
Fix filtering order during the removal
by pier
· 5 years ago
f59ca9e
topGroup checking with NULL
by Ravi Dewangan
· 5 years ago
9469f3e
Adds OfdpaPipelineUtility
by pier
· 6 years ago
9f4f007
Adding DHCP IpV6 support in VOLTHA Driver
by Matteo Scandolo
· 6 years ago
7c070c8
DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions
by Gamze Abaka
· 6 years ago
6c8a71b
In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch.
by Gamze Abaka
· 6 years ago
dadae72
In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions.
by Gamze Abaka
· 6 years ago
65f27f1
ONOS-7733 Meter Creation Fails :
by Gamze Abaka
· 6 years ago
8b3aef4
Implements accumulation of the fwdobjectives in ofdpa pipelines
by pier
· 6 years ago
ef0761c
Route reprogamming using group substitution during next hop movement
by Ruchi Sahota
· 6 years ago
0023ca9
Fixes npe during l2 flood creation
by pier
· 6 years ago
cd2a3ef
Implements buckets editing for l2 hash groups
by pier
· 6 years ago
367c1c1
Implement L2 load balancing group in OFDPA driver
by Charles Chan
· 6 years ago
de6eb18
Support Nicira load extension, add L4 mod builder for group buckets
by Jian Li
· 6 years ago
68925b1
Add NiciraNAT serializer for NiciraCt to serialize/deserialize
by Jian Li
· 6 years ago
4a288d9
Revert "Make sure group is added before pushing punt table flow" due to the reason described in CORD-3241
by Charles Chan
· 6 years ago
cf21d997
Modified so that all Pica8 OS can be used
by HelloONOS
· 6 years ago
f438bb6
Make sure group is added before pushing punt table flow
by Charles Chan
· 6 years ago
ab59160
Deprecate CpqD pipeliners
by Charles Chan
· 6 years ago
5d65d11
Modification of some information at driver related to 'Change 20742'
by sdn
· 6 years ago
91a6def
Currently, only pmc-olt driver supports meter mod messages; other olt drivers such as voltha, nokia, celestica etc. must support meter mod. It is a requirement of bandwidth profile implementation of voltha project.
by Gamze Abaka
· 6 years ago
a761173
Fix ConcurrentModificationException when processing PendingRemoveNextObjectives
by pier
· 6 years ago
5f782f2
delete the period in delta manufacturer
by shaohua.xiong
· 6 years ago
a5b942d
add the delta corp ofdpa driver support in onos
by shaohua.xiong
· 6 years ago
fe6afd8
Sonar suggestions
by Ray Milkey
· 6 years ago
0faa721
Fix openstack app ignition problems
by Ray Milkey
· 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
a218d43
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
ba1e75a
Fix: resolve nicira extension serialization issue
by Jian Li
· 6 years ago
956bb16
Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
22ea612
Removing BUCK files and other Buck-related auxiliaries.
by Thomas Vachuska
· 6 years ago
812aa76
Xconnect misc. fixes for production issues
by Jayakumar Thazhath
· 6 years ago
db57f1c
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
651c687
ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA
by cboling
· 6 years ago
df52129
Merge remote-tracking branch 'origin/master' into merge-master
by Ray Milkey
· 6 years ago
655b9a8
Prevent XConnect loop
by jayakumarthazhath
· 6 years ago
d84f89b
[WIP] Upgrade ONOS to karaf version 4.2.1
by Ray Milkey
· 6 years ago
046b184
Fixed recent versions of OFDPA premium not matching ofdpa3 driver
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
f1f2275
ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules
by Amit Ghosh
· 6 years ago
3dc474c
OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE.
by Jonathan Hart
· 6 years ago
0737234
Use 0xd as vlan punt group id
by Charles Chan
· 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
ca3e4f3
CiscoN9K Default pipeline does not support IPv6
by sdn
· 6 years ago
f45552d
Block pseudo wire VLAN translation
by Charles Chan
· 6 years ago
7c977b9
[CORD-3101]Implement OVS OFDPA driver for double-vlan termination
by Andrea Campanella
· 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
470865e
Follow up for CORD-2393.
by Andreas Pantelopoulos
· 6 years ago
0250a08
Fix dependencies of some bazel tests
by Ray Milkey
· 6 years ago
41c652c
Adding APPS as sources to the Bazel package build rule.
by Thomas Vachuska
· 6 years ago
f76de30
Improve Xconnect to support BSOD use case
by Charles Chan
· 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
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
6b37e22
Juniper Switch doesn't support requst/reply openflow role message
by sdn
· 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
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
4386981
Fix NPE if mod group cannot be found
by Ray Milkey
· 7 years ago
b578a02
Update match fields for VOLTHA driver
by Jonathan Hart
· 7 years ago
800d9d0
[ONOS-7624] Implement egress pipeline programming
by Jonghwan Hyun
· 7 years ago
97e9ccb
Fix to support LiquidIO smart NIC in ONOS based on default pipeline
by daniel park
· 7 years ago
bca9049
Starting snapshot 1.14.0-SNAPSHOT
by Ray Milkey
· 7 years ago
6f01713
[ONOS-7239] Fix - ModArp*Instruction not serialized in KryoNamespaces
by Patryk Konopka
· 7 years ago
0b7682f
bump up version on onos Loxi; fix a problem reported by error-prone
by Ray Milkey
· 7 years ago
fdcfe53
ONOS extensions for use of egress tables.
by Andreas Pantelopoulos
· 7 years ago
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
Next »