diff options
author | Mark Glines <mark@glines.org> | 2007-06-06 23:01:05 -0700 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2007-06-11 11:37:13 -0700 |
commit | 9d8be79d913f3e13cc8074f02e999b860ce06862 (patch) | |
tree | 303e21f9795b944fee6d75a277f962ee63550d13 /net/core/dev.c | |
parent | f30212955076413ba4e9adb7054dabdf0bb6df96 (diff) |
[PATCH] TCP: Use default 32768-61000 outgoing port range in all cases.
This diff changes the default port range used for outgoing connections,
from "use 32768-61000 in most cases, but use N-4999 on small boxes
(where N is a multiple of 1024, depending on just *how* small the box
is)" to just "use 32768-61000 in all cases".
I don't believe there are any drawbacks to this change, and it keeps
outgoing connection ports farther away from the mess of
IANA-registered ports.
Signed-off-by: Mark Glines <mark@glines.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions