Bugzilla – Bug 746
UDP uses wrong source address
Last modified: 2009-11-24 00:01:49 UTC
When a UDP socket is bound to an address, it does not use this address as the source address for UDP packets, but instead does a route lookup to determine the source address. With a node that has two or more interfaces, this may result in using the wrong source address.
Created attachment 666 [details] patch
(In reply to comment #1) > Created an attachment (id=666) [details] > patch changeset: f6f3e7bae1a4