Bump versions to 0.21.7-SNAPSHOT
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / StrictBGPPeerRegistry.java
2023-06-26 Robert VargaBump upstreams 44/106544/19
2021-06-28 Robert VargaSplit out StrictBGPPeerRegistry 98/96698/2
2020-07-29 Robert VargaHandle the case of empty optional capabilities 85/91685/6
2020-06-29 Robert VargaTake advantage of {Integer,Long}.BYTES 08/90808/1
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2020-02-04 Robert VargaMass-convert all compontents to use -no-zone addresses 48/87048/15
2019-11-22 Ajay LeleAddress deadlock scenarios in BGP peer, session mgmt... 26/85426/3
2019-10-09 Robert VargaBump mdsal to 5.0.2 28/84228/26
2019-10-08 Robert VargaOptimize getAs4BytesCapability() 27/84927/3
2019-07-01 Robert VargaGet rid of JSR305 annotations 69/82869/9
2019-03-14 Robert VargaReduce use of Maps.newHashMap() and Sets.newHashSet() 49/80849/2
2018-12-21 Robert VargaMigrate AbstractRegistration/AutoCloseable 23/78923/1
2018-12-15 Robert VargaFix more rib-impl checkstyle 15/78815/1
2018-12-15 Robert VargaFix some rib-impl warnigs 55/78755/7
2018-12-03 Matej Perinaintroduce graceful restart speaker capability 45/76245/16
2018-08-20 Robert VargaFix findbugs warnings 33/75333/2
2018-06-04 Robert VargaFix more potentially-static methods 47/72647/2
2018-04-22 Robert VargaRevert "Fix compilation issues related to IpAddress" 87/71187/2
2018-04-20 Claudio D. GaspariniMVPN RFC6514 Extendend communities 51/71151/1
2018-04-18 Robert VargaFix compilation issues related to IpAddress 71/71071/8
2018-04-04 Claudio D. GaspariniBGPCEP-577: Neighbor’s local AS configurable 00/70300/3
2018-03-19 Claudio D. GaspariniBGPCEP-764: Use full Ipv6 form under StrictBGPPeerRegistry 26/69626/3
2017-12-28 Claudio D. GaspariniRemove GLOBAL strict bgp registry 70/66770/2
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2017-05-30 matcaufCode cleanup: Duplicate Code 21/57921/2
2016-10-24 AjayBug-6781: Inbound and outbound connection attempts... 92/47392/2
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