Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
6f58cf1e5aae371cb8c7e0ad69552f3e68672f05
/
providers
« Previous
47b80fa
FIX_FOR_ONOS-5610
by Kavitha Alagesan
· 8 years ago
6f63005
[CORD-545] Adds OVID support in ONOS core
by Pier Ventre
· 8 years ago
576f09c
netconf provider basic unitest and fix ONOS-5532
by Michele Santuari
· 8 years ago
620d3d7
Added FatTree simulator, extended NullProviders.java and cli null control command
by Andreas Pantelopoulos
· 8 years ago
9215ff2
Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q)
by Konstantinos Kanonakis
· 8 years ago
955c20c
[ONOS-5267] Add LispDeviceProvider which launches LISP controller
by Jian Li
· 8 years ago
d4499a3
Prevents discoverLinksTasks from stopping if getLinks returns null (Exception)
by Jose Miguel Guzman
· 8 years ago
61d9ea9
Add onos-lisp-msg into app.xml and features.xml
by Jian Li
· 8 years ago
cd64e89
Bumping openflowj version to 0.9.7.onos
by Pier Ventre
· 8 years ago
171bce7
Moving snmp libs to released version
by Yuta HIGUCHI
· 8 years ago
dedf24c
Moving snmp libs to released version; ejecing bti driver due to incompatibility
by Brian O'Connor
· 8 years ago
cad338a
CORD-413 Implement MPLS Termination in OFDPA3 pipeliner
by Charles Chan
· 8 years ago
00cc1f7
retry netconf ports discovery
by Michele Santuari
· 8 years ago
ff5871b
OpenFlow: use same timer throughout all component lifetime
by Victor Silva
· 8 years ago
5ece00f
[ONOS-4880][ONOS-5021]IETF TE Topology Provider
by Yixiao Chen
· 8 years ago
1ff0901
Fix incorrect boolean check for lat/long == 0.
by Simon Hunt
· 8 years ago
141ed81
Fix for ONOS-4803. Issue with of error msg parsing by flood light.
by Prince Pereira
· 8 years ago
5e93545
Fix for ONOS-5033 hosts - dynamic or static
by sdn
· 8 years ago
f353e40
Disabling host probing for now because it needs to consider the source of the probes.
by Jonathan Hart
· 8 years ago
5bf5361
Bumping OpenFlowJ version to 0.9.6.onos
by Charles Chan
· 8 years ago
7944d14
OpenFlowDeviceProvider: call modified to properly grab configuration
by Victor Silva
· 8 years ago
bfc02ec
Bumping snapshot version to 1.8.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
ce4b2aa
Remove repeated license
by sangyun-han
· 8 years ago
b19fc86
Bumping version back to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
338bc0c
Bumping pom versions to 1.7.0-rc2 and fixing some maven issues
by Brian O'Connor
· 8 years ago
1.7.0-rc2
0a33421
removing unused dependency
by Brian O'Connor
· 8 years ago
0a4e674
Copyright update
by Brian O'Connor
· 8 years ago
3188c9b
Fix NPE if flowSpecCapability is not specified
by Ray Milkey
· 8 years ago
94b0015
Fix for ONOS-5034
by sdn
· 8 years ago
66da814
Change order of openflow app dependencies.
by Jonathan Hart
· 8 years ago
ac54c70
Remove unnecessary semicolon
by Sho SHIMIZU
· 8 years ago
9e848e8
Move PCE label handling from APP to protocol.
by Avantika-Huawei
· 8 years ago
3c4124a
Fix ConcorrentModifcationException in statistics map
by Ray Milkey
· 8 years ago
c6759e8
ONOS-4374 Enable installing flows with hard_timeout
by Murat Parlakisik
· 8 years ago
38feb6e
Revert "Fix for ONOS-5032 and ONOS-5034"
by Jonathan Hart
· 8 years ago
c218bfa
Check equality of String with equals(), not "=="
by Sho SHIMIZU
· 8 years ago
50ad080
Fix for ONOS-5032 and ONOS-5034
by Deepa Vaddireddy
· 8 years ago
94fa13e
[ONOS-5166] GroupModBuilder: no longer ignore weights
by Victor Silva
· 8 years ago
6704df3
Fix for ONOS-4877
by Kavitha Alagesan
· 8 years ago
586bc4f
Fixed a potential NPE in link discovery.
by Thomas Vachuska
· 8 years ago
1375cfe
Simplify boolean expression
by Sho SHIMIZU
· 8 years ago
f204ff7
Remove unnecessary return in void method
by Sho SHIMIZU
· 8 years ago
9efeb81
Remove final modifier because of private method
by Sho SHIMIZU
· 8 years ago
ca59694
Remove unnecessary String constructor call
by Sho SHIMIZU
· 8 years ago
89470f1
Group event indicating failover of previously used live port
by helenyrwu
· 8 years ago
0de4ba9
Remove duplicate version specifications
by Yuta HIGUCHI
· 8 years ago
0b59e19
Fixed OVSDB dependencies
by Hyunsun Moon
· 8 years ago
788797e
Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod errors.
by Prince Pereira
· 8 years ago
a010ebc
Bump up openflowj version to 0.9.5 in features.xml files
by Jimmy Yan
· 8 years ago
a09e1bb
Use Collection#forEach() instead of Stream#forEach() for simplicity
by Sho SHIMIZU
· 8 years ago
ef835c9
Make ResourceService API more flexible in parameter
by Sho SHIMIZU
· 8 years ago
358f30e
add buck file for netconf alarm
by Michele Santuari
· 8 years ago
208b167
Polling link provider
by Michele Santuari
· 8 years ago
4d67dd8
Making NetconfDeviceProvider try to get actual device description from device in checkAndUpdateDevice()
by Konstantinos Kanonakis
· 8 years ago
c7f35cf
Move optical-model dependency to openflow-base
by Yuta HIGUCHI
· 8 years ago
1d547bf
[ONOS-4513] decouple optical-model from CLI
by Yuta HIGUCHI
· 8 years ago
f3ead25
[ONOS-4513] Slice optical-model into separate bundle (1/3)
by HIGUCHI Yuta
· 8 years ago
07a572f
[ONOS-4668] Refactoring port statistic collector using SharedExecutor
by sangyun-han
· 8 years ago
bbac354
Fixing drivers & providers Buck app builds
by Jonathan Hart
· 8 years ago
bdfb5cb
Fix cpman Buck build
by Jonathan Hart
· 8 years ago
7a8bfc6
[ONOS-4460] Relinquish device role when partitioned away from cluster
by Jon Hall
· 8 years ago
4755715
adds working buck file to BGPCEP provider
by Zayne Khouja
· 8 years ago
ae24aab
Added BUCK file for SNMP provider.
by Zayne Khouja
· 8 years ago
877914d
[ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit)
by Thiago Santos
· 8 years ago
147e6f4
Add switch null exception and log
by sangyun-han
· 8 years ago
f7c5655
OSPF protocol manual merge from 1.6, due to cherry pick merge conflict
by sunishvk
· 8 years ago
b977f56
[ONOS-4945] PCE Json fix
by Priyanka B
· 8 years ago
4c3b451
[ONOS] cherry pick from onos1.6 to master all defects merges
by Priyanka B
· 8 years ago
1624df1
Assigning names to various threads
by Yuta HIGUCHI
· 8 years ago
9d01ff5
Fixing null-create-device to allow no lat/long.
by Thomas Vachuska
· 8 years ago
82b50d4
Avoid repeated re-creation of AlarmTranslator
by helenyrwu
· 8 years ago
2dec354
Extending the versioning to cover BUCK artifacts.
by Thomas Vachuska
· 8 years ago
4570084
[ONOS-3775] Building alarms from NETCONF notifications
by helenyrwu
· 8 years ago
fd296b6
[ONOS-4681] Enables device registration in GossipDeviceStore,
by helenyrwu
· 8 years ago
cf88482
Attempt to fix onos-master job issue.
by Yuta HIGUCHI
· 8 years ago
8db7d09
[ONOS-4612]Update SFC flows inline with the Official OVS NSH patch
by Phaneendra Manda
· 8 years ago
646aa02
Implement PowerConfig for Oplink Devices
by yjimmyy
· 8 years ago
0f87d48
Fix NPE if synchronizer thread runs while the provider is shutting down.
by Ray Milkey
· 8 years ago
459a58f
[ONOS-4718] Initial commit for LISP SBI providers
by Jian Li
· 8 years ago
6c0582e
Fixing tree topology simulator to chose proper edge-ports for host attachment.
by Thomas Vachuska
· 8 years ago
c1e4e4c
[ONOS] cherry picked from 1.6, bandwidth, CR and resilency fix
by Priyanka B
· 8 years ago
7e48cb2
cherry pick of [ONOS-4794] [ONOS-4793] [ONOS-4669]TE_COST and bandwidth information on update flow was not correct
by Priyanka B
· 8 years ago
83da9b7
Simplifying addition of simulated hosts to the null provider.
by Thomas Vachuska
· 8 years ago
4407a7e
Adding ability to add simulated hosts to the null provider.
by Thomas Vachuska
· 8 years ago
5c6ed22
Enhancing null providers for use in demos.
by Thomas Vachuska
· 8 years ago
07752ec
Attempt to reduce harmless warnings during shutdown
by Yuta HIGUCHI
· 8 years ago
0407c64
NetconfAlarmProvider alerts core about notifications given subscription.
by helenyrwu
· 8 years ago
62f1e1e
BMv2 performance improvements
by Carmelo Cascone
· 8 years ago
fbc577b
Various BMv2 bugfixes
by Carmelo Cascone
· 8 years ago
6256d01
Fixed deadlock in BMv2 device context service
by Carmelo Cascone
· 8 years ago
ee4cd7e
Improved consistency for BMv2 flow rules handling
by Carmelo Cascone
· 8 years ago
4deb03b
Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels()
by Jimmy Yan
· 8 years ago
c18e82c
Simplified Bmv2 device context service and context handling in demo apps
by Carmelo Cascone
· 8 years ago
1cbd65e
Fixing null provider defects.
by Thomas Vachuska
· 8 years ago
7bdf4d4
ISIS protocol manual merge from 1.6 due to cherry pick merge conflict
by sunish vk
· 8 years ago
28b5375
[ONOS-4743] - DB sync is suspended if PCEP session is formed before BGP devices are learnt
by Avantika-Huawei
· 8 years ago
6b26610
Fixes concurrency bug by using a ConcurrentMap
by Madan Jampani
· 8 years ago
84382b9
Misc fixes in openflow provider subsystem
by Madan Jampani
· 8 years ago
7a30765
Fixed capitalization of "portStatsPollFrequency" property.
by Simon Hunt
· 8 years ago
3c2d3eb
[ONOS-4722] cherry-picked GoldenEye:Fix exception on learning unknown PCE-initiated LSP from PCC
by Avantika-Huawei
· 8 years ago
Next »