--- linux-2.6.7/net/ipv6/ipv6_syms.c.orig 2004-06-16 07:19:43.000000000 +0200 +++ linux-2.6.7/net/ipv6/ipv6_syms.c 2004-07-09 12:36:40.000000000 +0200 @@ -45,3 +45,5 @@ EXPORT_SYMBOL(ip6_flush_pending_frames); EXPORT_SYMBOL(ip6_push_pending_frames); EXPORT_SYMBOL(ipv6_push_nfrag_opts); +EXPORT_SYMBOL(nd_tbl); +EXPORT_SYMBOL(ip6_dst_lookup);