[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00388) Re: IPv6- [usagi-announce] kernel diffs
Sorry, my oversight. Found it under usagi/kernel/usagi/net/
Seems to work fine now (except for the mobile_ip6 module, which
reports a number of unresolved symbols, but that's for a different
day's troubleshooting :)
thanks!
karthik
depmod: *** Unresolved symbols in /lib/modules/2.4.3/kernel/net/ipv6/mobile_ip6/mobile_ip6.o
depmod: addrconf_del_ifaddr
depmod: rt6_get_dflt_router
depmod: icmpv6_statistics
depmod: mipv6_functions
depmod: ip6_routing_table
depmod: in6_dev_finish_destroy
depmod: ipv6_skip_exthdr
depmod: ip6_build_xmit
depmod: addrconf_add_ifaddr
depmod: mipv6_invalidate_calls
depmod: nd_tbl
depmod: ipv6_get_saddr
depmod: inet6_add_protocol
depmod: ipv6_get_lladdr
depmod: ndisc_send_na
depmod: inet6_del_protocol
depmod: ipv6_rcv
depmod: rt6_lookup
depmod: ndisc_send_rs
depmod: ip6_route_output
depmod: fib6_clean_tree
depmod: ipv6_chk_addr
depmod: ipv6_dev_mc_dec
depmod: ipv6_dev_mc_inc
depmod: inet6_family_ops
Yuji Sekiya wrote:
>
> At Tue, 03 Apr 2001 17:47:44 -0700,
> Karthik Prabhakar <ipv6@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hello,
>
> Which patch do you get ?
> I have tried yesterday's and today's patches and all of them work fine for me.
>
> linux22-2.2.19-usagi-20010404.patch
> linux24-2.4.3-usagi-20010404.patch
> linux22-2.2.19-usagi-20010403.patch
> linux24-2.4.3-usagi-20010403.patch
>
> If you get a patch other than listed, please get again.
>
> Thanks.
>
> -- Yuji Sekiya