Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9bead7fe46aff4556cdbd9b83618b4339b8aacae
/
drivers
/
default
9bead7f
Tagging 1.8.4
by Ray Milkey
· 8 years ago
1.8.4
e72137d
Starting snapshot 1.8.4-SNAPSHOT
by Ray Milkey
· 8 years ago
2f9c402
Tagging 1.8.3
by Ray Milkey
· 8 years ago
1.8.3
840330b
CORD-1030 Back porting bug fixes
by Charles Chan
· 8 years ago
c58fb03
Fix for [ONOS-5824]
by Pier Luigi
· 8 years ago
2e1f042
[CORD-640] PW clean up.
by Pier Luigi
· 8 years ago
8d51730
Implements [CORD-587] and [CORD-588]
by Pier Ventre
· 8 years ago
dc3a03d
Implements [CORD-96] and [CORD-410]
by Pier Ventre
· 8 years ago
b2c5884
[CORD-576] Implements VPWS transport in OFDPA pipelines
by Pier Ventre
· 8 years ago
43c16d9
Bugfix: OfdpaSetVlanVid is not disabled properly
by Charles Chan
· 8 years ago
eb25742
Starting snapshot 1.8.3-SNAPSHOT
by Ray Milkey
· 8 years ago
4a58d77
Tagging 1.8.2
by Ray Milkey
· 8 years ago
1.8.2
0e8ea53
Starting snapshot 1.8.2-SNAPSHOT
by Ray Milkey
· 8 years ago
97931c7
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
ecc5e62
Tagging 1.8.1
by Ray Milkey
· 8 years ago
1.8.1
968de9e
Added changes to OltPipeline to create filtering flows for DHCP packets
by Amit Ghosh
· 8 years ago
a74d33a
Driver fix for OF-DPA 3.0 EA3. With this change both EA0 and EA3 are compatible
by Saurav Das
· 8 years ago
9362817
Change default OFDPA driver to ofdpa3
by Charles Chan
· 8 years ago
760abe3
Starting snapshot 1.8.1-SNAPSHOT
by Ray Milkey
· 8 years ago
707ca99
Tagging 1.8.0
by Ray Milkey
· 8 years ago
1.8.0
929e582
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
e9053b4
Tagging 1.8.0-rc6
by Ray Milkey
· 8 years ago
1.8.0-rc6
7491b96
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
a0d0aea
Tagging 1.8.0-rc5
by Ray Milkey
· 8 years ago
1.8.0-rc5
cb7130c
CORD-637 Fixing intermittent filtering objective failures by repeatedly trying
by Saurav Das
· 8 years ago
bc3c6ba
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
a222d05
Tagging 1.8.0-rc4
by Ray Milkey
· 8 years ago
1.8.0-rc4
b547e06
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
4f6d428
Tagging 1.8.0-rc3
by Ray Milkey
· 8 years ago
1.8.0-rc3
4ff0134
Fixes equals of ofdpa vid and ofdpa ovid
by Pier Ventre
· 8 years ago
1a129a0
CORD-81 Support for editing buckets of ALL groups, both L2Flood and
by Saurav Das
· 8 years ago
958fd99
[CORD-561] Adds missing codecs in ONOS
by Pier Ventre
· 8 years ago
ee4a8f2
[CORD-545] Adds ofdpa actions in ONOS core
by Pier Ventre
· 8 years ago
db252cc
[CORD-545] Adds QoS Index support in ONOS core
by Pier Ventre
· 8 years ago
9cf536b
[CORD-545] Adds MPLS L2 Port support in ONOS core
by Pier Ventre
· 8 years ago
58c6af2
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8b8b30c
Tagging 1.8.0-rc1
by Ray Milkey
· 8 years ago
1.8.0-rc1
8526700
checkstyle rule to check copyrights
by Ray Milkey
· 8 years ago
b33b216
ONOS-5438 Invokes standard Ofdpa3 driver set for ZNYX hardware implementation.
by Alan Deikman
· 8 years ago
6f63005
[CORD-545] Adds OVID support in ONOS core
by Pier Ventre
· 8 years ago
0bb1e10
Javadoc fixes
by Ray Milkey
· 8 years ago
e5ccd58
Lower the log level when adding bucket to a group
by Charles Chan
· 8 years ago
cd64e89
Bumping openflowj version to 0.9.7.onos
by Pier Ventre
· 8 years ago
1ce0a7b
CORD-414 Editing hash groups buckets in the OF-DPA driver instead of
by Saurav Das
· 8 years ago
4303532
Remove redundant assignments
by Sho SHIMIZU
· 8 years ago
cad338a
CORD-413 Implement MPLS Termination in OFDPA3 pipeliner
by Charles Chan
· 8 years ago
f9e9865
Initial commit of new Ofdpa3Pipeline
by Charles Chan
· 8 years ago
a1cb251
add pipeline for nokia olt device
by ke han
· 8 years ago
5bf5361
Bumping OpenFlowJ version to 0.9.6.onos
by Charles Chan
· 8 years ago
bfc02ec
Bumping snapshot version to 1.8.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
b19fc86
Bumping version back to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
338bc0c
Bumping pom versions to 1.7.0-rc2 and fixing some maven issues
by Brian O'Connor
· 8 years ago
1.7.0-rc2
0a4e674
Copyright update
by Brian O'Connor
· 8 years ago
cfcb053
Add Oplink attenuation extension and channel power drivers.
by yjimmyy
· 8 years ago
250d028
Initial support for Lagopus switch
by Yuta HIGUCHI
· 8 years ago
f508667
here is a bug : there would be at most 10 second between group_add to group_added, but if in the 10 second, the group was modified, no group_added notify would be receive, but a group_updated instead. with out the change, the consequnce flow would not be add
by ke han
· 8 years ago
e3bcfc3
Fix bugs in extension treatment REST API
by Jonathan Hart
· 8 years ago
b94f93b
Implement Oplink drivers for port adjacency
by yjimmyy
· 8 years ago
3c2b226
update manufactory hw/sw version
by ke han
· 8 years ago
a010ebc
Bump up openflowj version to 0.9.5 in features.xml files
by Jimmy Yan
· 8 years ago
07b3b0c
Simplify lambda expressions by using method reference
by Sho SHIMIZU
· 8 years ago
a09e1bb
Use Collection#forEach() instead of Stream#forEach() for simplicity
by Sho SHIMIZU
· 8 years ago
6a1ee2d
Fix SpringOpenTTP thread leak
by Yuta HIGUCHI
· 8 years ago
63eeac3
Add ability for vRouter to reactively send packets to directly connected hosts.
by Jonathan Hart
· 8 years ago
a477e34
Reverting to previous iteration mode, fixing case of modifying existing tags and adding extra checks
by Konstantinos Kanonakis
· 8 years ago
2dec354
Extending the versioning to cover BUCK artifacts.
by Thomas Vachuska
· 8 years ago
7976923
Only pop internally assigned VLANs before sending ARP to controller
by Charles Chan
· 8 years ago
8db7d09
[ONOS-4612]Update SFC flows inline with the Official OVS NSH patch
by Phaneendra Manda
· 8 years ago
f57a825
Only pop internally assigned VLANs before sending ARP to controller
by Charles Chan
· 8 years ago
f8035d3
Minor cleanups and renaming in vRouter
by Jonathan Hart
· 8 years ago
fc5c780
CORD-61 Dynamic XConnect support
by Charles Chan
· 9 years ago
b5c236e
In this commit:
by Saurav Das
· 8 years ago
e022ef6
Unit tests to be sure drivers will load
by Ray Milkey
· 8 years ago
2519081
In this commit:
by Saurav Das
· 8 years ago
9cae4ec
remove wipeDeferred in ACL table
by Charles Chan
· 9 years ago
e81d7e9
int/Integer is pre-registered to Kryo.
by HIGUCHI Yuta
· 8 years ago
07a9e56
[ONOS-4588] Separate optical driver from "default" driver bundle
by HIGUCHI Yuta
· 8 years ago
ce7db1b
Fix for ONOS-4568 - Intents stuck in INSTALLING state
by Ray Milkey
· 8 years ago
7ff0643
Nicira extension for setting nsh header fields is modified to set field
by Phaneendra Manda
· 8 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
eefdedf
Remove redundent byte[].class registration
by Charles Chan
· 8 years ago
985b12e
Revert part of the changes in Ofdpa2Pipeline
by Charles Chan
· 9 years ago
888eeda
Fix SoftRouter kryo registrations.
by Jonathan Hart
· 8 years ago
ab0bded
Fixed order of static elaboration in FullVlanAvailable implementation.
by Thomas Vachuska
· 8 years ago
55caa1c
ONOS-4561: Exclude non standard VLAN IDs
by Sho SHIMIZU
· 8 years ago
d2c8b15
corsa support intent
by Michele Santuari
· 9 years ago
08926a9
Support to specify Ofdpa extension through REST API
by Jian Li
· 9 years ago
adc9004
support mcast based filtering objective CORD-673,review comments addressed for patch-3
by gaurav
· 9 years ago
e9795fd
[ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment.
by Bob zhou
· 9 years ago
deae31e
[ONOS-4513] Move DefaultOpticalDevice to reduce package exported.
by HIGUCHI Yuta
· 9 years ago
5be3e82
ONOS-4417 Remove OtuPort out of core.
by HIGUCHI Yuta
· 9 years ago
95d83e8
ONOS-4415 Remove OmsPort out of core.
by HIGUCHI Yuta
· 9 years ago
34a3f69
ONOS-3503 Remove OchPort out of core.
by HIGUCHI Yuta
· 9 years ago
9a8d16d
initial flows for corsa pipeline v39
by Michele Santuari
· 9 years ago
90b3b6c
[ONOS-4427] TunnelIn flowrule can not be applied to devices in ONOS 1.5
by lishuai
· 9 years ago
7762179
Bug fix for Dell driver to use dummy group as flow-actions
by Saurav Das
· 9 years ago
59232cf
Changes include:
by Saurav Das
· 9 years ago
e3ba695
Fix ClassCastException
by Charles Chan
· 9 years ago
be27bb3
Updating BUCK files
by Brian O'Connor
· 9 years ago
8dac818
Refactor protocol BUCK files to use more modern rules and format
by Ray Milkey
· 9 years ago
Next »