Opened 16 years ago

Closed 15 years ago

#159 closed Enhancement (invalid)

bind to IP

Reported by: pihhan Owned by: pihhan
Priority: Low Milestone: Sometime
Component: Transmission Version: 0.6
Severity: Minor Keywords: bind
Cc:

Description

allow binding to IP also, in adition to binding to port. It is useful if you have more than one private IP, and your external IP depends on what ip is traffic coming from. it should not be so difficult, as it uses same API as binding to port, only way to specify IP address is needed there.

Attachments (1)

source-ip.patch (15.0 KB) - added by pihhan 16 years ago.
Patch for enabling source binding and port binding.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by pihhan

Patch for enabling source binding and port binding.

comment:1 Changed 16 years ago by pihhan

  • Owner changed from somebody to pihhan

I made such thing myself, but not much tested it. It seems it works, might have small CPU overhead when binding to port ranges.

comment:2 Changed 15 years ago by charles

  • Resolution set to invalid
  • Status changed from new to closed

The patch is 15 months out of sync with the codebase, and nobody else has requested this feature, so I'm going to close this ticket.

I'm not particularly for or against this feature, but there doesn't seem to be much demand for it.

Note: See TracTickets for help on using tickets.