-
- Downloads
bsd: fix read_random() make it appear more randomized.
read_random() is used indirectly by the TCP stack to randomize a local port number, before this patch it was identical in each execution, and that caused NAT problems. also add a FIXME note to implement real random one day.
Please register or sign in to comment