[Ns-bugs] [Bug 746] New: UDP uses wrong source address

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Mon Nov 23 01:44:00 PST 2009


http://www.nsnam.org/bugzilla/show_bug.cgi?id=746

           Summary: UDP uses wrong source address
           Product: ns-3
           Version: ns-3-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: internet-stack
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: f1mauchl at hsr.ch
   Estimated Hours: 0.0


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.

-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list