BUG-7505: Conflict Modification
[bgpcep.git] / bgp / rib-impl / src /
2017-03-09 Claudio D. GaspariniBUG-7505: Conflict Modification 62/53062/1
2017-03-03 Claudio D. GaspariniBUG-7386 Remove blocking gracefulshutdown 29/52129/2
2017-03-01 AjayBug-7614: LocRibWriter does not recover well from trans... 63/52563/1
2017-02-16 Claudio D. GaspariniBUG-7222: Make BGP DS clean up asynchronous 74/51974/1
2017-02-15 Robert VargaBUG-4808: remove reference to IdentityHashMap 87/51887/1
2017-02-06 Claudio D. GaspariniBUG-7732: Improve BGPDeployer synchronization 09/51409/3
2017-02-02 Kevin WangBUG-7723 Change BGP connection failure log level 18/51318/1
2017-01-27 Claudio D. GaspariniBUG-7673: Improve synchonization under BGP/PCEP Session 25/51125/1
2016-12-20 Claudio D. GaspariniBUG-7215: Fix App Peer ModifiedNodeDoesNotExistException 43/49543/2
2016-11-29 Claudio D. GaspariniBUG-7222: Fix clustering BGPPeer NPE 67/48767/3
2016-11-16 Claudio D. GaspariniBUG-7003: Remove Thread.sleep() calls in tests 87/48387/1
2016-11-08 Claudio D. GaspariniBUG-7006: Unit-tests sometimes hangs during execution 07/48107/2
2016-11-08 Claudio D. GaspariniBUG-7003: Introduce CheckUtil 25/48025/2
2016-10-22 AjayBug-6781: Inbound and outbound connection attempts... 06/47106/3
2016-10-21 AjayBug-7004: NPE when configuring BGP peer using OpenConfi... 28/47228/2
2016-10-20 Milos FabianBug 6622 - ClusterSingletonService registration race... 18/47018/5
2016-10-18 Claudio D. GaspariniBUG-6954: Create Application Peer with Route Counter 86/47086/1
2016-10-04 Milos FabianBug 6788: peer singleton service closed just after... 77/46477/1
2016-10-03 Milos FabianBug 6835: Missing "simple-routing-policy" knob in OpenC... 89/46389/1
2016-10-03 Milos FabianBug 6675: add missing cluster-id configuration knob 64/46364/2
2016-09-29 Claudio D. GaspariniBUG-6616: BGP synchronization can happen after the... 43/46343/1
2016-09-29 Claudio D. GaspariniBUG-6747: Race condition on peer connection 87/46287/1
2016-09-28 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up IV 08/46208/2
2016-09-28 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up III 07/46207/3
2016-09-22 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up II 61/46061/2
2016-09-22 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up I 60/46060/2
2016-09-17 AjayBug-6662: On connection reset by peer, sometimes re... 66/45766/1
2016-09-17 Milos FabianBug 4827 - BGP add-path unit tests 20/45420/3
2016-09-17 Milos FabianOpenConfig BGP more defensive 64/45764/1
2016-09-05 Milos FabianBug 6585: BGP ChannelOutputLimiter waits forever 70/45170/1
2016-09-02 Robert VargaBUG-6497: fixup augmentation lookup 98/44998/2
2016-09-01 AjayBug-6468: Duplicate cleanup and connected-peer-counter... 36/45036/1
2016-09-01 Robert VargaBUG-6497: fixup for shifted augmentations 15/45015/1
2016-08-30 Milos FabianBug 6530 - ApplicationPeer's CSS configuration not... 37/44837/1
2016-08-29 Om PrakashBUG-4808: Improve caching of effective attributes 82/44782/1
2016-08-25 AjayBug-5922: inbound IPv6 connection fails if address... 58/44658/1
2016-08-23 Milos FabianBug 6442: Keepalive not send by BGP ODL 36/44536/1
2016-08-19 Milos FabianBug 6442: Use pingpong DOM data broker in BGP 11/44411/1
2016-08-19 Kevin WangBUG-6470 Fix deadlock in BGP session creation 82/44382/1
2016-08-18 Claudio D. GaspariniBUG-6437: Fix race condition when closing singleton... 02/44302/2
2016-08-18 AjayBug-6453: NPE reported in RibImpl class during controll... 04/44204/2
2016-08-18 Claudio D. GaspariniBUG-6460: Fix Neighbor Comparison 53/44253/1
2016-08-17 Claudio D. GaspariniBUG-5685: Register BGP Application Peer Cluster Singlet... 24/44124/1
2016-08-16 Claudio D. GaspariniBUG-5685: Register BGP Peer Cluster Singleton Service 98/44098/1
2016-08-16 Claudio D. GaspariniBUG-6427: Application peer doesnt announce routes 31/44031/3
2016-08-16 Milos FabianBug 5061: Support remote port number configuration 82/44082/1
2016-08-16 Milos FabianBug 5061 - introduce peer restarting 69/44069/2
2016-08-15 Milos FabianBug 5061: Integrate ApplicationPeerModule with blueprint 08/44008/2
2016-08-15 Milos FabianBug 5061: Introduce BGP Application Peer deployer 83/43983/1
2016-08-15 Claudio D. GaspariniBUG-6411: Fix RibImpl global comparison 52/43952/2
2016-08-14 Claudio D. GaspariniBUG-5685: Register BGP Rib to Cluster Singleton Service... 27/43927/1
2016-08-11 Milos FabianBug 5061: Integrate BGPPeerModule with blueprint 09/43709/1
2016-08-11 Milos FabianBug 5061: Bgp Peer deployer 79/43679/1
2016-08-11 Claudio D. GaspariniBUG-6317 Do not withdraw route when best path has changed 65/43665/2
2016-08-10 Robert VargaConvert yangtools binding APIs to mdsal bindings 89/43589/3
2016-08-10 Claudio D. GaspariniBUG-6378: Fix PeerExportGroup 21/43621/1
2016-08-10 Kevin WangBUG-5619 Enable maven parallel build for bgpcep I 83/43583/1
2016-08-05 Claudio D. GaspariniBUG-6330: Fix race condition when reinstalling App... 23/43223/1
2016-08-04 Milos FabianBug 5061: Integrate RIBImplModule with blueprint 95/41895/12
2016-08-03 ClaudioFix Remove AdjRibOut Listener 31/43031/2
2016-08-03 Milos FabianBug 5061: Introduce BGP deployer 63/42063/10
2016-08-01 ClaudioBUG-6120: Revert Ignore test change 46/40946/16
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-21 Tom PantelisFix test failures due to BindingToNormalizedNodeCodecFa... 65/40765/6
2016-07-20 Milos FabianMove IPv4/6 Unicast extension to bgp-inet 42/41842/9
2016-07-19 Robert VargaUse Java StandardCharsets 79/41979/3
2016-07-17 Milos FabianBug 5566: BGP listener TCP MD5 support is not working 35/41935/1
2016-07-16 Tom PantelisEnable restart of CSS modules on blueprint container... 31/40731/6
2016-07-16 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats II 96/40396/15
2016-07-15 Tom PantelisAdd blueprint XML wiring for the BGPPeerRegistry 26/40526/8
2016-07-15 Kevin WangChange BGP to use bgp-id type and as-number type 00/41800/3
2016-07-14 Tom PantelisRemove BGP extensions SPI yang 12/40512/8
2016-07-14 Tom PantelisAdd blueprint XML wiring for the BGPDispatcher 12/40412/8
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-07-12 OmairBUG 5031: 08/37708/12
2016-07-12 Om PrakashBUG-4692: Migrate TCP-MD5 support in bgp package to... 68/39268/25
2016-07-11 Tom PantelisAdd blueprint XML for bgp-rib-spi 11/40411/5
2016-07-11 Tom PantelisAdd blueprint XML for bgp-parser-spi 10/40410/4
2016-07-05 Tom PantelisRemove usages of GlobalBundleScanningSchemaServiceImpl... 54/41354/1
2016-07-01 ClaudioBUG-6108: Fix IAE on Openconfig 34/41134/2
2016-06-27 Claudio D. GaspariniBUG-6038: Fix race condition when Open message... 81/40581/5
2016-06-22 Robert VargaBUG-865: remove references to URLSchemaContextResolver 01/40701/2
2016-06-14 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats I 08/39808/14
2016-06-13 Claudio D. GaspariniBUG-6020: Implement RibSupport tests for extensions 46/40146/5
2016-06-08 Claudio D. GaspariniBUG-5790: BGP Test tool 35/40035/6
2016-06-08 AjayBug-6005: PCErr generated while parsing of received... 69/39969/3
2016-06-02 AjayBug-5791: Make Next-Hop mandatory BGP path attribute 96/38296/18
2016-05-31 Milos FabianBug 5984 - Do not use deprecated Yang parser classes 41/39641/2
2016-05-27 Claudio D. GaspariniBUG-5966: Remove received path Id from routeKey 28/39528/1
2016-05-27 Claudio D. GaspariniRib support refactoring II 26/39226/10
2016-05-24 Claudio D. GaspariniRibSupport refactoring I 73/39273/3
2016-05-19 Claudio D. GaspariniRemove duplicated code for rib support 88/39088/2
2016-05-19 Claudio D. GaspariniRefactor ExportPolicyTracker and fix AdjRibOutListener 40/38940/7
2016-05-12 Claudio D. GaspariniFix various SonarQube complains 49/38549/6
2016-05-10 Claudio D. GaspariniBUG-4931: Simple routing policy 36/38636/1
2016-05-08 Milos FabianBug-4827: BGP Add-Path OpenConfig Support 09/37709/3
2016-05-05 Milos FabianBug 4827: Extend ByteToMessage decoder to support peer... 71/35771/15
next