Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
1122cae5d6ee44aa5095e414fb884865e0a5c8a8
/
drivers
« Previous
efb3875
[ONOS-3284]Traffic selector updated for NSH ext match
by Phaneendra Manda
· 9 years ago
4a527ed
[ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP
by samueljcc
· 9 years ago
26a8d95
Implemented the extension framework for selectors.
by Jonathan Hart
· 9 years ago
ab5a736
[ONOS-3284] Add nicira extension of NSH instructions to onos
by Phaneendra Manda
· 9 years ago
74dd7e1
[ONOS-3377] Add nicira extension of resubmit-table instruction to onos
by BitOhenry
· 9 years ago
c2999f3
LINC driver updated to always use LINC's non-standard OF optical extensions.
by Marc De Leenheer
· 9 years ago
0df7493
ONOS-3481 Fix bug of setting tunnel dst ip.
by jiangrui
· 9 years ago
8a0732e
CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation.
by Saurav Das
· 9 years ago
ce66cbc
[ONOS-3284] Add nicira extension of setNshSpi instruction to onos
by Phaneendra Manda
· 9 years ago
016bef7
Fixing features.xml so that they don't self-reference.
by Thomas Vachuska
· 9 years ago
2e83516
Ovsdb equals review fix
by Satish K
· 9 years ago
4ffab0d
Add support for openflow Optical OTN switch
by Rimon Ashkenazy
· 9 years ago
880b644
decoupling extension types from of protocol
by alshabib
· 9 years ago
0e47288
Netconf on top of OVSDB driver fix so NetconfControllerConfig it's not picked up automatically for normal OVSDB switches.
by andrea
· 9 years ago
854eac1
NiciraExtnReviewFix
by Satish K
· 9 years ago
f04b955
ONOS-3403 Fix bug of onosfw can't get extension driver.
by jiangrui
· 9 years ago
eb70a94
[ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands
by andrea
· 9 years ago
68aa62d
[CORD-46] Implement L2 switching in Segment Routing
by Charles Chan
· 9 years ago
696e1e8
Add new dirver for Accton AOS
by Macauley Cheng
· 9 years ago
e54bdbf
Use the correct app ID in the SoftRouterPipeline.
by Jonathan Hart
· 9 years ago
b35540a
Addressed some more naming issues throughout the code.
by Jonathan Hart
· 9 years ago
6c56f5e
[ONOS-2831] Refactor L2 code according to the L3 plan.
by lishuai
· 9 years ago
b92cc51
Fix naming conventions for CORD apps.
by Jonathan Hart
· 9 years ago
b53ac6c
[ONOS-3361] Add nicira extension of resubmit instruction to onos
by BitOhenry
· 9 years ago
d9df7bd
Fix naming convention issues in preparation for stricter checkstyle enforcement
by Jonathan Hart
· 9 years ago
4f98008
CORD-48 Added support for broadcast next objective in OFDPA driver.
by Saurav Das
· 9 years ago
30ba400
Fix javadoc warnings
by Charles Chan
· 9 years ago
2857f38
CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries.
by Saurav Das
· 9 years ago
7c5b653
Adding ability to dump logs for failed steps.
by Thomas Vachuska
· 9 years ago
564bcbc
Add package-info.java for driver extensions
by Jonathan Hart
· 9 years ago
3c25916
Generic extensions to the treatment API to support protocol extensions like
by Jonathan Hart
· 9 years ago
c42e84e
[CORD-46] Create a broadcast group for each subnet
by Charles Chan
· 9 years ago
0e99e2b
SR app now assigns internal vlans per subnet and passes this
by Saurav Das
· 9 years ago
dbab8de
Fixed get index of ovsdb device ID
by Hyunsun Moon
· 9 years ago
aab8c67
CORD-223 Added ovsdb driver methods for bridge and tunnel interface creation
by Hyunsun Moon
· 9 years ago
866c2f2
ONOS-3237 Change OvsdbNodeId value ovsdb:ip:port to ovsdb:ip.
by jiangrui
· 9 years ago
822c4e2
CORD-48 First checkin for enabling OF-DPA driver to support the SR app.
by Saurav Das
· 9 years ago
3e59464
Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows.
by Jonathan Hart
· 9 years ago
4d6a0ee
[ONOS-3180] Add initialize method to add table miss rules
by lishuai
· 9 years ago
a07f203
Mostly just fixing typos
by Saurav Das
· 9 years ago
ed976a4
Inserted set and get controllers methods in ovsdb controller config
by andrea
· 9 years ago
a9a73de
[Emu] Open Flow Optical Port Description
by Yafit Hadar
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
a66c397
ONOS-2724 Fix bug of apply flowrule and remove flowrule
by CNlucius
· 9 years ago
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
598a02f
Changes to the Pica8 pipeline to accomodate single-table operation.
by Saurav Das
· 9 years ago
3be9fbe
Apply more functional style
by Sho SHIMIZU
· 9 years ago
a6b1481
Simplify statement because the variable never gets null
by Sho SHIMIZU
· 9 years ago
33c968a
Use LF as line separator
by Sho SHIMIZU
· 9 years ago
91916b6
Avoid unnecessary unboxing
by Sho SHIMIZU
· 9 years ago
a48d3a0
Use LF as line separator
by Sho SHIMIZU
· 9 years ago
4f87faa
Fix indent
by Sho SHIMIZU
· 9 years ago
4346d60
Avoid unnecessary unboxing
by Sho SHIMIZU
· 9 years ago
cf732fb
ONOS-2711 Replaced short to TpPort for tcp/udp ports
by Hyunsun Moon
· 9 years ago
2121e3f
ONOS-2741 Fixing broken topology discovery.
by Thomas Vachuska
· 9 years ago
ae5c396
ONOS-2708
by CNlucius
· 9 years ago
ffc5bbc
Support for matching on MPLS BOS indicator bit
by Saurav Das
· 9 years ago
a499eda
Making OF-DPA and NoviFlow drivers accept multiple software versions
by Saurav Das
· 9 years ago
3b2743d
[ONOS-2384]Driver for standard OpenVSwitch
by samuel
· 9 years ago
14e684b
Drivers fix.
by Thomas Vachuska
· 9 years ago
2a31ea5
[ONOS-2547] modify DefaultIpAddress in OvsdbTunnelConfig and modify drivers.xml
by samuel
· 9 years ago
6d75dbf
[ONOS-2512]Fix the bug that catch the node ip and port is wrong in
by samuel
· 9 years ago
bc087c0
[onos-2242]OVSDB-based implementation of tunnel config behaviour.
by samuel
· 9 years ago
fc913dd
LINC driver and OF device provider report correct optical port types
by Marc De Leenheer
· 9 years ago
b931137
Driver and flow stats handling for Calient fiber switch S160.
by Marc De Leenheer
· 9 years ago
5ee0163
Add ovsdb-api to the ovsdb feature
by Jonathan Hart
· 9 years ago
68a6c62
[onos-2116]the implementation of BridgeConfig and modify onos/pom.xml to
by samuel
· 9 years ago
64da69d
Move AAA app to OLT
by Jonathan Hart
· 9 years ago
ef3f39e
Correctly insert a drop action for empty treatment
by Charles M.C. Chan
· 9 years ago
af734ff
forwarding radius packets to radius
by alshabib
· 9 years ago
dfc3b86
Add punt EAPOL rule for OLT
by Jonathan Hart
· 9 years ago
6c27724
default single pipeline should not throw an exception on filter or next
by alshabib
· 9 years ago
2cc73cb
method to annotate a device during driver init
by alshabib
· 9 years ago
caf1ca2
adding EthType to secure handling ether types
by alshabib
· 9 years ago
c4b5d46
adding iptv provisioning
by alshabib
· 9 years ago
b32cefe
adding igmp rule
by alshabib
· 9 years ago
afc2d7d
Starting snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
a78abfc
Tagging 1.2.0
by Brian O'Connor
· 9 years ago
1.2.0
17cde6d
adding driver for g.fast and port to vlan mapping in xos-integration
by alshabib
· 9 years ago
337c7a4
Fixes for the Pica8 pipeline and the cpqd emulation of the OFDPA pipeline.
by Saurav Das
· 9 years ago
3350390
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
75aed40
Tagging 1.2.0-rc2
by Brian O'Connor
· 9 years ago
1.2.0-rc2
0ccde6d
Added an OLT application which pushes vlan circuits when ports are up.
by alshabib
· 9 years ago
558afec
Improvements for the ofdpa driver.
by Saurav Das
· 9 years ago
6c44a63
Bug fixes for the centec and noviflow pipelines.
by Saurav Das
· 9 years ago
d24420f
Add OCh signal type to optical path intent.
by Marc De Leenheer
· 9 years ago
8832990
Bug fixes for ofdpa pipeline
by Saurav Das
· 9 years ago
1b8ea34
Rename HandShake -> Handshake
by Madan Jampani
· 9 years ago
86af8f1
Adding support for writing metadata instruction. Needed by Centec driver.
by Saurav Das
· 9 years ago
e3274c8
Drivers for Centec and Pica8 switches
by Saurav Das
· 9 years ago
50e7d9c
Return early when the value is null to reduce the depth of indents
by Sho SHIMIZU
· 9 years ago
3c24077
Lambdas are reinterpreted before being sent to Linc-OE switches. This includes
by Ayaka Koshibe
· 9 years ago
30a412d
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
608e03a
Tagging 1.2.0-rc1
by Brian O'Connor
· 9 years ago
1.2.0-rc1
e9002d0
Split NiciraSwitch from DefaultSwitch for hand-shake purposes.
by Thomas Vachuska
· 9 years ago
f9d0bf1
ONOS-1856: Supports ports (~65535) for the tunnel policy
by sangho
· 9 years ago
Next »