diff options
author | maxim <maxim@FreeBSD.org> | 2005-04-08 08:42:10 +0000 |
---|---|---|
committer | maxim <maxim@FreeBSD.org> | 2005-04-08 08:42:10 +0000 |
commit | a31bda3d3c8e5d8fd3385d8cc93a88b6f0192e73 (patch) | |
tree | 80e9e99bf99d85175be0dfd9383346712dcc7399 /lib/libc/stdio/fputwc.c | |
parent | d0b8d0131624ed0492a880a425a4f2c62bbbef06 (diff) | |
download | FreeBSD-src-a31bda3d3c8e5d8fd3385d8cc93a88b6f0192e73.zip FreeBSD-src-a31bda3d3c8e5d8fd3385d8cc93a88b6f0192e73.tar.gz |
o Disable random port allocation when ip.portrange.first ==
ip.portrange.last and there is the only port for that because:
a) it is not wise; b) it leads to a panic in the random ip port
allocation code. In general we need to disable ip port allocation
randomization if the last - first delta is ridiculous small.
PR: kern/79342
Spotted by: Anjali Kulkarni
Glanced at by: silby
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdio/fputwc.c')
0 files changed, 0 insertions, 0 deletions