TCP_* options from Linux 2.4
Mark Kettenis
kettenis@wins.uva.nl
Thu Jul 27 09:31:00 GMT 2000
From: Ulrich Drepper <drepper@redhat.com>
Date: 27 Jul 2000 09:01:38 -0700
Andreas Jaeger <aj@suse.de> writes:
> Shall I add them to sysdeps/gnu/netinet/tcp.h - or do I have to make a
> Linux specific version? Hurd developers, please advise.
Seem to be Linux-specific.
Yes, but the networking code in the Hurd is nicked from Linux. Right
now we use code from Linux 2.2, but we might upgrade it to Linux 2.4
in the future. So feel free to add them to the common header.
But I think it is wise to check for each of these options if they are
really user-settable. Linux headers tend to contain a lot of junk...
Mark
More information about the Libc-hacker
mailing list