Skip to content
Snippets Groups Projects
Commit cf99b754 authored by Guy Zana's avatar Guy Zana
Browse files

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.
parent 30ab1c50
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment