Cleanup eclipse warnings
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp /
2017-08-06 Robert VargaCleanup eclipse warnings 26/61226/5
2017-07-18 Igor FoltinBug 8675: Follow-up fix to new XML parser change in... 68/59268/6
2017-06-20 Claudio D. GaspariniBUG-6976: Migrate BMP collector to use BP wiring 11/57611/6
2017-06-20 Claudio D. GaspariniKeyMapping rework 59/57959/13
2017-06-01 Claudio D. GaspariniRemove deprecated methods 86/57886/3
2017-06-01 Claudio D. GaspariniChange deprecated SchemaService by DOMSchemaService 97/57597/2
2017-05-30 matcaufCode cleanup: Duplicate Code 21/57921/2
2017-03-30 Claudio D. GaspariniBUG-8021: Race between Peer structure creation and... 85/53685/4
2017-03-28 Claudio D. GaspariniBUG-7976: Race between peer removal and routes update 10/53810/7
2017-03-20 Claudio D. GaspariniFix sonar complains 38/53538/2
2017-03-15 Claudio D. GaspariniCode Clean Up 36/53236/2
2017-03-15 Claudio D. GaspariniCode Clean Up 35/53235/2
2017-03-09 Claudio D. GaspariniBUG-7937: Fix BGPTerminationReason 21/53021/3
2017-03-08 Claudio D. GaspariniBUG-7505: Conflict Modification 66/52866/7
2017-03-06 Jakub TothBug 6859 - Binding generator v1 refactoring 61/52561/5
2017-03-03 Claudio D. GaspariniImprove Singleton Service Logs 55/52155/2
2017-03-02 AjayBug-7614: LocRibWriter does not recover well from trans... 54/52354/2
2017-02-16 Claudio D. GaspariniBUG-7222: Make BGP DS clean up asynchronous 93/51893/3
2017-02-15 Robert VargaBUG-4808: remove reference to IdentityHashMap 82/51882/1
2017-02-14 Claudio D. GaspariniCode clean up 29/51229/6
2017-02-11 Claudio D. GaspariniBUG-7706: Fix ServiceUnavailableException 18/51218/5
2017-02-03 Claudio D. GaspariniBUG-7732: Improve BGPDeployer synchronization 22/51222/7
2017-02-01 Kevin WangBUG-7723 Change BGP connection failure log level 14/51314/1
2017-01-27 Claudio D. Gasparini\BUG-7386 Remove blocking gracefulshutdown 26/51126/2
2017-01-27 Claudio D. GaspariniBUG-7673: Improve synchonization under BGP/PCEP Session 83/51083/3
2017-01-13 Claudio D. GaspariniBUG-5032: BGP Operational State 33/49933/12
2017-01-05 Claudio D. GaspariniBUG-5032: Implement BGP State Collector 28/49928/3
2017-01-05 Claudio D. GaspariniBUG-5032: Introduce BGP Operational State 27/49927/3
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-11-28 Claudio D. GaspariniBUG-7222: Fix clustering BGPPeer NPE 32/48732/2
2016-11-07 Claudio D. GaspariniBUG-7006: Unit-tests sometimes hangs during execution 85/47885/5
2016-10-30 Milos FabianUse BGPTableTypeRegistryConsumer instead of BGPOpenConf... 86/47686/2
2016-10-27 Milos FabianOpenConfig IMPL clean-up 77/47677/1
2016-10-25 Claudio D. GaspariniBUG-6857: ProtocolsConfigFileProcessor fix 64/47564/1
2016-10-24 Milos FabianBug 6622 - ClusterSingletonService registration race... 16/47416/1
2016-10-24 AjayBug-6781: Inbound and outbound connection attempts... 92/47392/2
2016-10-21 AjayBug-7004: NPE when configuring BGP peer using OpenConfi... 43/47343/1
2016-10-19 Claudio D. GaspariniBUG-6857 - Initial configuration file loader for BGP 66/47166/2
2016-10-17 Claudio D. GaspariniBUG-6954: Create Application Peer with Route Counter 26/47026/1
2016-10-03 Milos FabianBug 6788: peer singleton service closed just after... 92/46192/3
2016-09-30 Milos FabianBug 6835: Missing "simple-routing-policy" knob in OpenC... 15/46315/1
2016-09-29 Milos FabianBug 6675: add missing cluster-id configuration knob 49/46249/2
2016-09-28 Claudio D. GaspariniBUG-6616: BGP synchronization can happen after the... 41/46241/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-17 AjayBug-6662: On connection reset by peer, sometimes re... 13/45713/2
2016-09-12 Milos FabianRemove unused BGP OpenConfig provider implementation 71/42271/11
2016-09-09 Milos FabianOpenConfig BGP more defensive 87/45187/4
2016-09-09 Milos FabianBug 4827 - BGP add-path unit tests 39/34739/19
2016-09-08 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up II 51/45351/2
2016-09-07 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up I 96/45296/3
2016-09-05 Milos FabianBug 6585: BGP ChannelOutputLimiter waits forever 46/44946/2
2016-09-01 Robert VargaBUG-6497: fixup for shifted augmentations 10/45010/4
2016-08-31 Robert VargaBUG-6497: fixup augmentation lookup 61/44961/1
2016-08-31 AjayBug-6468: Duplicate cleanup and connected-peer-counter... 11/44811/2
2016-08-30 Milos FabianBug 6530 - ApplicationPeer's CSS configuration not... 41/44741/2
2016-08-29 Om PrakashBUG-4808: Improve caching of effective attributes 50/35450/5
2016-08-25 AjayBug-5922: inbound IPv6 connection fails if address... 59/44659/1
2016-08-23 Milos FabianBug 6442: Keepalive not send by BGP ODL 47/44547/1
2016-08-19 Kevin WangBUG-6470 Fix deadlock in BGP session creation 14/44114/4
2016-08-18 AjayBug-6453: NPE reported in RibImpl class during controll... 03/44303/1
2016-08-18 Claudio D. GaspariniBUG-6437: Fix race condition when closing singleton... 58/44258/1
2016-08-18 Claudio D. GaspariniBUG-6460: Fix Neighbor Comparison 28/44228/3
2016-08-16 Claudio D. GaspariniBUG-5685: Register BGP Application Peer Cluster Singlet... 05/42905/7
2016-08-16 Claudio D. GaspariniBUG-5685: Register BGP Peer Cluster Singleton Service 06/42906/5
2016-08-16 Milos FabianBug 5061: Support remote port number configuration 97/42697/7
2016-08-16 Milos FabianBug 5061 - introduce peer restarting 76/42576/11
2016-08-15 Claudio D. GaspariniBUG-6427: Application peer doesnt announce routes 15/44015/1
2016-08-15 Milos FabianBug 5061: Introduce BGP Application Peer deployer 69/42269/12
2016-08-15 Claudio D. GaspariniBUG-6411: Fix RibImpl global comparison 47/43947/1
2016-08-13 Claudio D. GaspariniBUG-5685: Register BGP Rib to Cluster Singleton Service... 04/42904/7
2016-08-11 Milos FabianBug 5061: Integrate BGPPeerModule with blueprint 68/42268/12
2016-08-10 Milos FabianBug 5061: Bgp Peer deployer 67/42267/14
2016-08-10 Claudio D. GaspariniBUG-6378: Fix PeerExportGroup 99/43599/2
2016-08-10 Robert VargaConvert yangtools binding APIs to mdsal bindings 54/40054/11
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 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-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 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-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-07-12 Om PrakashBUG-4692: Migrate TCP-MD5 support in bgp package to... 68/39268/25
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-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-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
next