freebsd-src
freebsd-src copied to clipboard
sys/netinet/cc: Switch from deprecated random() to prng32()
Hoping that someone with familiarity of these components can review this. I feel like it looks like an innocent enough set of changes, but I don't want to get something wrong here.
CC @tuexen
Also cc @cemeyer @amotin @markjdb
These seem fine, but it looks like the range is changing for these (the range is accounted for, but I want more eyes on it).
I can update this but would prefer a little bit more guidance about how exactly it should be done, if that's possible.
@amotin I think @hhartzer needs some help with your suggestion