Merge "BUG-2182 : included data-change-counter in feature file"
[bgpcep.git] / bgp / rib-impl / src / test /
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 Robert VargaMerge "BUG-731 : removed critical sonar warnings"
2014-10-10 Dana KutenicsovaReplaced reference from deprecated junit.framework... 86/11886/1
2014-09-10 Milos FabianBug-730: Added bgp-rib-impl tests 38/10938/4
2014-09-08 Maros MarsalekBUG-1717 Rename duplicate node(bgp-id) from config... 95/10895/3
2014-09-08 Dana KutenicsovaMerge "BUG-1736: remove wrong artifact reference"
2014-09-08 Robert VargaBUG-1736: remove wrong artifact reference 94/10894/5
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-27 Robert VargaMerge "Bug-1517: Introduce topology data-change counter"
2014-08-27 Milos FabianBug-730: Added missing rib-impl's modules config tests. 57/10357/2
2014-08-22 Milos FabianFixed BGPCEP tests 57/10157/4
2014-08-15 Dana KutenicsovaMerge "Fixed config tests"
2014-08-15 Milos FabianFixed config tests 85/9985/1
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-08-01 Robert VargaBUG-868: migrate SchemaServiceListener users 42/9542/2
2014-07-31 Milos FabianBug-1383: BGP listener should fail to configure if... 59/9259/5
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 Robert VargaBUG-1287: migrate Transaction.commit() to Transaction... 32/9432/3
2014-07-29 Milos FabianBUG-1116: Rework comparator and encapsulate transactions 44/9244/9
2014-07-29 Maros MarsalekUpdate config files in bgpcep, remove duplicate config... 21/9321/6
2014-07-28 Milos FabianBUG-1287: migrate bgp-rib 94/8694/15
2014-07-28 Robert VargaBUG-432: fix API breakage 79/9379/1
2014-07-28 Milos FabianBug-1409: Fix empty Update message (EOR) handling. 10/9310/3
2014-07-26 Dana KutenicsovaMerge "Add defensive checks when looking up attributes"
2014-07-23 Dana KutenicsovaMerge "BUG-1394: add traces"
2014-07-22 Robert VargaMigrate to use tcpmd5 code in its new place 87/9187/5
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-15 Dana KutenicsovaMerge "BUG-670: enable reporting of PCEP errors"
2014-07-14 Milos FabianBug-194: Moved bgp configuration artifacts. 56/8856/8
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
next