Re: Question regarding expected behavior of two udp sockets with SO_REUSEADDR set

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Saturday, November 20, 2010 - 8:44 am

Le samedi 20 novembre 2010 à 10:04 -0500, Neil Horman a écrit :


I dont know, problem is this could be possible right now if sk2 is bound
on 127.0.0.2 address. Adding this test would reduce possible space.

Autobind is tricky, it chooses a port while address is part of the
problem.

Some loopback scalability problems could be solved if full range of
127.0.0.0/8 addresses were used, avoiding the dst refcount false
sharing :)



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Question regarding expected behavior of two udp socket ..., Eric Dumazet, (Sat Nov 20, 8:44 am)