Bug-2229: RFC6286 - AS-wide Unique BGP Identifier
[bgpcep.git] / bgp / rib-impl / src / test / java / org / opendaylight / protocol / bgp /
2015-02-09 Milos FabianBug-2229: RFC6286 - AS-wide Unique BGP Identifier 85/14685/7
2015-02-09 Milos FabianCreate client dispatcher for testing. 31/14831/5
2015-02-08 Milos FabianBug-2631 - Fixed BGP connection collision detection 84/14684/4
2015-01-16 Robert VargaMerge "Removed rib dependency on linkstate."
2015-01-16 Robert VargaMerge "Bug-2226: RFC5886 - Messages parsers/serializers"
2015-01-16 Robert VargaMerge "Refactor linkstate."
2015-01-16 Dana KutenicsovaMerge "Bug 868: Replaced use of toInstance() for build()."
2015-01-16 Tony TkacikBug 868: Replaced use of toInstance() for build(). 89/14189/1
2015-01-09 Robert VargaMerge "BUG-2568 : fixed generated EORs"
2015-01-08 Dana KutenicsovaBUG-2568 : fixed generated EORs 90/13990/2
2014-12-24 Dana KutenicsovaBUG-196 : support graceful restart 81/13181/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 KutenicsovaConstant names should comply with a naming convention. 00/13200/2
2014-11-25 Milos FabianBug-1953: Fix bgpcep tests 21/13121/1
2014-11-21 Robert VargaWipe operational state 55/12955/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-11-06 Robert VargaMerge "Removed obsolete methods from Ipv4/Ipv6Util."
2014-11-05 Robert VargaMerge "BUG-731 : removed more warnings"
2014-11-04 Dana KutenicsovaBUG-731 : removed more warnings 62/12462/2
2014-10-29 Milos FabianBug-2064: Implementation of RFC5492 Error handling. 38/12138/5
2014-10-21 Milos FabianBug-2080: BGP statistics. 18/12018/5
2014-09-10 Milos FabianBug-730: Added bgp-rib-impl tests 38/10938/4
2014-09-06 Dana KutenicsovaBUG-730 : added tests for rib-impl 75/10875/3
2014-09-01 Dana KutenicsovaBUG-1116 : created grouping out of linkstate-routes 49/10449/2
2014-09-01 Dana KutenicsovaBUG-1116 : application peer implementation and tests 53/10553/2
2014-08-12 Dana KutenicsovaBUG-730 : moved BGP path selection test to proper place. 98/9898/1
2014-08-12 Robert VargaMerge "Pre-populate links/nodes with empty lists"
2014-08-12 Dana KutenicsovaMerge "Bug-731: Fixed few major Sonar warnings"
2014-08-12 Milos FabianBug-731: Fixed few major Sonar warnings 85/9785/5
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-08-04 Milos FabianBUG-1116: Rework AbstractAdjRIBsIn interface 91/9491/7
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-28 Milos FabianBug-1409: Fix empty Update message (EOR) handling. 10/9310/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-18 Robert VargaMerge "Bug-194: Deleted jni-cfg artifact."
2014-07-18 Dana KutenicsovaMerge "Bug-1370: Support for four-octet AS number capab...
2014-07-17 Milos FabianBug-1370: Support for four-octet AS number capability... 06/9106/4
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
2014-07-04 Dana KutenicsovaBUG-611 : clusterId and originatorId moved to groupings 88/8688/2
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-03-31 Dana KutenicsovaBUG-604 : Holdtimer value now calculated as the lower... 22/5822/1
2014-02-28 Robert VargaDo not degrate remote BGP identifier into a bytearrray 70/5470/5
2014-02-28 Robert VargaBUG-353: add remote-as awareness 68/5468/5
2014-02-28 Robert VargaRework BGP configuration 94/4794/23
2014-02-26 Robert VargaSwitch to using ListenerRegistration from yangtools 71/5471/2
2014-01-26 Robert VargaChange types of CLUSTER_ID and ORIGINATOR 28/4828/1
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 Robert VargaMerge "Fixed handling unknown TLVs."
2013-12-05 Dana KutenicsovaMerge "Add debugging for tracking messages leaving...
2013-12-04 Robert VargaAdd debugging for tracking messages leaving the channel 64/3464/2
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
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-22 Robert VargaBGPMessageFactory has been superseded by MessageRegistry 19/3019/1
2013-11-21 Dana KutenicsovaMerge "Fix a bunch of warnings"
2013-11-21 Robert VargaFix a bunch of warnings 69/2969/1
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-23 Dana KutenicsovaMerge "Add linkstate information to RIB"
2013-10-23 Dana KutenicsovaMerge "Activate augment"
2013-10-22 Robert VargaMerge "BUG-49 : more tests & warnings fixed."
2013-10-22 Dana KutenicsovaBUG-49 : more tests & warnings fixed. 74/2074/1
2013-10-21 Dana KutenicsovaMerge "BUG-113: split off singleton nature of BGPExtens...
2013-10-21 Dana KutenicsovaMerge "BUG-108: initial topology provider structure"
2013-10-20 Robert VargaBUG-113: split off singleton nature of BGPExtensionProv... 23/2023/2
2013-10-19 Robert VargaBUG-113: rename BGPExtensionConsumerContextImpl to... 22/2022/1
2013-10-19 Dana KutenicsovaMerge changes Ie520cc6e,I5e764fe1
2013-10-17 Robert VargaBUG-113: switch BGP to proper activators 39/1939/4
2013-10-14 Dana KutenicsovaMerge "BUG-113: Concentrate singleton instances into...
2013-10-14 Dana KutenicsovaMerge changes I9afed602,Id8b701a4
2013-10-14 Robert VargaMerge "BUG-47 : Removed protection support."
2013-10-14 Robert VargaBUG-113: Concentrate singleton instances into Singleton... 60/1860/3
2013-10-14 Robert VargaBUG-113: Factor MessageRegistry out of BGPMessageFactory 58/1858/3
2013-10-14 Robert VargaBUG-113: initialize registries lazily 54/1854/4
2013-10-11 Robert VargaBUG-113: Rename BGPMessageFactoryImpl to SimpleBGPMessa... 10/1810/2
2013-10-10 Robert VargaReduce visibility of LENGTH_FIELD_LENGTH 91/1791/2
2013-10-08 Dana KutenicsovaMerge "Add SPI registry implementations"
2013-10-07 Robert VargaAdd SPI registry implementations 32/1732/3
2013-10-06 Dana KutenicsovaMerge "BUG-46: follow-up implementation"
2013-10-06 Dana KutenicsovaBUG-45 : upgraded BGP Synchronization to use generated... 93/1693/1
2013-10-06 Dana KutenicsovaMerge "BUG-47: make sure PCEP messages are reusable"
2013-10-04 Dana KutenicsovaBUG-45 : fixed Open parser/serializer, fixed some tests... 76/1676/1
2013-10-02 Dana KutenicsovaMerge "BUG-99: cleanup packages"
2013-10-02 Dana KutenicsovaBUG-45 : migrated Open message to generated source... 98/1598/1
2013-09-30 Dana KutenicsovaBUG-45 : migrated Notification message to generated... 03/1503/2
2013-09-29 Dana Kutenicsovamoved BGP Table type from concepts to parser-api. 89/1489/2
2013-09-29 Dana KutenicsovaBUG-45 : migrated Keepalive message to generated source... 88/1488/2
2013-09-28 Dana KutenicsovaSwitched BGPMessage concept to yangtools.binding.Notifi... 76/1476/1
next