Update MRI projects for Aluminium
[bgpcep.git] / bgp / rib-spi / src / main / java / org / opendaylight / protocol / bgp / rib / spi / RIBSupport.java
2020-05-12 Robert VargaUpdate MRI projects for Aluminium 29/89329/20
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2019-07-08 Robert VargaRemove RIBSupport.emptyRoutesCase() 53/82953/1
2019-07-08 Claudio D. GaspariniMigrate to MD-SAL APIs 51/77551/13
2019-07-01 Robert VargaGet rid of JSR305 annotations 69/82869/9
2019-04-11 Robert VargaBump MDSAL to 4.0.0 84/81384/19
2019-01-29 Robert VargaOptimize deletion of entire adj-rib-in table 32/79932/13
2019-01-04 Claudio D. GaspariniMove EffectiveRibInWriter to Binding independent 41/79041/8
2018-12-22 Robert VargaFix EffectiveRibInWriter.writeTable() 85/78885/4
2018-12-12 Robert VargaExtract routeKey/pathId from the identifier 18/78718/6
2018-12-10 Robert VargaCentralize PathId allocation 24/78524/15
2018-12-10 Robert Vargaprovide way to extract routes from routesContainer 87/78487/11
2018-12-10 Robert VargaTeach RIBSupport about non-addpath routes 64/78564/2
2018-11-29 Matej Perinaintroduce graceful restart listener capability 43/76143/43
2018-11-10 Claudio D. GaspariniDo not create empty route list container 46/77646/4
2018-06-26 Claudio D. GaspariniRoute Target constrains Extension 62/73262/10
2018-06-15 Claudio D. GaspariniProvide Empty table instead of empty route container 39/73039/1
2018-06-04 Robert VargaUse case-based addressing in RIBSupport 53/72553/4
2018-05-31 Claudio D. GaspariniMatch AfiSafi Policy implementation 15/72515/2
2018-05-16 Claudio D. GaspariniProvide codec Serializer via RibSupport 44/72044/1
2018-04-23 Claudio D. GaspariniRemove duplicated code 98/71198/2
2018-04-20 Claudio D. GaspariniMVPN RFC6514 Extendend communities 51/71151/1
2018-04-10 Claudio D. GaspariniProvide Add Path support for all AFI/SAFI 47/70447/7
2018-04-03 Claudio D. GaspariniBGPCEP-781: Provide Add Path support for all AFI/SAFI 95/70195/5
2018-03-27 Claudio D. GaspariniCreate Empty Route Container 41/70141/3
2018-03-22 Claudio D. Gasparinirevert method name change 92/69792/1
2018-03-13 Claudio D. GaspariniFix RIB SPI checkstyle complains 23/69423/4
2018-03-13 Claudio D. GaspariniBGPCEP-574: Apply Export Config policy 03/69403/4
2018-03-12 Claudio D. GaspariniUse long instead of PathId wrapper 60/69360/4
2018-03-11 Claudio D. GaspariniClean up 59/69359/1
2018-03-11 Claudio D. GaspariniBGPCEP-574: Remove unnesary methods 47/69347/1
2018-03-08 Claudio D. GaspariniBGPCEP-754: Rework EffectiveRibInWriter 84/69284/2
2018-02-28 Claudio D. GaspariniBGPCEP-574: Introduce RIB Policy interfaces 25/68825/3
2018-01-05 Claudio D. GaspariniFix checkstyle issues under rib-spi 01/66901/2
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2016-07-16 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats II 96/40396/15
2016-05-19 Claudio D. GaspariniRemove duplicated code for rib support 88/39088/2
2016-03-17 Claudio D. GaspariniBUG-4827: Introduce add path tables support and Path... 99/36099/10
2015-06-26 Milos FabianBug-3714: Generalize RIBSupport 58/22858/5
2015-04-18 Dana KutenicsovaBUG-3013 : added method for creating Update message... 36/18536/6
2015-04-14 Robert VargaMerge "BUG-2982 : moved path-attributes container to...
2015-04-14 Robert VargaMerge "Fixed javadocs for java8."
2015-04-14 Dana KutenicsovaBUG-2994 : added new method to RIBSupport to expose... 59/18259/1
2015-03-25 Dana KutenicsovaBUG-2383 : RIBSupport exposes Route classes rather... 40/17040/7
2015-03-25 Dana KutenicsovaBUG-2383 : switched to ImmutableCollection 29/17029/7
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-18 Robert VargaMerge "Moved tests out of config test directory."
2015-03-18 Robert VargaMerge "BUG-2383 : added tests & documentation for Abstr...
2015-03-18 Dana KutenicsovaBUG-2383 : added tests & documentation for AbstractRIBS... 77/16777/2
2015-03-10 Dana KutenicsovaMerge "BUG-2383: implement EffectiveRibInWriter"
2015-03-09 Robert VargaBUG-2383: implement EffectiveRibInWriter 17/16217/5
2015-03-05 Dana KutenicsovaMerge "Do not replicate Sonar config"
2015-03-05 Dana KutenicsovaMerge "Support proper route redistribution"
2015-03-05 Dana KutenicsovaMerge "BUG-2383: rework RIB inbound"
2015-03-05 Robert VargaBUG-2383: rework RIB inbound 80/15780/22