YANG revision dates mass-update
[bgpcep.git] / bgp / rib-spi / src / test / java / org / opendaylight / protocol / bgp /
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2020-02-04 Robert VargaMass-convert all compontents to use -no-zone addresses 48/87048/15
2019-10-15 Robert VargaMigrate away from legacy setters 15/85115/7
2019-09-06 Robert VargaMigrate NodeIdentifierWithPredicates users 36/84236/1
2019-07-08 Robert VargaUse ImmutableOffsetMapTemplate for route keys 54/82954/2
2019-07-08 Robert VargaRemove RIBSupport.emptyRoutesCase() 53/82953/1
2019-07-08 Robert VargaModernize codebase a bit 51/82951/1
2019-07-08 Claudio D. GaspariniMigrate to MD-SAL APIs 51/77551/13
2019-04-11 Robert VargaBump MDSAL to 4.0.0 84/81384/19
2019-04-09 Robert VargaBump yangtools to 3.0.0 83/81383/14
2019-01-31 Robert VargaUpdate RIB-based constants 89/79989/5
2018-12-22 Robert VargaFix EffectiveRibInWriter.writeTable() 85/78885/4
2018-12-21 Robert VargaMigrate AbstractRegistration/AutoCloseable 23/78923/1
2018-12-12 Robert VargaExtract routeKey/pathId from the identifier 18/78718/6
2018-12-12 Robert VargaIntroduce a dedicated RouterId class 03/78503/23
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-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-07-16 Robert VargaUse union stringValue() 51/74051/2
2018-06-17 Claudio D. GaspariniCode clean up 72/73072/1
2018-06-15 Claudio D. GaspariniProvide Empty table instead of empty route container 39/73039/1
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 59/71259/11
2018-06-04 Robert VargaMake AbstractRIBSupportTest type-safe 41/72641/2
2018-06-04 Robert VargaFix raw RIBSupport reference 51/72551/4
2018-05-28 Claudio D. GaspariniCode clean up 56/72356/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-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-13 Claudio D. GaspariniBGPCEP-574: Remove old Export Policy 02/69402/2
2018-03-12 Claudio D. GaspariniUse long instead of PathId wrapper 60/69360/4
2018-03-08 Claudio D. GaspariniBGPCEP-754: Rework EffectiveRibInWriter 84/69284/2
2018-01-22 Claudio D. GaspariniRemove no longer required method 06/67106/6
2018-01-12 Robert VargaBump to odlparent-3.0.2 and yangtools-2.0.0 66/65866/19
2018-01-09 Claudio D. GaspariniFix findbug and checkstyle issues 72/66972/2
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-11-02 Claudio D. GaspariniReorder the modifiers to comply with the Java Language... 07/64407/7
2017-10-03 Claudio D. GaspariniBUG-8987: Print Exception when Css registration fails 28/62628/3
2017-09-07 Robert VargaAdjust for mdsal-binding-dom-codec movement 16/62616/7
2017-08-06 Robert VargaCleanup eclipse warnings 26/61226/5
2017-03-20 Claudio D. GaspariniFix sonar complains 38/53538/2
2017-03-15 Claudio D. GaspariniCode Clean Up 36/53236/2
2017-03-15 Claudio D. GaspariniCode Clean Up 35/53235/2
2017-03-13 Claudio D. GaspariniCode clean up 33/53233/1
2017-03-06 Jakub TothBug 6859 - Binding generator v1 refactoring 61/52561/5
2016-10-24 Milos FabianBug 6622 - ClusterSingletonService registration race... 16/47416/1
2016-09-14 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up III 61/45561/2
2016-08-10 Robert VargaConvert yangtools binding APIs to mdsal bindings 54/40054/11
2016-07-20 Milos FabianMove IPv4/6 Unicast extension to bgp-inet 42/41842/9
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-06-27 Claudio D. GaspariniBUG-6020: Implement Ribsupport for extensions 34/40734/3
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-04-21 Claudio D. GaspariniBUG-4827: Replace extractPathId method from RibSupport 64/37964/3
2016-03-31 Claudio D. GaspariniBUG-4827: Base Path Selection mode test implementation 52/36552/4
2016-03-17 Claudio D. GaspariniBUG-4827: Introduce add path tables support and Path... 99/36099/10
2016-03-16 Claudio D. GaspariniBUG-4827: Path Selection mode Config Subsystem integration 52/36052/10
2015-11-24 Claudio D. GaspariniImplement changedRoutes Test 60/29960/6
2015-08-11 Thanh HaFix license header violations in bgp 03/25003/2
2015-07-17 Dana KutenicsovaBUG-3840 : introduced Supported tables 91/24091/6
2015-06-26 Milos FabianBug-3714: Generalize RIBSupport 58/22858/5
2015-06-19 Iveta HalanovaRibSupportUtils Unit Test 64/22864/4
2015-06-16 Dana KutenicsovaRemoved the rest of old BGP-RIB classes. 18/22718/2
2015-05-13 Ladislav BorakBug 3198 - Extract BGP messages content into groupings 54/20254/1
2015-05-05 Robert VargaMerge "Version bump."
2015-05-05 Dana KutenicsovaVersion bump. 00/19600/2
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 Robert VargaMerge "Fixed javadocs for java8."
2015-04-14 Dana KutenicsovaBUG-2982 : moved path-attributes container to grouping 93/18193/8
2015-04-14 Dana KutenicsovaBUG-2994 : added new method to RIBSupport to expose... 59/18259/1
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-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-18 Dana KutenicsovaMoved tests out of config test directory. 62/16762/1
2015-03-13 Dana KutenicsovaMerge "BUG-2383: RibReference should expose the key"
2015-03-13 Dana KutenicsovaMerge "BUG-2383: split out policies into separate files"
2015-03-13 Robert VargaMerge "BUG-2383 : split ipv4/6 to separate model"
2015-03-12 Dana KutenicsovaBUG-2383 : split ipv4/6 to separate model 80/16080/15
2015-01-16 Robert VargaMerge "Removed rib dependency on linkstate."
2015-01-16 Robert VargaMerge "Bug-2226: RFC5886 - Messages parsers/serializers"
2015-01-16 Robert VargaMerge "Refactor linkstate."
2015-01-16 Dana KutenicsovaMerge "Bug 868: Replaced use of toInstance() for build()."
2015-01-16 Tony TkacikBug 868: Replaced use of toInstance() for build(). 89/14189/1
2014-11-25 Milos FabianBug-1953: Fix bgpcep tests 21/13121/1
2014-10-10 Robert VargaMerge "BUG-731 : refactored stateful listeners"
next