RE: tcp_v4_get_port?

Folkert van Heusden (folkert@vanheusden.com)
Wed, 13 Nov 2002 18:04:09 +0100


> Am I right that in net/ipv4/tcp_ipv4.c in function "tcp_v4_get_port" the
> portnumber for a new connection is generated? Because fiddling with that
> code seems to have no effect on the portnumbers generated for new
> connections.
NS> What change are you making and which kernel are you making it in?

Kernel 2.4.19
Changes like; have it not starting to use ports from 1024 up, but
rather from 32768 down to 1024 (and then from 65535 down again).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/