[Ns-bugs] [Bug 1377] valgrind error in test suite ipv6-dual-stack

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Sat Feb 25 18:34:35 PST 2012


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1377

--- Comment #4 from Tommaso Pecorella <tommaso.pecorella at unifi.it> 2012-02-25 21:34:35 EST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Created attachment 1341 [details]
> > Nullify some (maybe) relevant callbacks.
> > 
> > Nullified more Callbacks, also on IPv4
> 
> Neither this nor the more general idea of putting Nullify in the Callback
> destructor fixed the issue.

I think I have an idea about what's the problem. It would be interesting to
test it on Udp sockets, if they could do a connect ... :)

Anyway, it's about the fact that a TCP socket shouldn't "bind" to both IPv4
*and* IPv6, but if they do bind on IPv6 they can still receive "pseudo-IPv4"
connections. That's disturbing. I'll try to scavenge more the thing.

Dual stack nodes should be forbidden (in general, not only in ns-3).

T.

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


More information about the Ns-bugs mailing list