BUG-8007: Code Clean Up
[bgpcep.git] / bgp / rib-impl / src / test / java / org / opendaylight / protocol / bgp /
2017-04-13 Claudio D. GaspariniBUG-8007: Code Clean Up 30/53430/7
2017-04-12 Claudio D. GaspariniBUG-8007: Code clean up 29/53429/8
2017-03-09 Claudio D. GaspariniBUG-7003: Remove sleeping from Tests 77/53077/2
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-02-16 Claudio D. GaspariniBUG-7222: Make BGP DS clean up asynchronous 74/51974/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-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-17 Milos FabianBug 4827 - BGP add-path unit tests 20/45420/3
2016-08-19 Kevin WangBUG-6470 Fix deadlock in BGP session creation 82/44382/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-14 Claudio D. GaspariniBUG-5685: Register BGP Rib to Cluster Singleton Service... 27/43927/1
2016-08-10 Robert VargaConvert yangtools binding APIs to mdsal bindings 89/43589/3
2016-08-10 Kevin WangBUG-5619 Enable maven parallel build for bgpcep I 83/43583/1
2016-08-01 ClaudioBUG-6120: Revert Ignore test change 46/40946/16
2016-07-28 AjayBug-5536: When using clustering with replication, links... 16/39816/5
2016-07-20 Milos FabianMove IPv4/6 Unicast extension to bgp-inet 42/41842/9
2016-07-17 Milos FabianBug 5566: BGP listener TCP MD5 support is not working 35/41935/1
2016-07-16 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats II 96/40396/15
2016-07-15 Kevin WangChange BGP to use bgp-id type and as-number type 00/41800/3
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-05 Tom PantelisRemove usages of GlobalBundleScanningSchemaServiceImpl... 54/41354/1
2016-06-27 Claudio D. GaspariniBUG-6038: Fix race condition when Open message... 81/40581/5
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-02 AjayBug-5791: Make Next-Hop mandatory BGP path attribute 96/38296/18
2016-05-24 Claudio D. GaspariniRibSupport refactoring I 73/39273/3
2016-05-10 Claudio D. GaspariniBUG-4931: Simple routing policy 36/38636/1
2016-04-12 Iveta HalanovaBUG-5511: Support Route Refresh operation from BGP 55/36555/14
2016-04-12 Milos FabianBug 5704 - BGP session unit tests failing after Netty... 76/37476/2
2016-04-05 AjayBug-5023: Simplify client re-connection strategies 24/36924/8
2016-03-31 Claudio D. GaspariniBUG-4827: Base Path Selection mode test implementation 52/36552/4
2016-03-24 Milos FabianMake MP capabilities reusable 85/36185/4
2016-03-17 Iveta HalanovaPeerTest update, unsupported Afi/Safi RR request 97/36397/2
2016-03-17 Claudio D. GaspariniBUG-4827: Introduce add path tables support and Path... 99/36099/10
2016-03-16 Claudio D. GaspariniBUG-4827: Path Selection mode Config Subsystem integration 52/36052/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-03-04 Milos FabianRework BGPSessionImpl test 54/35554/5
2016-03-02 Milos FabianClean up Extended Messages Capability 52/35552/4
2016-03-01 Milos FabianRemove unused class in bgp-rib 51/35551/2
2016-02-26 Claudio D. GaspariniUpdate clearTable method name to createEmptyTableStructure 51/34251/12
2016-02-26 Om PrakashBUG: 4831 33/34733/15
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-25 Claudio D. GaspariniBUG-5076: OffSetMap reworked 91/33491/2
2016-01-21 Claudio D. GaspariniBUG-4835: Routes no withdrawn when the same prefixes... 33/33233/1
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
2016-01-05 Claudio D. GaspariniBUG-4867: AdjRibOutListener still listening changes... 73/32073/6
2016-01-04 Claudio D. GaspariniRemove deprecated Qname.cachedReference method 69/32069/2
2015-12-21 Milos FabianBug 4801 - FromExternalImportPolicyTest is failing... 95/31595/2
2015-12-17 Milos FabianBUG-4792: Fix failing single feature tests 65/31465/5
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-28 Claudio D. GaspariniBUG-4531: Error channelFactory set already 31/28831/7
2015-10-22 Claudio D. GaspariniBUG-4438: When delete a route from the app RIB transact... 80/28680/1
2015-10-06 Claudio D. GaspariniBUG 4409: Routes to be withdrawn ignored. 51/27951/1
2015-10-05 Claudio D. GaspariniBUG 4413: Unit test "BGPDispatcherImplTest.testCreateCl... 16/27916/1
2015-09-29 Claudio D. GaspariniBUG 4070: Add missing policy database 70/27570/2
2015-09-27 Claudio D. GaspariniBUG-4070: Define new specific Peer role for App Peer. 28/27128/10
2015-08-11 Thanh HaFix license header violations in bgp 03/25003/2
2015-08-05 Dana KutenicsovaRefactor StrictBGPPeerRegistryTest 90/24790/2
2015-08-05 Dana KutenicsovaBUG-3888 : remove remote-as from argument list 88/24788/2
2015-08-05 Dana KutenicsovaBUG-3888 : remove unused remote-as from negotiators. 85/24785/2
2015-08-05 Dana KutenicsovaBUG-3888 : refactoring, removed unused session validators 68/24768/2
2015-08-04 Iveta HalanovaBUG-4071: Cluster value fix 92/24692/4
2015-08-03 Dana KutenicsovaBUG-3888 : fix comparing ASnumbers 96/24396/6
2015-07-17 Dana KutenicsovaBUG-3840 : introduced Supported tables 91/24091/6
2015-07-14 Iveta HalanovaRib-impl unit test for export policies 82/24082/4
2015-07-13 Iveta HalanovaBUG-2823: Simplify AS_PATH encoding 75/23775/22
2015-07-13 Claudio D. GaspariniBUG-2873 : Remove dependency protocol-framework on BGP 76/23276/14
2015-07-13 Iveta HalanovaBestPathSelector bug fix 47/24047/4
2015-07-06 Dana KutenicsovaFixed unit tests after yangtools change. 67/23767/3
2015-06-30 Dana KutenicsovaUnit tests for AttributeOperations. 38/23238/13
2015-06-29 Dana KutenicsovaBUG-3839 : fixed various minor bugs related to AS Path BPS 56/23256/3
2015-06-25 Dana KutenicsovaGet rid of BestPathState FIXMEs. 41/23241/3
2015-06-21 Dana KutenicsovaBUG-3362 : improved tests for application peer 89/22989/2
2015-06-12 Claudio D. GaspariniBUG-3300 : Fixed BGP transitive attribute filtering 63/22463/1
2015-06-09 Ladislav BorakBUG-3348 : fixed application peer 50/22150/3
2015-06-09 Dana KutenicsovaMake methods static 58/22158/1
2015-06-03 Iveta HalanovaUnit test bgp-rib-impl 52/21752/3
2015-05-13 Ladislav BorakBug 3198 - Extract BGP messages content into groupings 54/20254/1
next