Bump versions by x.y.(z+1)
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / AbstractBGPSessionNegotiator.java
2017-04-13 Claudio D. GaspariniBUG-8007: Code Clean Up 30/53430/7
2016-09-17 AjayBug-6662: On connection reset by peer, sometimes re... 66/45766/1
2016-08-25 AjayBug-5922: inbound IPv6 connection fails if address... 58/44658/1
2016-08-19 Kevin WangBUG-6470 Fix deadlock in BGP session creation 82/44382/1
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-06-27 Claudio D. GaspariniBUG-6038: Fix race condition when Open message... 81/40581/5
2016-04-27 Milos FabianBug 5558 - Closing session after a large RIB is sent... 35/37535/3
2016-01-05 Claudio D. GaspariniBUG-4867: AdjRibOutListener still listening changes... 73/32073/6
2015-08-05 Dana KutenicsovaBUG-3888 : remove remote-as from argument list 88/24788/2
2015-08-05 Dana KutenicsovaBUG-3888 : refactoring, removed unused session validators 68/24768/2
2015-08-04 Dana KutenicsovaFixed possible race condition when using BGP as speaker. 45/24745/3
2015-08-03 Dana KutenicsovaBUG-3888 : fix comparing ASnumbers 96/24396/6
2015-07-15 Claudio D. GaspariniBUG: Fix Sonar Issues 50/24150/2
2015-07-13 Claudio D. GaspariniBUG-2873 : Remove dependency protocol-framework on BGP 76/23276/14
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-19 Ladislav BorakImprove compatibility with Java 8 javadoc 20/16220/5
2015-02-10 Dana KutenicsovaMerge "Do not redefine dependencies from odlparent"
2015-02-09 Milos FabianBug-2229: RFC6286 - AS-wide Unique BGP Identifier 85/14685/7
2015-02-08 Milos FabianBug-2631 - Fixed BGP connection collision detection 84/14684/4
2014-12-01 Robert VargaMerge "BUG-2255 : adjusted BGP configuration to use...
2014-12-01 Robert VargaMerge "BUG-2448 : added more defensive lookup to node...
2014-11-28 Dana KutenicsovaSwitch statements should end with a default case. 02/13202/1
2014-11-28 Dana KutenicsovaConstant names should comply with a naming convention. 00/13200/2
2014-10-29 Milos FabianBug-2064: Implementation of RFC5492 Error handling. 38/12138/5
2014-10-23 Robert VargaMerge "BUG-731 : fixed pcep sonar warnings"
2014-10-23 Robert VargaMerge "BUG-2109 : remove also sessionId when bgp sessio...
2014-10-22 Milos FabianBug-2116: Added CEASE error code subcodes as defined... 47/12147/1
2014-10-21 Dana KutenicsovaBUG-2109 : remove also sessionId when bgp session is... 61/12161/1
2014-10-21 Milos FabianBug-2080: BGP statistics. 18/12018/5
2014-10-10 Robert VargaMerge "BUG-731 : refactored stateful listeners"
2014-10-10 Robert VargaMerge "BUG-2109 : cleaned BGP sessions on session closed."
2014-10-10 Dana KutenicsovaBUG-2109 : cleaned BGP sessions on session closed. 22/11722/4
2014-07-30 Robert VargaBUG-1116: Move BGPSession and friends to a more private... 36/9436/6
2014-07-26 Robert VargaMerge "Fixed various small bugs found by Findbugs plugin."
2014-07-25 Dana KutenicsovaFixed various small bugs found by Findbugs plugin. 35/9335/3
2014-07-21 Dana KutenicsovaMerge "Rework BGP timers to work with channel"
2014-07-21 Robert VargaRework BGP timers to work with channel 64/9164/6
2014-07-16 Robert VargaMerge "Fixed PCEP activator. Fixed ExcludeRouteObject...
2014-07-16 Robert VargaMerge "Bug-1370: Reads message body bytes as well as...
2014-07-15 Maros MarsalekBUG-731 Fix sonar warnings present in code for BUG-338 10/9010/3
2014-07-08 Maros MarsalekBUG-338 Allow incomming BGP connections. 95/8495/10