[Ns-bugs] [Bug 136] Sockets bound to specific interfaces receive broadcasts arriving on other interfaces
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Mon Feb 25 15:07:36 PST 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=136
------- Comment #7 from raj.b at gatech.edu 2008-02-25 18:07 -------
With these changes, several UDP and TCP APIs have an additional localInterface
parameter passed in. Can we use a default parameter, or have overloaded
versions that assume the parameter is Ipv4Address::GetAny() ? It will simplify
the user API for simple cases. I noticed this because these changes broke the
API I was using when I wrote the TCP server forking code, and I'm now
revisiting that.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list