Search found 2 matches

by bodgit
Sun Nov 07, 2010 4:50 pm
Forum: Support
Topic: [PATCH] Fix NAT-PMP race between renewal and expiry
Replies: 0
Views: 1042

[PATCH] Fix NAT-PMP race between renewal and expiry

Hi,

Found another two small NAT-PMP related bugs. When Transmission requests a mapping with the default lifetime (1 hour) the NAT-PMP IETF draft specifies that the gateway MAY reduce the lifetime but SHOULDN'T increase it beyond what the client requested. Currently Transmission assumes that the ...
by bodgit
Sun Nov 07, 2010 3:10 pm
Forum: Mac Support
Topic: [PATCH] Bug in Preferences when checking if port is open
Replies: 1
Views: 2837

[PATCH] Bug in Preferences when checking if port is open

Hi,

I just used Transmission to grab a torrent and I noticed that in Preferences the default port of 51413 was marked as closed. I knew Transmission had support for NAT-PMP and as I wrote the NAT-PMP implementation running on my firewall I'm fairly familiar with the protocol itself so I went poking ...