Use BindingReflections.getQName()
[bgpcep.git] / bgp / rib-spi / src / main / java / org / opendaylight / protocol / bgp / rib / spi / AbstractRIBSupport.java
2023-06-22 Robert VargaUse BindingReflections.getQName() 27/106627/1
2023-04-23 Robert VargaEliminate RouteDistinguisherBuilder 34/105634/2
2023-04-23 Robert VargaConvert users of Optional.get() 05/105605/7
2023-01-12 Robert VargaMove afiClass/safiClass assignment 10/104010/1
2022-07-06 Robert VargaBump upstreams to 2022.09 35/101735/22
2022-03-30 Robert VargaBump upstream versions 57/100057/18
2021-06-20 Robert VargaBump MRI upstreams 57/96357/17
2021-05-25 Robert VargaRename multiprotocol augmentations 60/96360/4
2021-01-07 Robert VargaDrop <R, I> generic from RIBSupport 28/94328/13
2021-01-07 Robert VargaConvert LocRibWriter to DOM APIs 31/83231/30
2020-05-31 Robert VargaIntegrate controller-2.0.1 68/90168/2
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 VargaUse ImmutableOffsetMapTemplate for route keys 54/82954/2
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-09 Robert VargaBump yangtools to 3.0.0 83/81383/14
2019-04-04 Robert VargaRemove use of AttrBuilders 87/81387/1
2019-01-31 Robert VargaUpdate RIB-based constants 89/79989/5
2019-01-29 Robert VargaOptimize deletion of entire adj-rib-in table 32/79932/13
2019-01-25 Robert VargaAdd RIBNodeIdentifiers 30/79930/1
2019-01-09 Claudio D. GaspariniVerify dataobject is Route 25/79325/2
2019-01-04 Claudio D. GaspariniMove EffectiveRibInWriter to Binding independent 41/79041/8
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-10-17 Claudio D. GaspariniInclude Routes Node when generating route path 53/77053/1
2018-07-24 Robert VargaUse moved BindingReflections 67/74367/8
2018-06-15 Claudio D. GaspariniProvide Empty table instead of empty route container 39/73039/1
2018-06-14 Claudio D. GaspariniImprove Attribute serializer/parser Interfaces 07/73007/1
2018-06-14 Claudio D. GaspariniCache Instance identifier to table/(choice routes)... 06/73006/1
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 59/71259/11
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-22 Claudio D. GaspariniFix MVPN 54/72154/1
2018-05-21 Claudio D. GaspariniMVPN Support 14/72114/1
2018-05-16 Claudio D. GaspariniProvide codec Serializer via RibSupport 44/72044/1
2018-04-24 Claudio D. GaspariniRemove duplicated code 18/71218/3
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-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-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-26 Claudio D. GaspariniBGPCEP-754: Start using default import policy 98/68898/2
2018-02-28 Claudio D. GaspariniBGPCEP-574: Introduce RIB Policy interfaces 25/68825/3
2018-01-12 Robert VargaBump to odlparent-3.0.2 and yangtools-2.0.0 66/65866/19
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
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2017-08-06 Robert VargaCleanup eclipse warnings 26/61226/5
2017-03-15 Claudio D. GaspariniCode Clean Up 36/53236/2
2016-07-16 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats II 96/40396/15
2016-06-13 Claudio D. GaspariniBUG-4989: Introduce RIBSupport test abstraction 33/39933/9
2016-05-27 Claudio D. GaspariniRib support refactoring II 26/39226/10
2016-05-24 Claudio D. GaspariniRibSupport refactoring I 73/39273/3
2016-05-19 Claudio D. GaspariniRemove duplicated code for rib support 88/39088/2
2016-04-29 Kevin WangAdd support of IPv6 VPN ext (RFC4659) for BGP-MPLS 84/36984/19
2016-04-21 Claudio D. GaspariniBUG-4827: Replace extractPathId method from RibSupport 64/37964/3
2016-03-17 Claudio D. GaspariniBUG-4827: Introduce add path tables support and Path... 99/36099/10
2016-01-04 Claudio D. GaspariniRemove deprecated Qname.cachedReference method 69/32069/2
2015-06-26 Milos FabianBug-3714: Generalize RIBSupport 58/22858/5
2015-06-05 Dana KutenicsovaMake deeper comparison for best path selection. 11/21811/2
2015-06-03 Robert VargaCache QNames obtained from binding classes 88/21788/1
2015-04-18 Dana KutenicsovaBUG-3013 : added method for creating Update message... 36/18536/6
2015-04-15 Dana KutenicsovaBUG-2982 : fixed forgotten PathAttribute container... 37/18337/1
2015-04-14 Robert VargaMerge "BUG-2982 : moved path-attributes container to...
2015-04-14 Dana KutenicsovaBUG-2982 : moved path-attributes container to grouping 93/18193/8
2015-04-07 Robert VargaMerge "BUG-2383 : fixed various small bugs in end-to...
2015-04-07 Dana KutenicsovaBUG-2383 : fixed various small bugs in end-to-end RIB... 74/17674/8
2015-04-01 Robert VargaMerge "BUG-2383 : proper wildcard and Tables for Effect...
2015-04-01 Dana KutenicsovaBUG-2383 : proper wildcard and Tables for EffectiveRIB 60/17460/3
2015-03-25 Dana KutenicsovaBUG-2383 : RIBSupport exposes Route classes rather... 40/17040/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-12 Robert VargaMerge "BUG-2383 : moved AbstractRIBSupport class"
2015-03-12 Dana KutenicsovaBUG-2383 : moved AbstractRIBSupport class 24/16324/6