Reduce use of Maps.newHashMap() and Sets.newHashSet()
[bgpcep.git] / bgp / rib-impl /
2019-03-14 Robert VargaReduce use of Maps.newHashMap() and Sets.newHashSet() 49/80849/2
2019-03-14 Robert VargaDo not use Lists.newArrayList() 48/80848/3
2019-03-13 Robert VargaEnforce bgp-rib-impl checkstyle 13/78813/12
2019-03-13 Robert VargaFix RibImpl checkstyle 34/80834/1
2019-03-13 Robert VargaFix checkstyle in LocRibWriter 33/80833/1
2019-03-13 Robert VargaFix checkstyle in BGPClusterSingletonService 32/80832/1
2019-03-13 Robert VargaFix checkstyle in BGPProtocolSessionPromise 31/80831/1
2019-03-13 Robert VargaFix checkstyle in BGPPeer 30/80830/1
2019-03-13 Robert VargaFix checkstyle in BGPPeerStateImpl 29/80829/1
2019-03-13 Robert VargaFix checkstyle in CodecsRegistryImpl 28/80828/1
2019-03-13 Robert VargaFix checkstyle in BgpDeployerImpl 27/80827/1
2019-03-13 Robert VargaFix checkstyle in ApplicationPeer 26/80826/1
2019-03-13 Robert VargaFix checkstyle in BGPSessionStateImpl 19/80819/2
2019-03-13 Robert VargaFix checkstyle in BGPSessionImplTest 18/80818/2
2019-03-13 Robert VargaFix checkstyle in RIBSupportContextRegistry 17/80817/2
2019-03-13 Robert VargaFix checkstyle in AbstractBGPSessionNegotiator 16/80816/2
2019-03-13 Robert VargaFix RIBImpl checkstyle 15/80815/2
2019-03-13 Robert VargaRename BGPRIBStateImpl 14/80814/2
2019-03-13 Robert VargaFix AbstractRIBTestSetup checkstyle 13/80813/2
2019-03-13 Robert VargaFix variable naming 12/80812/2
2019-03-13 Robert VargaMake connectSessionPromise() static 11/80811/2
2019-03-13 Matej PerinaRemove OSGi dependency from bgp modules 54/79854/10
2019-03-13 Robert VargaRemove superfluous warning 09/80809/1
2019-03-12 Robert VargaTake our advertized tables into consideration in RibOut 91/80791/3
2019-03-11 Robert VargaGuard against torn down peer 59/80759/2
2019-02-25 Robert VargaFix EffectiveRibInWriter uptodate handling 69/80569/1
2019-02-04 Robert VargaAdd adj-rib-in llgr-stale flag 79/78879/39
2019-02-02 Tom PantelisMove BP xml to OSGI-INF 73/80073/3
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 82/80082/1
2019-01-31 Robert VargaUpdate RIB-based constants 89/79989/5
2019-01-31 Robert VargaRework table modification application 55/79955/9
2019-01-31 Robert VargaOptimize whole-table overwrite 38/79938/15
2019-01-29 Robert VargaDo not pass explicit TableKey around 86/79986/2
2019-01-29 Robert VargaOptimize deletion of entire adj-rib-in table 32/79932/13
2019-01-28 Robert VargaFix AS number comparison 76/79976/2
2019-01-25 Robert VargaFurther cleanup of EffectiveRibInWriter 31/79931/3
2019-01-25 Robert VargaAdd RIBNodeIdentifiers 30/79930/1
2019-01-25 Robert VargaCleanup EffectiveRibInWriter 28/79928/1
2019-01-14 Claudio D. GaspariniReuse attributes after apply import policy 91/79491/3
2019-01-13 Claudio D. GaspariniHandle table deletion under eff-rib-in 98/79498/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-12-31 Claudio D. GaspariniFix ll graceful-restart-config 94/79094/1
2018-12-22 Robert VargaFix EffectiveRibInWriter.writeTable() 85/78885/4
2018-12-21 Robert VargaMigrate AbstractRegistration/AutoCloseable 23/78923/1
2018-12-18 Robert VargaCleanup client dispatchers 47/78847/2
2018-12-18 Robert VargaFix AbstractAddPathTest resource cleanup 46/78846/2
2018-12-15 Robert VargaDo not instantiate executor service for tasks 23/78823/2
2018-12-15 Robert VargaPropagate LLGR configuration 22/78822/1
2018-12-15 Robert VargaFix a checkstyle violation 21/78821/1
2018-12-15 Robert VargaFix BGPPeer internal locking 20/78820/1
2018-12-15 Robert VargaFix more rib-impl checkstyle 15/78815/1
2018-12-15 Robert VargaFix some rib-impl warnigs 55/78755/7
2018-12-14 Matej Perinaadd interface for LLGR state 43/78743/11
2018-12-14 Matej PerinaAdd decoder constraint based on treat-as-withdrawn... 61/78561/24
2018-12-14 Robert VargaAdd LLGR restart utilities 75/78775/6
2018-12-14 Matej PerinaTeach BgpSessionImpl about graceful restart Mode 42/78742/8
2018-12-13 Robert VargaUndo damage done by https://git.opendaylight.org/gerrit... 57/78757/2
2018-12-13 Robert VargaTranslate GR RPC 54/78754/2
2018-12-12 Robert VargaExtract routeKey/pathId from the identifier 18/78718/6
2018-12-12 Robert VargaTeach BGPSessionImpl about LLGR 26/78726/1
2018-12-12 Robert VargaTeach BGPSession about LLGR 24/78724/1
2018-12-12 Robert VargaMake LocRibWrite.localAs a long 23/78723/1
2018-12-12 Robert VargaTeach AbstractPeer about LLGR_STALE routes 22/78722/1
2018-12-12 Robert VargaFix LocRibWriter.create() 12/78712/3
2018-12-12 Robert VargaCache afi/safi type 74/78674/1
2018-12-12 Robert VargaRemove ThreadPool in connection release path 63/78463/9
2018-12-12 Robert VargaIntroduce a dedicated RouterId class 03/78503/23
2018-12-12 Robert VargaFix addpath selection performance 30/78530/22
2018-12-10 Robert VargaPrepare EffRibInWriter for LLGR_STALE handling 76/78476/21
2018-12-10 Robert VargaCentralize PathId allocation 24/78524/15
2018-12-10 Robert VargaFix RouteEntry.{add,remove}Route() 26/78526/11
2018-12-09 Matej Perinafix graceful restart test race-condition 38/78538/2
2018-12-07 Matej Perinaclose effRibInWriter properly 02/78502/5
2018-12-06 Robert VargaSplit out EffectiveRibInWriter.processModifications() 06/78506/4
2018-12-06 Robert VargaRIBImpl.vpnTableRefresher should be final 05/78505/4
2018-12-06 Robert VargaDo not always update eff-rib-in attributes 75/78475/6
2018-12-03 Matej Perinasend EOR marker after initial route exchange 09/77509/14
2018-12-03 Matej Perinaintroduce graceful restart speaker capability 45/76245/16
2018-11-29 Matej Perinaintroduce graceful restart listener capability 43/76143/43
2018-11-25 Matej Perinaadd option to close peer session without notification 88/77988/3
2018-11-20 Robert VargaReduce use of newArrayList()/newHashSet() 76/77976/2
2018-11-20 Robert VargaRemove duplicate message type check 74/77974/1
2018-11-15 Robert VargaAssert route change identifier being IdentifiableItem 61/77861/1
2018-11-14 Robert VargaFix an eclipse nullness warning 24/77824/1
2018-11-14 Matej Perinause multi thread executor in unit tests 79/77779/2
2018-11-12 Claudio D. GaspariniBGP Stats collector 77/77677/3
2018-11-10 Claudio D. GaspariniDo not create empty route list container 46/77646/4
2018-11-09 Claudio D. GaspariniFix application peer handling of DISAPPEARED / APPEARED... 28/77628/2
2018-11-02 Claudio D. GaspariniFix handleDeletions 63/77463/1
2018-10-24 Robert VargaIntegrate MRI projects for Neon 06/75006/32
2018-10-22 Matej Perinaremove redundant ImmutableMap call 70/77170/1
2018-10-05 Claudio D. GaspariniHandle RT removal at different level 15/76715/1
2018-08-20 Robert VargaFix findbugs warnings 33/75333/2
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 86/74986/1
2018-08-04 Robert VargaUse newly-introduced type-safe methods 24/74724/2
2018-08-01 Claudio D. GaspariniWorkaround for jenkins Route target test 41/74741/1
2018-07-24 Robert VargaUse moved BindingReflections 67/74367/8
2018-07-21 Claudio D. GaspariniReduce use of waitFutureSuccess utility 72/74272/3
2018-07-18 Robert VargaRemove powermock dependency 85/74185/1
next