Bump versions to 0.21.6-SNAPSHOT
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / LocRibWriter.java
2024-03-01 Robert VargaBump upstreams 20/109920/23
2024-01-23 Robert VargaMigrate DataTreeCandidateNode methods 22/109922/2
2024-01-23 Robert VargaMigrate users of NormalizedNode.getIdentifier() 21/109921/6
2023-06-26 Robert VargaBump upstreams 44/106544/19
2023-04-23 Robert VargaConvert users of Optional.get() 05/105605/7
2022-07-06 Robert VargaBump upstreams to 2022.09 35/101735/22
2022-03-30 Robert VargaBump upstream versions 57/100057/18
2021-06-26 Robert VargaAdd onInitialData() callbacks 84/96684/1
2021-06-20 Robert VargaBump MRI upstreams 57/96357/17
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-08-10 Vikram Singh KalakotiPropagate only negotiated afi/safi routes to adj-rib-out 97/90097/7
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2019-10-09 Robert VargaBump mdsal to 5.0.2 28/84228/26
2019-07-24 Robert VargaUse RouterId's peerId 25/83225/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-03-13 Robert VargaFix checkstyle in LocRibWriter 33/80833/1
2019-01-29 Robert VargaDo not pass explicit TableKey around 86/79986/2
2018-12-15 Robert VargaFix some rib-impl warnigs 55/78755/7
2018-12-12 Robert VargaExtract routeKey/pathId from the identifier 18/78718/6
2018-12-12 Robert VargaMake LocRibWrite.localAs a long 23/78723/1
2018-12-12 Robert VargaFix LocRibWriter.create() 12/78712/3
2018-12-12 Robert VargaIntroduce a dedicated RouterId class 03/78503/23
2018-12-10 Robert VargaFix RouteEntry.{add,remove}Route() 26/78526/11
2018-11-14 Robert VargaFix an eclipse nullness warning 24/77824/1
2018-08-04 Robert VargaUse newly-introduced type-safe methods 24/74724/2
2018-06-28 Claudio D. GaspariniRib Out Route Paths re evaluation. 34/73534/2
2018-06-13 Claudio D. GaspariniSplit Peer Ribout storage from loc rib 53/72953/1
2018-06-04 Robert VargaFix more type safety warnings 48/72648/5
2018-06-04 Robert VargaFix raw RIBSupport reference 51/72551/4
2018-05-31 Claudio D. GaspariniMatch AfiSafi Policy implementation 15/72515/2
2018-05-24 Claudio D. GaspariniMigrate deprecated submit() to commit() for BGP/BMP 20/72220/2
2018-04-18 Claudio D. GaspariniRemove duplicated Peer code 59/70959/5
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-13 Claudio D. GaspariniBGPCEP-574: Apply Export Config policy 03/69403/4
2018-03-08 Claudio D. GaspariniBGPCEP-754: Rework EffectiveRibInWriter 84/69284/2
2018-02-27 Claudio D. GaspariniReduce number of parameters for path selection 84/68784/2
2018-01-22 Claudio D. GaspariniBGPCEP-672: Fix key storage un adj-rib-out 12/67412/7
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
2017-12-28 Claudio D. GaspariniEnforce findbug and checkstyle 94/66794/1
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-09-09 Claudio D. GaspariniMigrate iterables to java 8 75/62375/2
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2017-03-30 Claudio D. GaspariniBUG-8021: Race between Peer structure creation and... 85/53685/4
2017-03-20 Claudio D. GaspariniFix sonar complains 38/53538/2
2017-03-02 AjayBug-7614: LocRibWriter does not recover well from trans... 54/52354/2
2017-01-13 Claudio D. GaspariniBUG-5032: BGP Operational State 33/49933/12
2017-01-05 Claudio D. GaspariniReplace UnsignedInt32Counter by LongAdder 26/49926/3
2016-09-26 Claudio D. GaspariniBUG-6747: Race condition on peer connection 54/46054/6
2016-07-28 AjayBug-5536: When using clustering with replication, links... 16/39816/5
2016-07-16 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats II 96/40396/15
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-05-27 Claudio D. GaspariniBUG-5966: Remove received path Id from routeKey 28/39528/1
2016-05-19 Claudio D. GaspariniRefactor ExportPolicyTracker and fix AdjRibOutListener 40/38940/7
2016-05-10 Claudio D. GaspariniBUG-4931: Simple routing policy 36/38636/1
2016-03-31 Claudio D. GaspariniBUG-4827: Introduce Advertise N Paths Selection Mode 33/35933/17
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
2016-03-15 Claudio D. GaspariniCreate two new interfaces for Export policies 01/36001/9
2016-02-17 Claudio D. GaspariniFix minor sonar issues 86/34686/2
2016-02-10 Claudio D. GaspariniBUG-5285: Transaction chain broken 40/34340/3
2016-02-08 Claudio D. GaspariniBUG-5266: Perform role change in one step 48/34248/2
2016-02-08 Claudio D. GaspariniBUG-5097: Error trying to update EffectiveRibIn from... 99/33699/9
2016-01-31 Claudio D. GaspariniBUG-5141: Failed to send Update Message on reconfigure... 79/33779/3
2016-01-24 Claudio D. GaspariniBUG-5055: Initialization of LocRib Table 37/33437/1
2016-01-21 Claudio D. GaspariniBUG-4835: Routes no withdrawn when the same prefixes... 33/33233/1
2016-01-18 Claudio D. GaspariniBUG-4982: NPE in LocRibWriter when removing a route 17/32917/1
2016-01-14 Claudio D. GaspariniBUG-4714 : No routes from loc-rib are advertised 17/32417/7
2016-01-14 Claudio D. GaspariniBUG-4939: Remove BGP Peer structure from DS once sessio... 21/32421/6
2016-01-14 Claudio D. GaspariniBUG-4962:LocRibWriter shouldn't announce routes to... 19/32419/6
2015-10-26 Claudio D. GaspariniBGP Logs improvement 92/28792/5
2015-07-30 Dana KutenicsovaFixed SupportedTables map. 23/24623/1
2015-07-17 Dana KutenicsovaBUG-3840 : introduced Supported tables 91/24091/6
2015-07-01 Iveta HalanovaSonar Warning Fix: LocRibWriter 25/23625/2
2015-06-17 Dana KutenicsovaBUG-3768 : fixed AdjRibsOutWriter 73/22773/1
2015-06-17 Robert VargaBUG-3664: make sure the transaction is committed 72/22772/1
2015-06-14 Dana KutenicsovaBUG-3347 : fix receiving updates only on first route 65/22465/3
2015-06-12 Dana KutenicsovaRevert "BUG-3347 : fix receiving updates only on first... 57/22457/1
2015-06-12 Iveta HalanovaBUG-3347 : fix receiving updates only on first route 51/22451/1
2015-06-11 Robert VargaLower tracing overhead 26/22326/2
2015-06-11 Robert VargaRemove LocRibWriter registration on close() 27/22327/1
2015-06-09 Dana KutenicsovaBUG-3348 : fixed Export Policy 66/22066/2
2015-06-03 Robert VargaCache QNames obtained from binding classes 88/21788/1
2015-06-03 Dana KutenicsovaBUG-3419 : fix calling get() on Absent value 89/21389/3
2015-05-25 Iveta HalanovaSonar issue fix 34/21034/5
2015-05-21 Dana KutenicsovaBUG-3225 : fix NPE 74/20874/2
2015-05-12 Dana KutenicsovaBUG-3074 : set initial uptodate state in LocRib to... 30/20130/2
2015-05-09 Dana KutenicsovaFixed minor sonar warnings. 68/19968/1
2015-05-07 Robert VargaRemove unneeded MERGE modification type 73/19773/4
2015-05-07 Dana KutenicsovaBUG-3074 : propagate up-to-date attribute 01/19701/3
2015-04-26 Dana KutenicsovaRemoved some sonar warnings. 91/19091/2
2015-04-14 Robert VargaMerge "BUG-2982 : moved path-attributes container to...
2015-04-14 Robert VargaFix NPE on route delete 74/18274/1
2015-04-14 Robert VargaMerge "Fixed javadocs for java8."
2015-04-14 Dana KutenicsovaBUG-2383 : make LocalRIB count on complexity of the... 54/18254/2
2015-04-11 Dana KutenicsovaBUG-2383 : fix creating AdjRibsOut tables in datastore 16/18016/4
2015-04-08 Dana KutenicsovaBUG-2383 : revive AdjRibsOut in datastore 63/17963/3
next