Bump versions to 0.21.7-SNAPSHOT
[bgpcep.git] / bgp / rib-impl / src /
2024-04-04 Robert VargaReduce noise from BGPSessionImpl 58/111258/2
2024-04-04 Robert VargaImprove findSingleCapability() 57/111257/1
2024-03-28 Robert VargaRefactor AbstractPeer initialization 35/111135/1
2024-03-18 Robert VargaModernize RPC registration 19/110819/8
2024-03-01 Robert VargaModernize bgp-rib-impl 20/110420/1
2024-03-01 Robert VargaMigrate bgp-rib-impl use of Builders 19/110419/1
2024-03-01 Robert VargaBump upstreams 20/109920/23
2024-03-01 Robert VargaDeanonymize BGP threads 10/110410/1
2024-02-29 Robert VargaDisconnect bgp-rib-impl from global event loop groups 03/110403/3
2024-01-23 Robert VargaMigrate users of YangInstanceIdentifier.create() 23/109923/3
2024-01-23 Robert VargaMigrate DataTreeCandidateNode methods 22/109922/2
2024-01-23 Robert VargaMigrate users of NormalizedNode.getIdentifier() 21/109921/6
2023-10-19 lubos-cicutDo not use RpcService in bgp-rib-impl 00/108400/4
2023-08-31 Robert VargaFix checkstyle 34/107634/1
2023-06-26 Robert VargaBump upstreams 44/106544/19
2023-06-23 Robert VargaRemove RibSupportUtils 57/106657/2
2023-06-23 Robert VargaDo not use RibSupportUtils in SynchronizationAndExcepti... 55/106655/2
2023-06-23 Robert VargaDo not use RibSupportUtils in PeerTest 54/106654/1
2023-06-23 Robert VargaDo not use RibSupportUtils in AdjRibOutListener 53/106653/1
2023-06-23 Robert VargaDo not use RibSupportUtils in AdjRibInWriter 49/106649/2
2023-06-23 Robert VargaUse SendReceive.getName() 47/106647/1
2023-06-23 Robert VargaHide RibSupportUtils 45/106645/2
2023-06-23 Robert VargaClean up AdjRibsInWriterTest a bit 46/106646/1
2023-06-23 Robert VargaMove RibSupportUtils 40/106640/3
2023-06-23 Robert VargaClean up RibSupport registration 33/106633/4
2023-04-23 Robert VargaConvert users of Optional.get() 05/105605/7
2023-04-11 Robert VargaMove future declaration 82/105382/1
2023-04-11 Robert VargaUse instanceof patterns in BGPPeer 81/105381/1
2023-04-11 Robert VargaMake BGPPeer.addPathTableMaps immutable 80/105380/1
2023-03-03 Robert VargaBump upstreams 47/104747/2
2022-12-12 Samuel SchneiderEnsure compliance with RFC8212 35/102535/5
2022-11-02 Robert VargaClean up use of NormalizedNodeBuilders 39/103039/1
2022-07-06 Robert VargaBump upstreams to 2022.09 35/101735/22
2022-04-06 Robert VargaFix raw type warnings in bgp/bmp 15/100415/7
2022-03-30 Robert VargaBump upstream versions 57/100057/18
2022-03-09 guillaume.lambertAdd and run some linters via tox and pre-commit 09/100009/2
2021-11-21 marekzatkoFix closing of peers and rib 44/98444/25
2021-11-17 Robert VargaKeyMapping is immutable 71/98571/6
2021-11-15 Robert VargaSynchronize BgpPeer.close() 29/98529/2
2021-11-15 Robert VargaUse a concurrent set for registrations 30/98530/1
2021-10-28 marekzatkoFix BGP operational state 37/98137/14
2021-10-21 marekzatkoMigrate bgp-rib-impl to OSGi DS 95/97195/9
2021-10-21 Robert VargaClose read-only transaction in BgpDeployerImpl 32/98032/1
2021-10-14 Kostiantyn NosachAdd source of incoming message to the log 81/97881/2
2021-09-23 Robert VargaDo not reference opendaylight.org/xmlns/blueprint/v1.0.0 12/97612/1
2021-09-23 Robert VargaUpdate withdraw()/advertize() 07/97607/1
2021-09-23 Robert VargaUse DistinctNodeContainer.getChildByArg() 06/97606/1
2021-09-23 Robert VargaCleanup AdjRibOutListener a bit 05/97605/1
2021-09-23 Robert VargaPrefix/PathId leaf names are constant 04/97604/1
2021-09-23 Robert VargaRevert "Flush session on AdjRibOutListener convergence" 03/97603/1
2021-07-21 Robert VargaDo not wipe data in ApplicationPeer 77/96977/1
2021-06-30 Robert VargaUse proper extension loading in bgp-rib-impl tests 44/96744/1
2021-06-29 Robert VargaSimplify peer group check 10/96710/2
2021-06-29 Robert VargaSplit out BGPDispatcherImpl 99/96699/4
2021-06-28 Robert VargaSplit out OSGiBGPStateConsumer 00/96700/2
2021-06-28 Robert VargaSplit out StrictBGPPeerRegistry 98/96698/2
2021-06-28 Robert VargaUpdate initial convergence message 95/96695/1
2021-06-28 Robert VargaClean EffectiveRibIn on ApplicationPeer convergence 86/96686/2
2021-06-28 Robert VargaFlush session on AdjRibOutListener convergence 85/96685/3
2021-06-26 Robert VargaAdd onInitialData() callbacks 84/96684/1
2021-06-20 Robert VargaBump MRI upstreams 57/96357/17
2021-05-25 Robert VargaRename multiprotocol augmentations 60/96360/4
2021-05-12 Robert VargaUse OSGi DS in bgp-parser-spi 27/96127/5
2021-04-08 Oleksii MozghovyiInstantiate BgpPeer only once 61/95561/4
2021-02-21 Robert VargaAbstractPeer.createPeerPath() should not be synchronized 94/94494/10
2021-02-21 Robert VargaRemove unneeded AbstractRIBTestSetup mocks 97/94497/7
2021-02-21 Robert VargaRemove RIBImpl's use of DataBroker 90/94490/10
2021-01-21 Robert VargaDo not expose Binding access through rib.impl.spi.RIB 89/94489/7
2021-01-21 Robert VargaRemove Peer.getRawIdentifier() 93/94493/6
2021-01-21 Robert VargaClean up AbstractPeer fields 92/94492/7
2021-01-20 Robert VargaRework ribOut interaction 88/94488/5
2021-01-07 Robert VargaFix RIB documentation 91/94491/1
2021-01-07 Robert VargaDocument AbstractPeer.bindingChain visibility 87/94487/1
2021-01-07 Robert VargaInitialize local directly 86/94486/1
2021-01-07 Robert VargaInvert check 85/94485/1
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
2021-01-06 Robert VargaUse ImmutableMap.toImmutableMap() 28/84928/5
2021-01-03 Robert VargaCleanup boolean literals 68/94368/1
2021-01-02 Robert VargaCleanup AbstractStatementRegistryConsumerTest 41/94341/4
2020-12-31 Robert VargaMigrate boolean getters 09/94309/12
2020-12-20 Robert VargaBump MRI upstreams 55/94155/6
2020-11-10 Robert VargaConvert bgp-rib-spi to OSGi DS 73/93773/2
2020-11-10 Robert VargaConvert openconfig-rp-impl to OSGi DS 41/93741/1
2020-11-10 Robert VargaRefactor BGPTableTypeRegistryProviderActivator 05/93705/9
2020-10-26 Robert VargaSwitch ConfigLoader to mdsal-binding-runtime 34/93134/8
2020-10-26 Robert VargaConvert config-loader to OSGi DS 39/89739/16
2020-10-26 Robert VargaFix List-related warnings in bgp-rib-impl 30/93030/4
2020-10-26 guillaume.lambertremove attributes odl:type default from blueprints 56/93256/2
2020-10-16 Robert VargaBump upstreams for Silicon 39/92939/8
2020-09-28 Robert VargaFix uint usage warnings 51/92751/2
2020-08-10 Vikram Singh KalakotiPropagate only negotiated afi/safi routes to adj-rib-out 97/90097/7
2020-08-03 Vikram Singh KalakotiNon ipv4 advertising peer causes BGP session flaps 49/90849/6
2020-07-29 Robert VargaHandle the case of empty optional capabilities 85/91685/6
2020-07-29 Robert VargaProcess open mesage more defensively 61/91761/2
2020-07-18 Robert VargaFix translation warnings 17/91417/1
2020-06-29 Robert VargaTake advantage of {Integer,Long}.BYTES 08/90808/1
2020-06-29 Robert VargaFurther deprecation removal 00/90800/2
2020-06-28 Robert VargaCleanup deprecation warnings in bgp/rib-impl 93/90793/1
2020-06-14 Robert VargaFix RIB activation 41/90441/1
next