On Mon, Oct 23, 2000 at 10:26:55AM +0000, Tony Finch wrote:
> If Linux always has the TCP_DEFER_ACCEPT code in the kernel then it
> cannot be a run-time configuration option; it would have to be
> compile-time only.
running the setsockopt code to turn on TCP_DEFER_ACCEPT can be done on all
Linux versions. It will return an error on kernels not supporting it, but no
harm will be done. So it can be a runtime option.
Regards,
bert hubert
--
PowerDNS Versatile DNS Services
Trilab The Technology People
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/