Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
3f26e79ae05eaba0d681527fbd4e4b66d417e672
/
providers
« Previous
409289d
Multiple meter support added and meter action added for OF1.5
by cansu.toprak
· 7 years ago
3e7f145
[ONOS-7143] Add arbitration update support by P4RuntimeClient
by Yi Tseng
· 7 years ago
178b0f5
Learn target ip from IPv6 neighbor advertisement message
by Charles Chan
· 7 years ago
3281368
[ONOS-7135] Implement PortAdmin in NetconfDeviceProvider
by Andrea Campanella
· 7 years ago
0c47d53
Deprecate joda-time
by Yuta HIGUCHI
· 7 years ago
3baff67
ONOS-7077 Openflow 1.5 OXS and stat trigger support
by Cem Türker
· 7 years ago
4bc481b
fix missing dependencies to adapter
by Yuta HIGUCHI
· 7 years ago
4929a81
Registering component configuration properties for the generalDeviceProvider
by Andrea Campanella
· 7 years ago
d4e07f4
Remove unnecessary isRelevant() check.
by Rafal Szalecki
· 7 years ago
7bf273c
Move deprecated flow batch APIs to a less obvious place
by Ray Milkey
· 7 years ago
20cbd45
ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message
by Claudine Chiu
· 7 years ago
dc48fb2
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
eb3f6ef
Tagging 1.12.0-b1
by Ray Milkey
· 7 years ago
1.12.0-b1
ce11193
Fixing Device updated event in order to stop statistics polling
by Andrea Campanella
· 7 years ago
554ce97
bug fix: catch the exception if driver is not found
by Frank Wang
· 7 years ago
bb86b78
Resolve false probing timeout by delaying the proble a little bit
by Charles Chan
· 7 years ago
aa417a6
[CORD-1887] Make DHCP relay works with dual homing
by Yi Tseng
· 7 years ago
b34a0bd
Fix NPE in NetworkConfigHostProvider
by Charles Chan
· 7 years ago
5bff7ca
Fixed NPE when processing P4Runtime packet-ins
by Carmelo Cascone
· 7 years ago
2fde6d4
CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router
by Charles Chan
· 7 years ago
f5c4f68
Fix missing dependency - was tripping up sonar
by Ray Milkey
· 7 years ago
923a778
netconf protocols fixes
by Yuta HIGUCHI
· 7 years ago
834894a
sync artifactId with buck artifact
by Yuta HIGUCHI
· 7 years ago
1fb27d3
Modified PI-ECMP demo app to work with 2x2 clos topology
by Carmelo Cascone
· 7 years ago
1909032
Completing Port Statistics scheduling in general device provider.
by Andrea Campanella
· 7 years ago
c98aa2a
Cleaning up app names, descriptions and categories.
by Thomas Vachuska
· 7 years ago
482951f
ONOS-6968:
by fahadnaeemkhan
· 7 years ago
71ee08f
sync artifactId with buck artifact
by Yuta HIGUCHI
· 7 years ago
a2c7c20
PCEP Protocol code restructured to move under PCEP Server code for more readability. Later Client code can be added under client folder.
by harikrushna-Huawei
· 8 years ago
d8ab096
Fixs some misspellings
by Frank Wang
· 7 years ago
8ca75a2
Adding OpenConfig YANG models.
by Thomas Vachuska
· 7 years ago
b002968
Cleaning up application titles, descriptions and categories.
by Thomas Vachuska
· 7 years ago
446f446
Refactor buck external dependencies
by Ray Milkey
· 7 years ago
c59d696
Bug fix for [ONOS-6938] null-create-host gives error
by Sean Condon
· 7 years ago
aa279c0
Starting snapshot 1.12.0-SNAPSHOT
by Ray Milkey
· 7 years ago
bf152d7
ONOS-6932 Fixed loading of EVPN route service app dependencies.
by Thomas Vachuska
· 7 years ago
b57fdb0
ONOS-6653
by dvaddire
· 7 years ago
6c01374
Move interface config classes out of incubator to core net
by Ray Milkey
· 7 years ago
4aa54e3
Minor fixes
by Yuta HIGUCHI
· 7 years ago
35a3232
CORD-1416 Implement multi-homing probing in HostLocationProvider
by Charles Chan
· 7 years ago
a95193c
ONOS-6903 Move EVPN from incubator to apps
by Ray Milkey
· 7 years ago
125c3f2
Cleanup local maps in LldpLinkProvider
by Jon Hall
· 7 years ago
d4ac0ed
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
6ecde1f
Tagging 1.11.0-b4
by Ray Milkey
· 7 years ago
1.11.0-b4
274cecb
Clarify and add more details to some log messages
by Jon Hall
· 7 years ago
2f4b01d
Fix file permissions
by Yuta HIGUCHI
· 7 years ago
30fedc5
Adding BGP provider code to support EVPN
by Mohammad Shahid
· 7 years ago
b9cfc3a
Try to get driver info by lookup mfr/hw/sw when the device is not found
by Charles Chan
· 7 years ago
facf286
ONOS-6886 Move interface classes from incubator to core
by Ray Milkey
· 7 years ago
fcf5dce
[CORD-1431] Support DHCPv6 by HostLocationProvider
by Yi Tseng
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
a59f9b76
Introduce driver property to suppress meter feature
by Charles Chan
· 7 years ago
2cad9ef
Various fixes to get a P4Runtime demo that works
by Carmelo Cascone
· 7 years ago
6a4d166
Increased the number of threads in RestDeviceProvider to avoid timeouts
by Georgios Katsikas
· 7 years ago
a180032
Fix OVSDB api artifactId
by Adnaan Sachidanandan
· 7 years ago
64677e9
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
17463db
Tagging 1.11.0-b3
by Ray Milkey
· 7 years ago
1.11.0-b3
cfa637a
Fix DHCP handling bug in HostLocationProvider
by Yi Tseng
· 7 years ago
288b273
Implement support for packetIn through p4Runtime
by Andrea Campanella
· 7 years ago
2f2d976
P4Runtime provider base app
by Carmelo Cascone
· 7 years ago
b1e9924
Fix bugs in host subsystem
by Charles Chan
· 7 years ago
2883c76
ONOS-6562 Implement P4RuntimePacketProvider
by wu
· 7 years ago
35b83be
Align maven artifact name to buck artifact
by Yuta HIGUCHI
· 7 years ago
7a38f9a
[CORD-1434][CORD-1112] DHCP relay manager
by Yi Tseng
· 7 years ago
64313cb
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
7e28519
Tagging 1.11.0-b2
by Ray Milkey
· 7 years ago
1.11.0-b2
44daf56
Registering BMv2 default/base pipeconf at driver loading
by Carmelo Cascone
· 7 years ago
59f57de
ONOS-6561 BMv2 handshaker via P4Runtime
by Carmelo Cascone
· 7 years ago
3a50b0d
Reduce resource pressure to better support low resource profile device.
by Yuta HIGUCHI
· 7 years ago
bc112a9
[ONOS-6564] Adding PiPeconf behaviours to driver for device.
by Andrea Campanella
· 7 years ago
c7403c2
DHCP util refactor
by Yi Tseng
· 7 years ago
f14cc6d
Fix SNAPSHOT version string
by Ray Milkey
· 7 years ago
af75c13
FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal).
by Jordi Ortiz
· 7 years ago
c635835
Resolve OSGi wiring issue in TL1
by Yuta HIGUCHI
· 7 years ago
795dff4
Attempt to make Netconf test a little more less brittle
by Yuta HIGUCHI
· 7 years ago
7463193
Starting snapshot 1.11-SNAPSHOT
by Ray Milkey
· 7 years ago
67acb69
RestDeviceProvider small refactor
by Michal Mach
· 7 years ago
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
Next »