Migrate deprecated submit() to commit() for BGP/BMP
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / LocRibWriter.java
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
2015-04-08 Dana KutenicsovaMerge "BUG-2383: optimize locRibTarget"
2015-04-08 Dana KutenicsovaMerge "Fix pep8 violations in peer/context.py"
2015-04-08 Robert VargaBUG-2383: optimize locRibTarget 10/17910/1
2015-04-08 Robert VargaMerge "BUG-2383 : put empty routes structure to Loc...
2015-04-08 Dana KutenicsovaBUG-2383 : put empty routes structure to Loc-RIB 00/17900/2
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-07 Dana KutenicsovaMerge "Bug 2938: register serializers for all augmentat...
2015-04-04 Robert VargaMerge "BUG-2383 : LocRib smal fixes + logs"
2015-04-02 Dana KutenicsovaBUG-2383 : LocRib smal fixes + logs 31/17631/2
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-31 Robert VargaMerge "BUG-2794 : implemented comments for this class."
2015-03-30 Robert VargaMerge "Revert "Add odlparent relativepath relative...
2015-03-30 Dana KutenicsovaBUG-2383 : wire LocRibWriter 76/17176/6
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-13 Dana KutenicsovaMerge "BUG-2383: split out policies into separate files"
2015-03-13 Robert VargaBUG-2383: split out policies into separate files 48/16348/12
2015-03-12 Dana KutenicsovaMerge "Remove bundle tests"
2015-03-11 Dana KutenicsovaRemoved some sonar warnings in the new RIB code. 00/16200/4
2015-03-10 Dana KutenicsovaMerge "BUG-2383: implement EffectiveRibInWriter"
2015-03-10 Robert VargaMerge "BUG-2383 : synchronize message/route linkstate...
2015-03-09 Robert VargaBUG-2383: implement EffectiveRibInWriter 17/16217/5
2015-03-09 Robert VargaBUG-2383: introduce ExportPolicyPeerTracker 95/16095/5
2015-03-06 Robert VargaBUG-2383: split out AbstractPeerRoleTracker and Identif... 94/16094/4
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