Clean up ShortestPathFirst
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / ApplicationPeer.java
2024-03-28 Robert VargaRefactor AbstractPeer initialization 35/111135/1
2024-03-01 Robert VargaModernize bgp-rib-impl 20/110420/1
2024-03-01 Robert VargaBump upstreams 20/109920/23
2023-06-26 Robert VargaBump upstreams 44/106544/19
2023-06-23 Robert VargaRemove RibSupportUtils 57/106657/2
2023-06-23 Robert VargaMove RibSupportUtils 40/106640/3
2023-04-23 Robert VargaConvert users of Optional.get() 05/105605/7
2022-03-30 Robert VargaBump upstream versions 57/100057/18
2021-07-21 Robert VargaDo not wipe data in ApplicationPeer 77/96977/1
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-26 Robert VargaAdd onInitialData() callbacks 84/96684/1
2021-06-20 Robert VargaBump MRI upstreams 57/96357/17
2021-02-21 Robert VargaAbstractPeer.createPeerPath() should not be synchronized 94/94494/10
2021-01-21 Robert VargaRemove Peer.getRawIdentifier() 93/94493/6
2021-01-20 Robert VargaRework ribOut interaction 88/94488/5
2021-01-07 Robert VargaInitialize local directly 86/94486/1
2021-01-07 Robert VargaConvert LocRibWriter to DOM APIs 31/83231/30
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2020-02-04 Robert VargaMass-convert all compontents to use -no-zone addresses 48/87048/15
2019-11-22 Ajay LeleFix NPE while accessing DomTxChain when bgp/app peer... 80/84080/6
2019-07-08 Claudio D. GaspariniMigrate to MD-SAL APIs 51/77551/13
2019-03-13 Robert VargaFix checkstyle in ApplicationPeer 26/80826/1
2019-01-31 Robert VargaUpdate RIB-based constants 89/79989/5
2019-01-25 Robert VargaAdd RIBNodeIdentifiers 30/79930/1
2019-01-04 Claudio D. GaspariniMove EffectiveRibInWriter to Binding independent 41/79041/8
2018-12-21 Robert VargaMigrate AbstractRegistration/AutoCloseable 23/78923/1
2018-12-15 Robert VargaFix more rib-impl checkstyle 15/78815/1
2018-11-09 Claudio D. GaspariniFix application peer handling of DISAPPEARED / APPEARED... 28/77628/2
2018-08-01 Claudio D. GaspariniWorkaround for jenkins Route target test 41/74741/1
2018-07-03 Claudio D. GaspariniRoute Constrain policies 89/73689/1
2018-06-28 Claudio D. GaspariniRib Out Route Paths re evaluation. 34/73534/2
2018-06-28 Claudio D. GaspariniRoute Constrain policies 49/73349/6
2018-06-13 Claudio D. GaspariniSplit Peer Ribout storage from loc rib 53/72953/1
2018-05-31 Claudio D. GaspariniMatch AfiSafi Policy implementation 15/72515/2
2018-05-28 Claudio D. GaspariniCode clean up 56/72356/1
2018-05-24 Claudio D. GaspariniMigrate deprecated submit() to commit() for BGP/BMP 20/72220/2
2018-04-20 Claudio D. GaspariniMVPN RFC6514 Extendend communities 51/71151/1
2018-04-18 Claudio D. GaspariniRemove duplicated Peer code 59/70959/5
2018-04-17 Claudio D. GaspariniInitialize effective rib in for App Peer 64/70964/2
2018-04-14 Claudio D. GaspariniFix findbug complains 47/70947/1
2018-04-11 Claudio D. GaspariniDelete routes under eff-rib-in 22/70722/2
2018-04-10 Claudio D. GaspariniProvide Add Path support for all AFI/SAFI 47/70447/7
2018-04-04 Claudio D. GaspariniBGPCEP-577: Neighbor’s local AS configurable 00/70300/3
2018-03-29 Claudio D. GaspariniBGPCEP-564: Support multiple cluster IDs 42/70042/4
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-03-01 Claudio D. GaspariniBGPCEP-574: Remove old ImportPolicyPeerTracker 43/68943/1
2018-02-26 Claudio D. GaspariniBGPCEP-754: Start using default import policy 98/68898/2
2018-02-14 Claudio D. GaspariniBGPCEP-754: Remove simple-routing-policy 86/68886/3
2018-01-18 Claudio D. GaspariniBGPCEP-754: PeerTracker Impl 83/68883/3
2018-01-17 Claudio D. GaspariniBGPCEP-754: Introduce BGPPeerTracker interfaces 82/68882/3
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-11-14 Ajay LeleBGPCEP-709: Operational OpenConfig BGP RIB output is... 72/64772/9
2017-11-06 Claudio D. GaspariniBGPCEP-701: Remove old statistics, keep only openconfig... 29/65029/2
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2017-02-16 Claudio D. GaspariniBUG-7222: Make BGP DS clean up asynchronous 93/51893/3
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-12-08 Claudio D. GaspariniBUG-7215: Fix App Peer ModifiedNodeDoesNotExistException 82/48882/6
2016-10-17 Claudio D. GaspariniBUG-6954: Create Application Peer with Route Counter 26/47026/1
2016-09-26 Claudio D. GaspariniBUG-6747: Race condition on peer connection 54/46054/6
2016-09-20 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up IV 86/45786/4
2016-09-12 Milos FabianRemove unused BGP OpenConfig provider implementation 71/42271/11
2016-08-16 Claudio D. GaspariniBUG-5685: Register BGP Application Peer Cluster Singlet... 05/42905/7
2016-08-05 Claudio D. GaspariniBUG-6330: Fix race condition when reinstalling App... 23/43223/1
2016-08-01 Milos FabianRevert "BUG-5742: Race condition when creating Applicat... 77/42877/2
2016-07-28 AjayBug-5536: When using clustering with replication, links... 16/39816/5
2016-07-26 Milos FabianKeep internal API contract between RIB and BGPPeer... 61/42061/6
2016-07-23 ClaudioBUG-5742: Race condition when creating Application... 86/42386/1
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-10 Claudio D. GaspariniBUG-4931: Simple routing policy 36/38636/1
2016-05-03 Milos FabianBug 4488: Metadata not available for modification NodeM... 73/38273/3
2016-03-17 Claudio D. GaspariniBUG-4827: Introduce add path tables support and Path... 99/36099/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-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-29 Milos FabianBUG-4197: BGP OpenConfig SPI 52/27952/10
2015-10-22 Claudio D. GaspariniBUG-4438: When delete a route from the app RIB transact... 80/28680/1
2015-09-27 Claudio D. GaspariniBUG-4070: Define new specific Peer role for App Peer. 28/27128/10
2015-06-21 Dana KutenicsovaBUG-3362 : improved tests for application peer 89/22989/2
2015-06-03 Dana KutenicsovaBUG-3419 : fix calling get() on Absent value 89/21389/3
2015-04-20 Robert VargaMerge "BUG-2383 : clean up transaction chains in Peers"
2015-04-20 Dana KutenicsovaBUG-2383 : clean up transaction chains in Peers 00/18600/3
2015-04-18 Dana KutenicsovaBUG-2383 : wire AdjRibOutListener to BGPPeer 25/17225/19
2015-04-16 Dana KutenicsovaBUG-2383 : Application peer rework. 38/18338/4
2015-04-14 Robert VargaMerge "BUG-2982 : moved path-attributes container to...
2015-04-14 Dana KutenicsovaBUG-2982 : moved path-attributes container to grouping 93/18193/8
2014-10-21 Dana KutenicsovaBUG-731 : removed more sonar warnings 71/11971/4
2014-09-01 Dana KutenicsovaBUG-1116 : application peer implementation and tests 53/10553/2
2014-08-04 Robert VargaBUG-1116: add BGP application peer skeleton 33/9033/4