Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
1122cae5d6ee44aa5095e414fb884865e0a5c8a8
/
drivers
« Previous
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
8378ccf
Making default single table pipeline accept SPECIFIC as well as VERSATILE flow objectives.
by Thomas Vachuska
· 9 years ago
c662d32
SNMP based device and flow rule provider for Lumentum SDN ROADMs.
by Marc De Leenheer
· 9 years ago
be8aea4
Change untagged representation in OfdpaMatchVlanVid from 0 to NONE
by Charles Chan
· 9 years ago
9ab0dc4
Add support for OTU ports in TributarySlotQuery
by Rimon Ashkenazy
· 9 years ago
aedabfd
Remove duplicated multicast prefix declaration
by Charles Chan
· 9 years ago
3afcfd1
Changing Ciena Lineside ports names
by Andrea Campanella
· 9 years ago
92e4a04
[GEANT] Remove configuration from device interfaces.
by Andreas Papazois
· 9 years ago
50d2521
ONOS-4000 trimming reply from device and minor Netconf classes refactoring
by Andrea Campanella
· 9 years ago
56efe43
fix olt cookie issue
by alshabib
· 9 years ago
1dff77c
[GEANT] Interface configuration for Cisco devices.
by Andreas Papazois
· 9 years ago
125572b
Remove methods deprecated in Drake from L2ModificationInstruction API
by Ray Milkey
· 9 years ago
17b4c85
Adding fujitsu t200 driver, reads OCH and ODUclt port descriptions from netconf. Does not work with the simulator!
by Aaron Kruglikov
· 9 years ago
7f44bc3
Changes to be compatible with Calient Switch Software Release 6.0.4
by Aneesha Pailla
· 9 years ago
f1f5886
Remove methods deprecated in Drake from TunnelConfig API
by Ray Milkey
· 9 years ago
2be39ed
Remove methods deprecated in Drake from Instructions API
by Ray Milkey
· 9 years ago
d0fd5dc
CORD-546 Push L3 unicast rules for bgp peers when they are learned
by Charles Chan
· 9 years ago
784ee0f
ONOS-3941 Adding Executor pool and support for username but passwordless https login in Rest SB
by Andrea Campanella
· 9 years ago
5270ed0
CORD-512 Support vSG <-> vRouter default route
by Charles Chan
· 9 years ago
1aa5814
support addition and removal of mcast sinks vlan mcast rules are now optional
by alshabib
· 9 years ago
9faab75
Add missing fail() invocation
by Zsolt Haraszti
· 9 years ago
950310c
ONOS-3929 Netconf Device Factory
by Andrea Campanella
· 9 years ago
800a7a4
Simplifying the use-model of AbstractDriverLoader.
by Thomas Vachuska
· 9 years ago
ef7e290
Make use of Optional more idiomatic
by Sho SHIMIZU
· 9 years ago
b029b9e
ONOS-3839 Fixing errors in sending requests and hanging on future.join
by Andrea Campanella
· 9 years ago
2947e62
ONOS-3810 augmenting Rest southbound protocol and provider for https and password based auth
by Andrea Campanella
· 9 years ago
4983164
Two fixes: 1) cpqd emulation of ofdpa pops off internal vlan before sending to controller
by Saurav Das
· 9 years ago
0bfc2a1
Fixes for fiber switch
by Marc De Leenheer
· 9 years ago
e507584
fix for popping vlan in table 1
by alshabib
· 9 years ago
29be97d
Omit zero-prefix IP match in Softrouter driver
by Jonathan Hart
· 9 years ago
c61e18c
default single table pipeline supports filtering objectives
by alshabib
· 9 years ago
d61b77b
added support for multicast in olt pipeline
by alshabib
· 9 years ago
e10fa24
Added workaround to install default rules on the IP table
by Flavio Castro
· 9 years ago
1e492d3
Override processEthDstSpecific in CpqdOFDPA2
by Charles Chan
· 9 years ago
5202596
Fixing emulated ofdpa in cpqd switches. Due to cpqd bugs in dealing with Vlans and MPLS labels simultaneously,
by Saurav Das
· 9 years ago
51539b8
Enforce naming convention regarding abbreviations
by Jonathan Hart
· 9 years ago
77b5e90
Using vlan extension in ofdpa for versatile objectives
by Saurav Das
· 9 years ago
14967c2
CORD-389 Fix for Accton 6712 deployment
by Charles Chan
· 9 years ago
65ece15
ONOS-3786 deletePort from specific bridge method and correct bridge name retrivial call in old add and delete ports of OsvdbBridgeConfig
by Andrea Campanella
· 9 years ago
c93117d
[GEANT] Adding driver/behavior for setting configuration on NETCONF devices.
by Andreas Papazois
· 9 years ago
49cb5a1
Changes to vRouter to accomodate ofdpa and softrouter pipelines.
by Saurav Das
· 9 years ago
238d96e
ONOS-3758 restructuring driver module with sub-modules for different drivers
by Andrea Campanella
· 9 years ago
e849c19
CORD-349 Support VLAN cross-connect traffic
by Charles Chan
· 9 years ago
52b9336
Added a new method to create a port
by Hyunsun Moon
· 9 years ago
d8d92db
ONOS-3754 Create driver/behavior for Ciena waveserver
by Andrea Campanella
· 9 years ago
bb42423
olt installs default rules on startup and when a port shows up
by alshabib
· 9 years ago
945ded2
ONOS-3692 Southbound Rest provider and protocol
by Andrea Campanella
· 9 years ago
02c7aaf
adding fujitsu olt device driver
by alshabib
· 9 years ago
2f74f2c
fixed pipeline and onos-drivers for OLT connection
by alshabib
· 9 years ago
4590604
Use Objects.nonNull() to check if non-null
by Sho SHIMIZU
· 9 years ago
c019803
Oplink ROADM Support - 6
by Jimmy Jin
· 9 years ago
fa0dc66
adding a criterion for inner vlans used by olt to match on the inner vlan
by alshabib
· 9 years ago
3930f63
FPM component that can decode routes from Quagga's FIB push interface.
by Jonathan Hart
· 9 years ago
e320103
Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc:
by Rimon Ashkenazy
· 9 years ago
6344f57
Implemented control plane redirect for control traffic.
by Jonathan Hart
· 9 years ago
68c4fc4
[ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes
by Jian Li
· 9 years ago
fd430b6
implementing q-in-q support implementing filtering objectives for punting rules
by alshabib
· 9 years ago
188ebf5
Segment Routing bug fix and enhancement
by Charles Chan
· 9 years ago
ca47cd7
Allow SingleSwitchFibInstaller to support untagged interfaces.
by Jonathan Hart
· 9 years ago
c23f583
[Falcon] Register TributarySlot resources in resource manager.
by Toru Furusawa
· 9 years ago
7adb89e
Adding omitted copyright.
by Aaron Kruglikov
· 9 years ago
80520b8
ONOS-3650 Device driver multiple inheritance
by Andrea Campanella
· 9 years ago
622861d
Lambda queries don't rely on driver state, and have separate package.
by Marc De Leenheer
· 9 years ago
12faf8d
Adding driver and behavior for getting configuration on NETCONF devices.
by Aaron Kruglikov
· 9 years ago
b7a15d7
Modify MPLS/VLAN query
by HIGUCHI Yuta
· 9 years ago
676249c
Fix Sonar critical flagged bugs
by Ray Milkey
· 9 years ago
cef4555
Harmonize resource collectors.
by Marc De Leenheer
· 9 years ago
4fd3ceb
[Falcon] fixes for Sonar Critical bugs
by Ray Milkey
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
4f4d25a
[ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP
by samueljcc
· 9 years ago
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
2c30530
Deprecate IndexedLambda and remove from optical intent compiler.
by Marc De Leenheer
· 9 years ago
423fe2b
CORD-354 OF-DPA support for link-failures.
by Saurav Das
· 9 years ago
1cd641b
ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json
by Andrea Campanella
· 9 years ago
8c9f7bc
Add driver support for Corsa Pipeline V3
by Jonathan Gravel
· 9 years ago
0c0f14b
Add implementation of nsh actions
by Phaneendra Manda
· 9 years ago
435392c
[Emu] SONA: OpenstackSwitching
by sanghoshin
· 9 years ago
a272a9f
[ONOS-3284]Types added Spi, SI and context header
by Phaneendra Manda
· 9 years ago
4fa2634
[ONOS-3514] Add L3 flows for Classifier table, ARP table, L3forward
by lishuai
· 9 years ago
5e2233a
[ONOS-3551] Add implementation of resubmit and resubmit-table to drivers
by BitOhenry
· 9 years ago
7d10b16
Driver bugfix
by Charles Chan
· 9 years ago
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
21d17ba
Moved copywright to top and removed unnecessary comments
by Hyunsun Moon
· 9 years ago
b0fb41d
Implementation of lambda query behaviour for LINC and Calient drivers.
by Marc De Leenheer
· 9 years ago
4ce4596
CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA.
by Saurav Das
· 9 years ago
c8620b1
SONA: Pipeline for SONA
by daniel
· 9 years ago
Next »