Summary: | Implement ipv4 and ipv6 tracker announce parameters | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Benedikt Gollatz <benedikt> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Benedikt Gollatz
2011-03-03 14:21:34 UTC
In the advanced settings, is do not use KIO for tracker announces enabled ? It is. Unfortunately, tracker.ccc.de appears not to listen on IPv6 any more (TCP reset), so I cannot test whether the behaviour changes if I disable that option. Git commit 54cccc03ad6ea6cb9bcbd26d5adf8da576bfafea by Joris Guisson. Committed on 29/10/2011 at 14:53. Pushed by guisson into branch 'master'. Fill ip parameter of tracker announce with current IPv6 address if not filled in by user in settings BUG: 267551 M +1 -0 ChangeLog M +127 -120 src/tracker/httptracker.cpp M +26 -0 src/util/functions.cpp M +3 -0 src/util/functions.h http://commits.kde.org/libktorrent/54cccc03ad6ea6cb9bcbd26d5adf8da576bfafea |