Bump versions by x.y.(z+1)
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / BGPPeer.java
2017-02-16 Claudio D. GaspariniBUG-7222: Make BGP DS clean up asynchronous 74/51974/1
2016-11-29 Claudio D. GaspariniBUG-7222: Fix clustering BGPPeer NPE 67/48767/3
2016-09-29 Claudio D. GaspariniBUG-6747: Race condition on peer connection 87/46287/1
2016-09-22 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up II 61/46061/2
2016-09-01 AjayBug-6468: Duplicate cleanup and connected-peer-counter... 36/45036/1
2016-08-16 Claudio D. GaspariniBUG-5685: Register BGP Peer Cluster Singleton Service 98/44098/1
2016-08-03 ClaudioFix Remove AdjRibOut Listener 31/43031/2
2016-07-26 Milos FabianKeep internal API contract between RIB and BGPPeer... 61/42061/6
2016-07-16 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats II 96/40396/15
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-06-14 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats I 08/39808/14
2016-06-02 AjayBug-5791: Make Next-Hop mandatory BGP path attribute 96/38296/18
2016-05-19 Claudio D. GaspariniRefactor ExportPolicyTracker and fix AdjRibOutListener 40/38940/7
2016-05-10 Claudio D. GaspariniBUG-4931: Simple routing policy 36/38636/1
2016-05-03 Milos FabianBug 4488: Metadata not available for modification NodeM... 73/38273/3
2016-04-27 Milos FabianBug 5558 - Closing session after a large RIB is sent... 35/37535/3
2016-04-12 Iveta HalanovaBUG-5511: Support Route Refresh operation from BGP 55/36555/14
2016-03-24 Milos FabianMake MP capabilities reusable 85/36185/4
2016-03-17 Claudio D. GaspariniBUG-4827: Introduce add path tables support and Path... 99/36099/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-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-31 Claudio D. GaspariniBUG-5141: Failed to send Update Message on reconfigure... 79/33779/3
2016-01-14 Claudio D. GaspariniBUG-4939: Remove BGP Peer structure from DS once sessio... 21/32421/6
2016-01-11 Claudio D. GaspariniBUG-4867: AdjRibOutListener is one per Table 25/32325/3
2016-01-05 Claudio D. GaspariniBUG-4867: AdjRibOutListener still listening changes... 73/32073/6
2015-11-26 Milos FabianBUG-3919: Support for non-MP advertisement 42/30242/2
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-06 Claudio D. GaspariniBUG 4409: Routes to be withdrawn ignored. 51/27951/1
2015-07-28 Dana KutenicsovaStart using Codecs and CodecsRegistry instead of RIBSup... 96/22996/6
2015-07-13 Claudio D. GaspariniBUG-2873 : Remove dependency protocol-framework on BGP 76/23276/14
2015-07-03 Claudio D. GaspariniBug-3919: Advertisement is always done using MP_REACH 84/23684/9
2015-06-22 Milos FabianBug-2802: BGP Update message serialization bug 30/22830/2
2015-06-17 Dana KutenicsovaBUG-3768 : fixed AdjRibsOutWriter 73/22773/1
2015-06-09 Dana KutenicsovaMake methods static 58/22158/1
2015-05-18 Dana KutenicsovaBUG-3043 : fix for transaction closed exception 49/20249/2
2015-05-07 Dana KutenicsovaBUG-3074 : propagate up-to-date attribute 01/19701/3
2015-04-22 Ladislav BorakBug 2963 - Make BGP peer role configurable 14/18614/12
2015-04-20 Robert VargaMerge "BUG-2383 : clean up transaction chains in Peers"
2015-04-20 Dana KutenicsovaBUG-2383 : clean up transaction chains in Peers 00/18600/3
2015-04-18 Dana KutenicsovaBUG-2383 : wire AdjRibOutListener to BGPPeer 25/17225/19
2015-04-16 Dana KutenicsovaBUG-2383 : Application peer rework. 38/18338/4
2015-04-14 Robert VargaMerge "BUG-2982 : moved path-attributes container to...
2015-04-14 Dana KutenicsovaBUG-2982 : moved path-attributes container to grouping 93/18193/8
2015-04-07 Robert VargaMerge "BUG-2383 : fixed various small bugs in end-to...
2015-04-07 Dana KutenicsovaBUG-2383 : fixed various small bugs in end-to-end RIB... 74/17674/8
2015-04-01 Robert VargaBUG-2383: make sure we update routerId correctly 56/17556/3
2015-03-31 Robert VargaMerge "BUG-2794 : implemented comments for this class."
2015-03-30 Robert VargaMerge "Revert "Add odlparent relativepath relative...
2015-03-30 Dana KutenicsovaBUG-2383 : started effective RIB writer in RIBImpl 62/17062/15
2015-03-30 Dana KutenicsovaBUG-2383: Added wiring of Attributes codecs to RibSuppo... 95/16995/24
2015-03-23 Dana KutenicsovaFixed NPE in BGPPeer. 81/16981/1
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-20 Robert VargaMerge "BUG-2383 : BGPPeer now sends routes to AdjRibWriter"
2015-03-19 Dana KutenicsovaBUG-2383 : BGPPeer now sends routes to AdjRibWriter 17/16817/1
2015-03-17 Robert VargaBUG-2383: wire up AdjRibInWriter 96/16096/12
2015-02-15 Robert VargaMerge "BUG-2571 : added parser/serializer for flowspec...
2015-02-14 Robert VargaMigrate Objects->MoreObjects 33/15333/1
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-28 Robert VargaMerge "BUG-2182 : included data-change-counter in featu...
2014-10-28 Dana KutenicsovaBUG-731 : more sonar warnings fixed 18/12218/2
2014-10-21 Dana KutenicsovaBUG-731 : removed more sonar warnings 71/11971/4
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-08-05 Tony TkacikMerge "BUG-1116: Finish up egress path API changes"
2014-08-05 Milos FabianBUG-1116: Finish up egress path API changes 22/9122/26
2014-07-30 Robert VargaBUG-1116: Move BGPSession and friends to a more private... 36/9436/6
2014-07-30 Dana KutenicsovaMerge changes I21c05c40,Ib6e5362f
2014-07-29 Milos FabianBUG-1116: Rework comparator and encapsulate transactions 44/9244/9
2014-07-29 Dana KutenicsovaFixed findbug issues in BGP. 58/9358/7
2014-07-08 Maros MarsalekBUG-338 Allow incomming BGP connections. 95/8495/10
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-04-30 Robert VargaBUG-635: implement MD5 auth option for BGP peers 99/6599/4
2014-03-19 Dana KutenicsovaMerge "Initial support for RFC2385"
2014-03-14 Milos FabianSession reconnect strategy updated to factory. 11/5611/6
2014-02-28 Robert VargaBUG-353: add remote-as awareness 68/5468/5
2014-02-28 Robert VargaRework BGP configuration 94/4794/23
2014-01-07 Dana KutenicsovaBUG-185 : implemented Best Path Selection Algorithm. 62/3762/5
2013-12-05 Robert VargaMerge "Fixed rib-impl-config modules tests."
2013-12-05 Dana KutenicsovaMerge "Implement creation of implied termination points"
2013-12-05 Dana KutenicsovaMerge "Move link add() method to keep symmetry"
2013-12-04 Dana KutenicsovaMerge "Split UriBuilder into a separate type"
2013-12-04 Robert VargaMerge changes Ic12888cc,I669cc282,Iad2d6119
2013-12-04 Dana KutenicsovaRemoved some sonar warnings from bgp. 35/3435/2
2013-12-01 Dana KutenicsovaAssigned bugs to FIXMEs. 99/3299/3
2013-11-27 Dana KutenicsovaMerge "Split out initiation draft"
2013-11-27 Robert VargaMerge "BUG-110: integration test message -> parser...
2013-11-27 Dana KutenicsovaBUG-110: integration test message -> parser -> rib... 26/3126/2
2013-11-26 Dana KutenicsovaMerge "Add EPL license declaration"
2013-11-26 Dana KutenicsovaMerge "Unify YANG->DTO generation plugin definition"
2013-11-26 Robert VargaFix model names and imports 81/3081/2
2013-11-15 Robert VargaUse reconnect strategy 80/2780/2
2013-11-02 Dana KutenicsovaMerge "Fix junit dependencies in poms. Reuse existing...
2013-10-23 Dana KutenicsovaBUG-49 : updated the rest of ignored tests and fixed... 10/2110/1
2013-10-06 Dana KutenicsovaMerge "BUG-46: follow-up implementation"
next