Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fa48c6e318b7a167f678276877905d12da58c57a
/
drivers
« Previous
e022ef6
Unit tests to be sure drivers will load
by Ray Milkey
· 8 years ago
0b4f492
Fixing loading of unexisting class caused by deprecation
by Andrea Campanella
· 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
69b9763
Cisco Ios PortDiscovery
by ivoutsas
· 8 years ago
6c71a05
Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery
by Andrea Campanella
· 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
· 8 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
· 8 years ago
adc9004
support mcast based filtering objective CORD-673,review comments addressed for patch-3
by gaurav
· 8 years ago
e9795fd
[ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment.
by Bob zhou
· 8 years ago
dbb631f
Move Fujitsu device specific code out to Fujitsu driver bundle.
by HIGUCHI Yuta
· 8 years ago
9605c78
Move Ciena Waveserver specific code out to Ciena driver bundle.
by HIGUCHI Yuta
· 8 years ago
f8cf288
Added ability to poll flow counters in BMv2
by Carmelo Cascone
· 9 years ago
deae31e
[ONOS-4513] Move DefaultOpticalDevice to reduce package exported.
by HIGUCHI Yuta
· 8 years ago
feb7edb
Fixed bug due to wrong priority in BMv2.
by Carmelo Cascone
· 9 years ago
a2f510e
Improve flow rule polling consistency with bmv2
by Carmelo Cascone
· 9 years ago
d4e7a77
Removed hardcoded model from BMv2 driver
by Carmelo Cascone
· 9 years ago
5be3e82
ONOS-4417 Remove OtuPort out of core.
by HIGUCHI Yuta
· 9 years ago
4c0ef6b
ONOS-4416 Remove OduCltPort 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
e912164
ONOS-4410 Implemented PacketProgrammable and Pipeliner behaviors in the
by Carmelo Cascone
· 9 years ago
1ed54cf
[GEANT] Command device-interfaces added.
by Andreas Papazois
· 9 years ago
4abe844
STC drivers test now uses a driver that is always present; added buck build for corsa driver
by Ray Milkey
· 8 years ago
9a8d16d
initial flows for corsa pipeline v39
by Michele Santuari
· 9 years ago
37d5dbf
ONOS-4118 Added synchronization and resiliency to Bmv2ThriftClient
by Carmelo Cascone
· 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
61403ed
Appify BUCK builds for drivers
by Ray Milkey
· 9 years ago
855179c
CpqdOfpda pipeline table miss entry for multicast IP table.
by Jonathan Hart
· 9 years ago
12c1d51
Buckify remaining providers
by Ray Milkey
· 9 years ago
2954f13
Translator-based Bmv2 flow rule driver
by Carmelo Cascone
· 9 years ago
b7388bd
ONOS-4044 Implemented ONOS-to-Bmv2 flow rule translator
by Carmelo Cascone
· 9 years ago
aa8b629
Various Bmv2 protocol refactorings in preparation of the flow rule
by Carmelo Cascone
· 9 years ago
5899c13
ONOS-4175 Implemented BMv2 configuration model parser
by Carmelo Cascone
· 9 years ago
2ea177b
ONOS-3961 ONOS-4285 Implemented BMv2 drivers and protocol
by Carmelo Cascone
· 9 years ago
216e3c8
Refactoring SegmentRouting, OFDPA driver and Group Store
by Charles Chan
· 9 years ago
aeb0079
Refactoring of provider buck builds.
by Ray Milkey
· 9 years ago
d5714e0
New and direct StorageService method for creating an AtomicCounter
by Madan Jampani
· 9 years ago
d9e0105
log uncaught Exception
by HIGUCHI Yuta
· 9 years ago
d55e84d
CORD-348 multicast support in SegmentRouting and vRouter
by Charles Chan
· 9 years ago
48dc2f1
adding drivers for the celestica
by alshabib
· 9 years ago
dab7256
[ONOS-4258] Initial implementation of supporting extension in REST
by Jian Li
· 9 years ago
bb8775b
[ONOS-4294] AlarmConsumer for Lumentum e-cord device
by Andrea Campanella
· 9 years ago
827d8d0
[GEANT] VLAN arg not needed when removing interface.
by Andreas Papazois
· 9 years ago
59e19bb
[GEANT] Multiple VLAN-IDs allowed for trunk mode of ports.
by Andreas Papazois
· 9 years ago
425854b
Fix group handler in CpqD OFDPA driver
by Charles Chan
· 9 years ago
b05be2d
Adding support to remove a subscriber.
by alshabib
· 9 years ago
e72ac55
[ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture
by Andrea Campanella
· 9 years ago
4f50e3f
ONOS-4283 Adding hp driver
by Murat Parlakisik
· 9 years ago
7cbbbb7
Adding Copyright notice to files that are missing it
by Brian O'Connor
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
7bf2b69
Fixing SNMP buck dependecies and build
by Andrea Campanella
· 9 years ago
3256252
Use OfdpaSetVlanVid extension instead of setVlanVid in group buckets
by Charles Chan
· 9 years ago
b86c920
Updating Buck files to build OSGi jars
by Brian O'Connor
· 9 years ago
ffef500
Remove redundant extensionTreatmentInterpreter support check
by Jian Li
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
01ac79e
Updating onos-of-api
by Brian O'Connor
· 9 years ago
c2d754b
[ONOS-3943] SNMP protocol and provider refactoring according to ONOS architecture
by Andrea Campanella
· 9 years ago
d416388
[ONOS-4245] Support resubmit experimenter action for nicira driver
by Jian Li
· 9 years ago
5b9df8d
CORD-455 Implement multicast support in OFDPA driver
by Charles Chan
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
7e6200a
[ONOS-4045]Adding mastership service to NetconfProvider
by Andrea Campanella
· 9 years ago
8336447
removing cookie generation from olt pipeline
by alshabib
· 9 years ago
423962b
[Goldeneye] ONOS-3939 Implementing Yang Sb XML utils
by Andrea Campanella
· 9 years ago
361154b
Rename OFDPA pipeline according to the naming convention
by Charles Chan
· 9 years ago
d63fd04
[Goldeneye]Adding SB app requirment on drivers
by Andrea Campanella
· 9 years ago
9492abb
Cleanup of trimming on NetConf replies.
by Andreas Papazois
· 9 years ago
8be4e3a
In this commit:
by Saurav Das
· 9 years ago
2443119
CLI command to help debug the mapping of next-Objectives to the
by Saurav Das
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
43cc16a
set driver for Nokia equipment
by Ke Han
· 9 years ago
eb80f4f
Fix for drop/demux cross connect rules.
by Marc De Leenheer
· 9 years ago
fd46e1d
Refine application title and category in app.xml and pom.xml
by Jian Li
· 9 years ago
0fd79d9
Group handling changes:
by Saurav Das
· 9 years ago
b3c1434
adding a discriminant to OF rules for q-in-q tags.
by alshabib
· 9 years ago
9008853
[ONOS-3953] Implements Security Group of Openstack
by sangho
· 9 years ago
6cb8636
fix removal of rules in a distributed setting
by alshabib
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
268c4f9
More fine tuning
by Marc De Leenheer
· 9 years ago
5ccbe3f
making the olt pipeline support distributed cookie values.
by alshabib
· 9 years ago
2898a7f
Fine tuning of flow rules on Lumentum ROADM
by Marc De Leenheer
· 9 years ago
Next »