aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorMark Glines <[email protected]>2007-05-31 22:44:48 +0000
committerDavid S. Miller <[email protected]>2007-06-04 01:08:43 +0000
commit3f196eb519a419bf83ecc22753943fd0a0de4f8f (patch)
tree0dbec7698b6bebd5c6bccd5a02246ff3edf4efa6 /net/ipv4/tcp_input.c
parent[AF_UNIX]: Fix datagram connect race causing an OOPS. (diff)
downloadkernel-3f196eb519a419bf83ecc22753943fd0a0de4f8f.tar.gz
kernel-3f196eb519a419bf83ecc22753943fd0a0de4f8f.zip
[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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions