View Issue Details

IDProjectCategoryView StatusLast Update
0003002GNUnetNAT traversal librarypublic2013-12-24 20:54
ReporterMatthias Wachs Assigned ToMatthias Wachs  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003002: NAT adds and removes addresses every ~ 3 seconds
Descriptionudp and tcp plugin tests fail since nat reports addresses every ~ 3 seconds

This behaviour seems to have changed... as far as I understand the code, this should happen every
 IFC_SCAN_FREQUENCY GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_MINUTES, 15)
minutes
TagsNo tags attached.

Activities

Matthias Wachs

2013-08-19 17:51

reporter   ~0007388

fixed with 28706.

timeouts were off by factor 10
- fixed timeouts
- changed default configuration values to fancy strings
- intervalls are not corresponding to the default values used internaly in nat.c

Issue History

Date Modified Username Field Change
2013-08-19 15:42 Matthias Wachs New Issue
2013-08-19 15:43 Matthias Wachs Description Updated
2013-08-19 15:44 Matthias Wachs Summary NAT adds and removes addresses every ~3 seconds => NAT adds and removes addresses every ~ 3 seconds
2013-08-19 15:44 Matthias Wachs Description Updated
2013-08-19 17:51 Matthias Wachs Note Added: 0007388
2013-08-19 17:51 Matthias Wachs Status new => resolved
2013-08-19 17:51 Matthias Wachs Resolution open => fixed
2013-08-20 19:41 Christian Grothoff Product Version => Git master
2013-08-20 19:41 Christian Grothoff Fixed in Version => 0.10.0
2013-08-20 19:41 Christian Grothoff Target Version => 0.10.0
2013-10-08 20:14 Christian Grothoff Assigned To => Matthias Wachs
2013-12-24 20:54 Christian Grothoff Status resolved => closed