Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
1dbadbd3baf3ac1906a85f3d0d0731e0da8c3b57
/
providers
« Previous
45d98b3
Remove unnecessary boxing.
by Yuta HIGUCHI
· 7 years ago
13072e2
Executor initialization moved to activate() method
by Michal Mach
· 7 years ago
4da35c5
[ONOS-6663] Shutdown executor in RestDeviceProvider
by Lukasz Ryba
· 7 years ago
d809974
[ONOS-6662] Port statistics for RestDeviceProvider
by Michal Mach
· 7 years ago
f42a2cc
[ONOS-6386] Polatis OpenFlow driver
by Yuta HIGUCHI
· 8 years ago
888e20a
Remove host location when port down or device down
by Charles Chan
· 8 years ago
61fc0d8
Extend Network Config Host Provider to support multihoming
by Charles Chan
· 8 years ago
19afc03
Migrate HashedWheelTimer to netty 4
by Yuta HIGUCHI
· 7 years ago
d66fe0c
Cosmetic checkstyle fixes
by Yuta HIGUCHI
· 7 years ago
6ee6b8c
netty4 OpenFlow southbound
by Yuta HIGUCHI
· 7 years ago
241896c
[ONOS-6463] general device Provider
by Andrea Campanella
· 7 years ago
f95c38b
[ONOS-6470] Method names are confusing, needs to be changed
by Palash Kala
· 7 years ago
832d047
[ONOS-6608] Ports discovery in NetconfDeviceProvider called twice
by mskala
· 7 years ago
c3ffad9
[ONOS-6615] Configuration service doesn't add rest and netconf devices together
by Palash Kala
· 7 years ago
a439afe
[ONOS-6472] Flow, table, group and meter stats collector stopped after starting
by Palash Kala
· 7 years ago
4c71ee7
[ONOS-6507] Rest device connection timeout
by Palash Kala
· 7 years ago
5279326
[ONOS-6471] Port stats collector started two times, which is unnecessary
by Palash Kala
· 7 years ago
968f93f
Updating device event isRelevant check Netconf
by Andrea Campanella
· 7 years ago
43740a0
Pruned old BMv2 stuff
by Carmelo Cascone
· 7 years ago
26a90fa
[ONOS-6610] Tests for NetconfDeviceProvider InternalDeviceListener
by Michal Mach
· 7 years ago
49bdb613
[ONOS-6609] OVSDB device is not removed properly
by Michal Mach
· 7 years ago
10517fd
Minor fixes to OvsdbDeviceProviderTest
by Yuta HIGUCHI
· 7 years ago
958adf6
[ONOS-6576] Add ports discovery when OVSDB DEVICE_ADDED event occurs
by Michal Mach
· 7 years ago
948ac4b
[ONOS-6480] Bug fix in NewAdaptiveFlowStatsCollector.java
by Palash Kala
· 7 years ago
1462982
remove unused code and listener at deactive function in ovsdb provider
by Frank Wang
· 7 years ago
b6e0e91
Moving NetconfDeviceConfig to API bundle
by Yuta HIGUCHI
· 7 years ago
6f3b028
Remove unused code.
by Marc De Leenheer
· 7 years ago
6512f3e
Required changes to support OF1.4, 1.5.
by Yuta HIGUCHI
· 7 years ago
e9b7a02
OpenFlow message processing for new loxi
by Jimmy Jin
· 8 years ago
08b03a9
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
5733c38
[ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support
by Frank Wang
· 8 years ago
9fe79a2
[ONOS-6188] OpenFlowMeterProvider: Force Meter stats retrieval on remove.
by Jordi Ortiz
· 8 years ago
66fee92
Suspicious reference comparison - Questionable use of reference equality rather than calling equals
by Saritha
· 7 years ago
5aa4cdf
[ONOS-6408] Parse milliseconds in eventTime
by Yuta HIGUCHI
· 8 years ago
21f5ae8
Fix for ONOS-6433:NPE when deactivating org.onosproject.netcfglinksprovider
by Deepa Vaddireddy
· 7 years ago
928ff8b
Refactor MacAddress and ONOSLLDP class
by Charles Chan
· 7 years ago
112890b
Bump up jersey to 2.25.1 with corresponding dependencies updated
by Jian Li
· 8 years ago
5d73df7
[ONOS-5925] Removing 1.6 deprecated optical ports
by Andrea Campanella
· 7 years ago
7bbe7b1
[ONOS-6376] Netconf ssh connection through Apache Mina library
by Andrea Campanella
· 8 years ago
2341e60
Add support for OF1.4 devices
by Yuta HIGUCHI
· 8 years ago
38bb109
Augment provider service to process batch mapping query
by Jian Li
· 8 years ago
55648ed
Allow to query mapping value when receives MapRequest
by Jian Li
· 8 years ago
7da8592
Fix maven build problems with restconf protocol
by Ray Milkey
· 8 years ago
2d572dd
Use buck version of checkstyle rules in maven build
by Ray Milkey
· 8 years ago
100b552
Log alarm translation error properly.
by Yuta HIGUCHI
· 8 years ago
e4cb8cf
Manage misleading log messages
by Yuta HIGUCHI
· 8 years ago
8fd28c7
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
f009902
Tagging 1.10.0-rc1
by Ray Milkey
· 8 years ago
1.10.0-rc1
4f56bbd
Cosmetic fix about constant name
by Yuta HIGUCHI
· 8 years ago
8aba62f
Introduce method to write msg and get response through OpenFlow.
by Marc De Leenheer
· 8 years ago
59ca831
Ignoring a test due to inconsistent behaviour. Test old version of net-cfg json that is deprecated
by Andrea Campanella
· 8 years ago
fae8e66
Initial import of Microsemi Driver
by Sean Condon
· 8 years ago
ed5b14d
Cosmetic fixes around constant names
by Yuta HIGUCHI
· 8 years ago
ded8001
Fix: Store router identifier combines with scheme as a DeviceId
by Jian Li
· 8 years ago
59b549d
[ONOS-6076] Moving tl1,snmp,rest netcfg to devices key
by Andrea Campanella
· 8 years ago
7707933
Fix: Store mapping information when receives MapRegister
by Jian Li
· 8 years ago
70c2147
use try-with-resource for connectivity testing
by Yuta HIGUCHI
· 8 years ago
e3ae821
Move internal classes under .impl package (1/2)
by Yuta HIGUCHI
· 8 years ago
34cf65c
[ONOS-6076] Moving NETCONF devices configuration under devices key
by Andrea Campanella
· 8 years ago
c362784
[ONOS-6236] Adding retry mechanism when NETCONF device sends socket closed signal
by Andrea Campanella
· 8 years ago
229554a
[ONOS-6305]Null pointer exception when query for netconf session in multi-instance scenario.
by Vidyashree Rama
· 8 years ago
3007829
onos_6215:removing printing null object
by rohitsharan
· 8 years ago
b356728
WIP:: Initial stab at regions demo for Europe
by Simon Hunt
· 8 years ago
e5aa5df
Improve MappingEntryBuilder to convert LCAF to extension address
by Jian Li
· 8 years ago
fa332cc
Add missing dependecny to netconf pom
by Jon Hall
· 8 years ago
2eb5d84
PCE Changes to handle bandwidth changes from network
by Satish K
· 8 years ago
690d5cf
Bandwidth update to NetworkConfig
by Satish K
· 8 years ago
b6995cb
Fix: Remove the dependencies between LISP provider and driver
by Jian Li
· 8 years ago
db29dcf
Reverting netconf default poll frequency to 30 seconds as not to
by Thomas Vachuska
· 8 years ago
f3aaa8d
Changing default port stats poll frequency of netconf device provider.
by Thomas Vachuska
· 8 years ago
d89a153
port statistics defect fix
by Vidyashree Rama
· 8 years ago
a8e1bfa
argument should be checked for null before dereferencing
by Palash Kala
· 8 years ago
dab4d77
Enabling port statistics discovery in NETCONF device provider.
by Gaurav Agrawal
· 8 years ago
0f0d748
[ONOS-5750] Improve MappingEntryBuilder to convert LCAF to ext addr
by Jian Li
· 8 years ago
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 8 years ago
0439fd7
Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake!
by Thomas Vachuska
· 8 years ago
0454d70
few minor fixes around netconf subsystem
by Yuta HIGUCHI
· 8 years ago
2a0e59d
reconstruct post body in NB
by chaodeyu
· 8 years ago
35c9ea8
Remove buck files for disconnected components - 'buck test' will pick them up
by Ray Milkey
· 8 years ago
8c6a7e8
fix NPE in netconf SBI
by Yuta HIGUCHI
· 8 years ago
c2b82e3
Ensure polling thread will not exceptionally terminate
by Yuta HIGUCHI
· 8 years ago
b0ae6ee
CORD-999 changes to support vlans
by Saurav Das
· 8 years ago
09697d0
ONOS-6067 avoid sending FlowRule against EDFA device.
by Yuta HIGUCHI
· 8 years ago
08057cb
Resolve ConfigKey conflict with netconf
by Yuta HIGUCHI
· 8 years ago
3e757f9
[ONOS-6044] Unnecessary line of code is executed each time when DEVICE_REMOVED event is handled
by Michal Mach
· 8 years ago
75b882f7
[ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port
by Andreas Gilbert
· 8 years ago
8c31fe6
ONOS-6050 - [PCEP]LspIdentifiers TLV is not been encoded in PCUpd message for PCInit rsvp mode
by harikrushna-Huawei
· 8 years ago
29ecdee
Do not override configured hosts
by Charles Chan
· 8 years ago
47df0e3
BUCK changes in TE topology and RESTCONF
by Henry Yu
· 8 years ago
b8436bb
[ONOS-5750] Add MappingEntryBuilder with unit test
by Jian Li
· 8 years ago
ce77433
[ONOS-5911] Port removal after receiving OFPR_DELETE port status reason.
by Michal Mach
· 8 years ago
943cd54
[ONOS-5853] FlowRuleBuilder: automatically set temp/perm field
by Thiago Santos
· 8 years ago
ea7efa4
ONOS-6022 CLI to disable LLDP discovery
by Yuta HIGUCHI
· 8 years ago
c201ae4
Oplink EDFA driver
by MaoLu
· 8 years ago
7be6c07
remove duplicate package-info for same java package
by Yuta HIGUCHI
· 8 years ago
eb3cf54
Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config).
by Simon Hunt
· 8 years ago
7c2ee3c
connect netconf devices through ssh key
by Himanshu Ranjan
· 8 years ago
47828a7
Bugfix: fix LISP provider activation problem caused by deps issue
by Jian Li
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
Next »