View Issue Details

IDProjectCategoryView StatusLast Update
0001938GNUnettransport servicepublic2018-06-07 00:25
ReporterChristian Grothoff Assigned ToMatthias Wachs  
PriorityurgentSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.11.0pre66 
Summary0001938: need test for transport switching session on 'SESSION_CONNECT'
DescriptionIt is not quite clear if transport is properly switching the session used (i.e. for TCP) given the chance. We need a testcase that demonstrates that given an existing session and a new "better-or-equal" one initiated by the other peer, both peers will switch to the better session.
TagsNo tags attached.

Relationships

parent of 0003403 closedMatthias Wachs Reliability / Quota compliance test fail 

Activities

Matthias Wachs

2014-04-03 10:06

manager   ~0008181

Added statistic values to measure that since forcing an address switch is hard to enforce from outside ats and transport

-s transport:

# Attempts to switch addresses
# Failed attempts to switch addresses (failed to send CONNECT CONT)
# Failed attempts to switch addresses (failed to send CONNECT)
# Failed attempts to switch addresses (no response)
# Successful attempts to switch addresses

Matthias Wachs

2014-05-20 18:04

manager   ~0008360

added a new testcase to test address switch when connected

test_transport_address_switch_*

in revision 33346 to test successful address switching.

Issue History

Date Modified Username Field Change
2011-11-22 20:03 Christian Grothoff New Issue
2011-11-22 20:03 Christian Grothoff Status new => assigned
2011-11-22 20:03 Christian Grothoff Assigned To => Matthias Wachs
2011-11-22 20:17 Christian Grothoff Priority normal => high
2011-12-01 10:12 Christian Grothoff Target Version => 0.9.1
2011-12-19 14:20 Christian Grothoff Target Version 0.9.1 => 0.9.2
2012-02-02 22:34 Christian Grothoff Target Version 0.9.2 => 0.9.3
2012-05-10 10:59 Christian Grothoff Target Version 0.9.3 => 0.9.4
2012-09-17 12:48 Christian Grothoff Target Version 0.9.4 => 0.9.5
2012-12-09 16:48 Christian Grothoff Priority high => normal
2012-12-09 16:48 Christian Grothoff Target Version 0.9.5 => 0.10.1
2013-11-17 12:20 Christian Grothoff Priority normal => urgent
2014-02-08 13:26 Christian Grothoff Target Version 0.10.1 =>
2014-04-03 10:06 Matthias Wachs Note Added: 0008181
2014-04-03 10:06 Matthias Wachs Status assigned => feedback
2014-04-11 15:14 Christian Grothoff Target Version => 0.11.0pre66
2014-05-09 18:24 Matthias Wachs Relationship added parent of 0003403
2014-05-20 18:04 Matthias Wachs Note Added: 0008360
2014-05-20 18:05 Matthias Wachs Status feedback => resolved
2014-05-20 18:05 Matthias Wachs Resolution open => fixed
2018-06-07 00:25 Christian Grothoff Status resolved => closed