Re: SO_REUSEADDR not allowing server and client to use same port

From: Alan Cox
Date: Thu Feb 28 2008 - 15:30:41 EST


> Currently, Linux does not allow reuse of same local port for both TCP server and
> TCP client. I understand that there may be a need to prevent two servers from

Think about what happens for simultaneous connect (that obscure little
corner of the tcp/ip spec). Now think about what it means for security.

ALan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/