[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02154) Re: Mobile IP, options not added
Hi,
>> Tue, 28 Jan 2003 16:39:47 +0100
>> [Subject: (usagi-users 02151) Mobile IP, options not added]
>> tehlers@xxxxxxxxxx wrote...
tehlers> This function in turn then is supposed to call mipv6_modify_txoptions() defined in net/ipv6/mobile_ipv6/exthdrs.c. But this function is in fact never called because the struct mipv6_functions used by ip6_add_mipv6_txoptions() to call mipv6_modify_txoptions() does not contain the address of the latter function.
tehlers> I don't understand the point of this structure. Why is mipv6_modify_txoptions() never called. Does it not work yet? If anybody could help me with that, I'd be really grateful!!
In net/ipv6/mobile_ip6/{module_cn,module_ha,module_mn}.c,
MIPV6_SETCALL sets the above function.
regards,
--
Noriaki Takamiya