Re: client socket and source port selection

From: Jan Engelhardt
Date: Sat Nov 27 2004 - 14:40:25 EST


>HI,
>
>For the project i'm doing, i must know how the Linux kernel allocate
>sockets source port (from the dynamic range of the (2**16)-1 ports). I
>looked on the Web but it's really hard to find the algoritm of the
>source port allocation...
>
>Someone maybe know how it's work or if there is a paper on the web that
>explain this source port selection ?

I think it starts at 1024 when it boots, and increments whenever a socket is
created.


Jan Engelhardt
--
Gesellschaft für Wissenschaftliche Datenverarbeitung
Am Fassberg, 37077 Göttingen, www.gwdg.de
-
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/