Re: Odd findings in 2.1.36

Eric.Schenk@dna.lth.se
Fri, 25 Apr 1997 01:21:56 +0200


A Guy called Tyketto <tyketto@corona.unomaha.edu> writes:
> IPV6 still returns unresolved symbols when compiled as a module.. I
>get the following:
>
> aurania:~# modprobe ipv6
> /lib/modules/2.1.36/ipv6/ipv6.o: unresolved symbol sysctl_tcp_sack
> /lib/modules/2.1.36/ipv6/ipv6.o: unresolved symbol sysctl_tcp_window_scaling
> /lib/modules/2.1.36/ipv6/ipv6.o: unresolved symbol sysctl_tcp_timestamps
>
> I didn't find any of those functions in any of the source or header
>files in the ipv4 or ipv6 source trees.

These should have be in ipv4/tcp_input.c. If they are not then something
got lost between my source and what got to Linus. Other than that, it
appears I forgot to check in the up to date ipv6.c file which should have
declared this as extern ints. My apologies. I'll look into it as soon as
I can and post a a patch (this will probably be tomorrow evening, I have
to be at a conference all day tomorrow).

-- 
Eric Schenk                               www: http://www.dna.lth.se/~erics
Dept. of Comp. Sci., Lund University          email: Eric.Schenk@dna.lth.se
Box 118, S-221 00 LUND, Sweden   fax: +46-46 13 10 21  ph: +46-46 222 96 38