View Issue Details

IDProjectCategoryView StatusLast Update
0002849GNUnettransport servicepublic2013-12-24 20:55
ReporterChristian Grothoff Assigned ToMatthias Wachs  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0002849: transport manipulation hard-codes which ATS values can be manipulated
DescriptionThe 'struct GST_ManipulationHandle' hardcodes a set of values that can be manipulated (delay, distance); for 'delay', this seems inevitable as transport adjust the delay accordingly, so some special delay-logic is needed.

However, for distance and other ATS values, the API and code sould be made much more generic: if the manipulations were done on the basis of ATS-values, where the manipulator would just specify a pair: ATS-type + ATS-value, and then the manipulator could replace (or add, if they are not yet present) all of those ATS values according to the given mapping.
TagsNo tags attached.

Activities

Matthias Wachs

2013-04-03 17:49

reporter   ~0007033

implemented in 26742.

Issue History

Date Modified Username Field Change
2013-03-30 17:20 Christian Grothoff New Issue
2013-03-30 17:20 Christian Grothoff Status new => assigned
2013-03-30 17:20 Christian Grothoff Assigned To => Matthias Wachs
2013-04-03 17:49 Matthias Wachs Note Added: 0007033
2013-04-03 17:49 Matthias Wachs Status assigned => resolved
2013-04-03 17:49 Matthias Wachs Resolution open => fixed
2013-04-12 12:42 Christian Grothoff Fixed in Version => 0.10.0
2013-04-12 12:42 Christian Grothoff Target Version => 0.10.0
2013-12-24 20:55 Christian Grothoff Status resolved => closed