Bump versions by x.y.(z+1)
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / StrictBGPPeerRegistry.java
2016-10-22 AjayBug-6781: Inbound and outbound connection attempts... 06/47106/3
2016-07-17 Milos FabianBug 5566: BGP listener TCP MD5 support is not working 35/41935/1
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-02-26 Robert VargaBUG-2825: use IetfInetUtil to instantiate addresses 17/34917/15
2015-11-24 Claudio D. GaspariniMove releaseConnection from ReusableBGPPeer to BGPSessi... 66/29866/4
2015-08-05 Dana KutenicsovaBUG-3888 : remove remote-as from argument list 88/24788/2
2015-08-03 Dana KutenicsovaBUG-3888 : fix comparing ASnumbers 96/24396/6
2015-08-03 Dana KutenicsovaFixed some java8 non-compliant javadocs. 89/24689/2
2015-07-06 Iveta HalanovaIllegalArgument Exception changed to Preconditions... 70/23770/8
2015-06-11 Robert VargaFix confusing peer AS message 64/22264/2
2015-06-09 Dana KutenicsovaMake methods static 58/22158/1
2015-05-07 Claudio D. GaspariniBUG 3094, Check AS number 76/19576/8
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-15 Robert VargaMerge "BUG-2571 : added parser/serializer for flowspec...
2015-02-14 Robert VargaMigrate Objects->MoreObjects 33/15333/1
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-11-10 Robert VargaMerge "BUG-2109 : clear BGP session after it was alread...
2014-11-08 Dana KutenicsovaBUG-2109 : clear BGP session after it was already initi... 77/12577/2
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-07-30 Robert VargaBUG-1116: Move BGPSession and friends to a more private... 36/9436/6
2014-07-29 Dana KutenicsovaFixed findbug issues in BGP. 58/9358/7
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