Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
205119680ea4e7c6648875e4b055063dd089546e
/
drivers
/
default
2051196
Removes workaround for duplicate device_added events
by pier
· 4 years, 6 months ago
onos-1.12
325bb9c
Fix bugs for dynamic interface configuration
by Shibu Vijayakumar
· 7 years ago
2107d0c
Improves VERIFY operations
by pier
· 4 years, 10 months ago
95e6251
Fixes a regression introduced by 23223.
by pier
· 4 years, 8 months ago
a3b186e
Fixes an NPE in OFDPA pipeliners
by pier
· 4 years, 9 months ago
4d7fd09
Postpones the installation of the table miss flow rule.
by pier
· 4 years, 10 months ago
0555109
Modify log to DEBUG level for TMAC Mcast generation
by pier
· 5 years ago
b29eb23
Fix VERIFY timeout
by pier
· 5 years ago
497dcb4
Remove TMac mcast flows when there are no more enabled ports
by pier
· 5 years ago
4e9620d
Added table miss flow for ovs-ofdpa punt table
by Charles Chan
· 5 years ago
b73d5d6
Adding ACL flow for Table 60 for Ipv6
by Harshada Chaundkar
· 5 years ago
4baa8cc
Do not accumulate VERSATILE fwd objectives
by pier
· 6 years ago
b2f7114
Fix filtering order during the removal
by pier
· 5 years ago
054da84
Starting snapshot 1.12.2-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
2f8de0d
Tagging 1.12.2-rc2
by ONOS Jenkins User
· 5 years ago
1.12.2-rc2
95d0890
topGroup checking with NULL
by Ravi Dewangan
· 5 years ago
5c81758
Adds OfdpaPipelineUtility
by pier
· 6 years ago
5b9b9e3
Implements accumulation of the fwdobjectives in ofdpa pipelines
by pier
· 6 years ago
f77dc0f
Route reprogamming using group substitution during next hop movement
by Ruchi Sahota
· 6 years ago
c12e295
Fix ConcurrentModificationException when processing PendingRemoveNextObjectives
by pier
· 6 years ago
c485783
Xconnect misc. fixes for production issues
by Jayakumar Thazhath
· 6 years ago
385b01a
Starting snapshot 1.12.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
dd21009f
Tagging 1.12.2-rc1
by ONOS Jenkins User
· 6 years ago
1.12.2-rc1
ad3636a
Prevent XConnect loop
by jayakumarthazhath
· 6 years ago
1087d13
Starting snapshot 1.12.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
9172e40
Tagging 1.12.1
by ONOS Jenkins User
· 6 years ago
1.12.1
c92a6f7
[ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request
by jaegonkim
· 6 years ago
c78c1f5
Follow up for CORD-2393.
by Andreas Pantelopoulos
· 6 years ago
4c05f5b
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
a9bee37
Tagging 1.12.1-rc7
by ONOS Jenkins User
· 6 years ago
1.12.1-rc7
3fe7171
Improve Xconnect to support BSOD use case
by Charles Chan
· 6 years ago
410d730
Fix for CORD-2393.
by Andreas Pantelopoulos
· 6 years ago
7b1a66b
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
6252ca3
Tagging 1.12.1-rc6
by ONOS Jenkins User
· 6 years ago
1.12.1-rc6
893a1d7
Revert "Adding Multisct traffic drop for un-programmed trees"
by Charles Chan
· 7 years ago
94542b0
Fix NPE in OFDPA driver
by Ray Milkey
· 7 years ago
de4d1c0
Fixing NPE in processVlanIdFilter
by Charles Chan
· 7 years ago
4175bb2
Adding Multisct traffic drop for un-programmed trees
by Andrea Campanella
· 7 years ago
16e5ed4
Avoid programming TMAC entries for BSOD vlans
by Daniel Ginsburg
· 7 years ago
84ac4df
Adding route blackhole
by Andrea Campanella
· 7 years ago
1a446ca
Minor log level change
by Charles Chan
· 7 years ago
8299dc9
Fix NPE if group not found when removing buckets
by Ray Milkey
· 7 years ago
27e3d61
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
f338236
Tagging 1.12.1-rc5
by ONOS Jenkins User
· 7 years ago
1.12.1-rc5
f349173
Update match fields for VOLTHA driver
by Jonathan Hart
· 7 years ago
7583e70
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
e84aa93
Tagging 1.12.1-rc4
by ONOS Jenkins User
· 7 years ago
1.12.1-rc4
8a4de91
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d26fbf5
Tagging 1.12.1-rc3
by ONOS Jenkins User
· 7 years ago
1.12.1-rc3
2c57bc8
Enhancing GroupChecker for faster processing of group updates
by Saurav Das
· 7 years ago
38d2ff6
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
2800d97
Tagging 1.12.1-rc2
by ONOS Jenkins User
· 7 years ago
1.12.1-rc2
3cc7e66
[CORD-2811] Fix VLAN cases in Mcast
by Pier
· 7 years ago
1a92000
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
ec860e8
Starting snapshot 1.12.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
9734fce
Tagging 1.12.1-rc1
by ONOS Jenkins User
· 7 years ago
1.12.1-rc1
1e58aa6
VLAN filtering rules should always be installed before assignment rules
by Charles Chan
· 7 years ago
d57552d
QMX switches require the unicast flow being installed before multicast flow in TMAC table
by Charles Chan
· 7 years ago
7feb6c8
Address comments in gerrit 17355
by Charles Chan
· 7 years ago
206506b
Major OFDPA refactoring to handle multi-stage flows in a cleaner way
by Charles Chan
· 7 years ago
9309035
Minor OFDPA refactoring according to IntelliJ code analysis
by Charles Chan
· 7 years ago
a89b95a
Handling multiple layers of spines.
by Saurav Das
· 7 years ago
25199f2
[CORD-2721] Implement group bucket modification
by Jonghwan Hyun
· 7 years ago
7037f4b
Different vlan-id for leaf spine pws.
by Andreas Pantelopoulos
· 7 years ago
3dfd835
[CORD-2607] Mcast buckets correction
by Pier Luigi
· 7 years ago
4a7cdfa
[CORD-2634] Fix verify operation in OFDPA pipeliner.
by Pier Luigi
· 7 years ago
7b7a29d
[CORD-2483] Mcast does not forward traffic to all the sinks
by Pier Luigi
· 7 years ago
b524fff
Bug fix for Ofdpa2 group handler.
by Andreas Pantelopoulos
· 7 years ago
f3f7594
Implemented CORD-1843 to avoid race condition when updating ECMPspgs.
by Saurav Das
· 7 years ago
6c913f2
Support latest OFDPA premium image
by Charles Chan
· 7 years ago
671d746
Support for MPLS Swap Group creation.
by Andreas Pantelopoulos
· 7 years ago
5af88fe
Fix SONAR warnings in OFDPA2 pipeline
by Pier Luigi
· 7 years ago
0315509
Various small fixes
by Yuta HIGUCHI
· 7 years ago
ae4e5ed
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
aeb11a7
[CORD-2533] UnsupportedOperationException in OFDPA pipeliner
by Pier Luigi
· 7 years ago
781f8df
[CORD-2531] Missing flows and multicast groups
by Pier Luigi
· 7 years ago
746ab76
Add automatic driver resolution for voltha devices
by Jonathan Hart
· 7 years ago
393339f
Resume the use of ICMP type/code in OFDPA driver
by Charles Chan
· 7 years ago
5253c71
Pseudowire support for leaf-spine
by Andreas Pantelopoulos
· 7 years ago
ce44f78
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
da4da76
Tagging 1.12.1-b1
by ONOS Jenkins User
· 7 years ago
1.12.1-b1
a367953
Xpliant ONOS driver support added
by Alex Yashchuk
· 7 years ago
9174e6b
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
e723293
Maintain OFPortDesc up-to-date
by Yuta HIGUCHI
· 7 years ago
b62be50
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
32b7f0a
Tagging 1.12.0
by Ray Milkey
· 7 years ago
1.12.0
3648094
Starting snapshot 1.12.1-SNAPSHOT
by Ray Milkey
· 7 years ago
1980d50
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
9a775f9
Tagging 1.12.0-rc3
by Ray Milkey
· 7 years ago
1.12.0-rc3
73a6cc1
Fix for empty flooding groups due to bucket add/remove commands being reordered, and
by Saurav Das
· 7 years ago
a7b346a
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
15d2018
Tagging 1.12.0-rc2
by Ray Milkey
· 7 years ago
1.12.0-rc2
6fdc52e
Add driver support for OFDPA premium versions
by Charles Chan
· 7 years ago
04fecb5
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
fc67a20
Tagging 1.12.0-rc1
by Ray Milkey
· 7 years ago
1.12.0-rc1
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
Next »