YANG revision dates mass-update
[bgpcep.git] / bgp / rib-impl /
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 85/87985/1
2020-02-04 Robert VargaMass-convert all compontents to use -no-zone addresses 48/87048/15
2020-01-20 Robert VargaMigrate to use MD-SAL's uint24 type 51/87051/2
2020-01-05 Robert VargaRemove useless UnsupportedOperationExceptions 01/86701/4
2020-01-04 Robert VargaAdd uint24.yang 95/86695/4
2019-12-14 Ajay LeleFix CSIT regression due to BGPCEP-878 fix 24/86424/2
2019-11-29 Robert VargaUse new Uint* constants 92/85992/2
2019-11-22 Ajay LeleFix NPE while accessing DomTxChain when bgp/app peer... 80/84080/6
2019-11-22 Ajay LeleAddress deadlock scenarios in BGP peer, session mgmt... 26/85426/3
2019-10-15 Robert VargaAnother round of deprecated constructor migrations 23/85123/2
2019-10-15 Robert VargaMake BGPError operate on Uint8 17/85117/8
2019-10-15 Robert VargaMigrate away from legacy setters 15/85115/7
2019-10-15 Robert VargaAdd ByteBufUtils 00/85100/15
2019-10-14 Robert VargaFix LeafNode conversions 01/85101/4
2019-10-14 Robert VargaMigrate DTO builders 89/85089/7
2019-10-13 Robert VargaApply modernization 88/85088/2
2019-10-09 Robert VargaBump mdsal to 5.0.2 28/84228/26
2019-10-08 Robert VargaBump odlparent to 6.0.0 26/84226/22
2019-10-08 Robert VargaOptimize getAs4BytesCapability() 27/84927/3
2019-10-08 Robert VargaDo not mock FluentFuture 26/84926/3
2019-10-08 Robert VargaMigrate users of Lists.new*List() 25/84925/2
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 42/83542/1
2019-08-01 Robert VargaLower incoming message logging to trace 46/83346/1
2019-07-29 Robert VargaMove channel message header decoder manipulation 09/83309/1
2019-07-29 Robert VargaUse adaptive allocators again 05/83305/5
2019-07-29 Robert VargaCorrect input buffer sizing 99/83299/4
2019-07-26 Robert VargaDo not throws IAEs when channel fails to close 61/83261/5
2019-07-26 Robert VargaSimplify BGPSessionImpl.channelInactive() 74/83274/1
2019-07-26 Robert VargaDo not synchronize BGPSessionImpl.terminate() 73/83273/1
2019-07-26 Robert VargaDo not synchronize notifyTerminationReasonAndCloseWitho... 72/83272/1
2019-07-26 Robert VargaFix a bad @GuardedBy annotation 71/83271/1
2019-07-26 Robert VargaRemove BGPSessionImpl.isWritable() 70/83270/1
2019-07-26 Robert VargaSimplify LOG references 63/83263/3
2019-07-25 Robert VargaImprove time tracking overheads a bit 59/83259/3
2019-07-24 Robert VargaUse RouterId's peerId 25/83225/1
2019-07-19 Robert VargaRemove unneeded test dependency declarations 76/83176/1
2019-07-19 Robert VargaRevert "Remove OSGi dependency from bgp modules" 23/82223/5
2019-07-18 Robert VargaRemove duplicate declarations 14/83114/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-07-08 Robert VargaUpdate keepalive tracking 48/81948/3
2019-07-01 Robert VargaGet rid of JSR305 annotations 69/82869/9
2019-05-10 Robert VargaBump mdsal to 4.0.1 44/81844/5
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-04-09 Robert VargaBump odlparent to 5.0.0 82/81382/11
2019-04-09 Robert VargaDo not use JdkFutureAdapters in BgpPeerRpc 97/81497/1
2019-04-04 Robert VargaRemove use of AttrBuilders 87/81387/1
2019-04-04 Robert VargaFix logging mismatches 86/81386/1
2019-03-19 Robert VargaUse only our advertized tables to send routes 75/80875/3
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
next