Fix ll graceful-restart-config
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / BGPPeer.java
2018-12-31 Claudio D. GaspariniFix ll graceful-restart-config 94/79094/1
2018-12-21 Robert VargaMigrate AbstractRegistration/AutoCloseable 23/78923/1
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 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-07 Matej Perinaclose effRibInWriter properly 02/78502/5
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-20 Robert VargaRemove duplicate message type check 74/77974/1
2018-10-22 Matej Perinaremove redundant ImmutableMap call 70/77170/1
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-06-04 Robert VargaFix raw RIBSupport reference 51/72551/4
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-24 Claudio D. GaspariniFix NPE 62/71262/1
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-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-10 Claudio D. GaspariniFix Peer Identifier used per Rib creation. 10/70710/2
2018-04-04 Claudio D. GaspariniBGPCEP-577: Neighbor’s local AS configurable 00/70300/3
2018-04-03 Claudio D. GaspariniBGPCEP-782: Fix peer-id 82/70282/3
2018-03-29 Claudio D. GaspariniBGPCEP-564: Support multiple cluster IDs 42/70042/4
2018-03-22 Claudio D. GaspariniBGPCEP-578: Extended peer-group support 79/69779/2
2018-03-20 Claudio D. GaspariniClean up 13/69613/3
2018-03-15 Claudio D. GaspariniImprove sync under EffectiveRibInWriter 19/69519/3
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
2018-01-23 Claudio D. GaspariniBGPCEP-748: Fix AFI/SAFI 65/67465/3
2018-01-08 Claudio D. GaspariniFix findbug issues 23/66923/2
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-12-08 Claudio D. GaspariniBGPCEP-732: Pass IpAddress as BGP Peer identifier 06/66306/3
2017-11-14 Ajay LeleBGPCEP-709: Operational OpenConfig BGP RIB output is... 72/64772/9
2017-11-06 Claudio D. GaspariniBGPCEP-685: Remove BGP Config subsystem models 30/65030/2
2017-11-06 Claudio D. GaspariniBGPCEP-701: Remove old statistics, keep only openconfig... 29/65029/2
2017-11-06 Claudio D. GaspariniBGPCEP-685: Add Peer Release session rpc 28/65028/3
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-11-28 Claudio D. GaspariniBUG-7222: Fix clustering BGPPeer NPE 32/48732/2
2016-09-26 Claudio D. GaspariniBUG-6747: Race condition on peer connection 54/46054/6
2016-09-08 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up II 51/45351/2
2016-08-31 AjayBug-6468: Duplicate cleanup and connected-peer-counter... 11/44811/2
2016-08-16 Claudio D. GaspariniBUG-5685: Register BGP Peer Cluster Singleton Service 06/42906/5
2016-08-03 ClaudioFix Remove AdjRibOut Listener 31/43031/2
2016-07-26 Milos FabianKeep internal API contract between RIB and BGPPeer... 61/42061/6
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-06-14 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats I 08/39808/14
2016-06-02 AjayBug-5791: Make Next-Hop mandatory BGP path attribute 96/38296/18
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-05-03 Milos FabianBug 4488: Metadata not available for modification NodeM... 73/38273/3
2016-04-27 Milos FabianBug 5558 - Closing session after a large RIB is sent... 35/37535/3
2016-04-12 Iveta HalanovaBUG-5511: Support Route Refresh operation from BGP 55/36555/14
2016-03-24 Milos FabianMake MP capabilities reusable 85/36185/4
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-03-15 Iveta HalanovaBUG-4592: RR message operation impl 80/36180/7
2016-02-08 Claudio D. GaspariniBUG-5097: Error trying to update EffectiveRibIn from... 99/33699/9
2016-02-05 Claudio D. GaspariniBUG-5243: Failed to send message Notify 32/34132/4
2016-01-31 Claudio D. GaspariniBUG-5141: Failed to send Update Message on reconfigure... 79/33779/3
2016-01-14 Claudio D. GaspariniBUG-4939: Remove BGP Peer structure from DS once sessio... 21/32421/6
2016-01-11 Claudio D. GaspariniBUG-4867: AdjRibOutListener is one per Table 25/32325/3
2016-01-05 Claudio D. GaspariniBUG-4867: AdjRibOutListener still listening changes... 73/32073/6
2015-11-26 Milos FabianBUG-3919: Support for non-MP advertisement 42/30242/2
2015-11-24 Claudio D. GaspariniMove releaseConnection from ReusableBGPPeer to BGPSessi... 66/29866/4
2015-11-16 Claudio D. GaspariniBUG-4634: Prefix in withdrawn list is not ignored when... 54/29754/1
2015-10-06 Claudio D. GaspariniBUG 4409: Routes to be withdrawn ignored. 51/27951/1
2015-07-28 Dana KutenicsovaStart using Codecs and CodecsRegistry instead of RIBSup... 96/22996/6
2015-07-13 Claudio D. GaspariniBUG-2873 : Remove dependency protocol-framework on BGP 76/23276/14
2015-07-03 Claudio D. GaspariniBug-3919: Advertisement is always done using MP_REACH 84/23684/9
2015-06-22 Milos FabianBug-2802: BGP Update message serialization bug 30/22830/2
2015-06-17 Dana KutenicsovaBUG-3768 : fixed AdjRibsOutWriter 73/22773/1
2015-06-09 Dana KutenicsovaMake methods static 58/22158/1
2015-05-18 Dana KutenicsovaBUG-3043 : fix for transaction closed exception 49/20249/2
2015-05-07 Dana KutenicsovaBUG-3074 : propagate up-to-date attribute 01/19701/3
2015-04-22 Ladislav BorakBug 2963 - Make BGP peer role configurable 14/18614/12
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
next