netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Export a few icmpv6 symbols
@ 2003-03-25 16:52 Jon Grimm
  2003-03-26  6:30 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Grimm @ 2003-03-25 16:52 UTC (permalink / raw)
  To: linux-net@vger.kernel.org, netdev@oss.sgi.com; +Cc: David S. Miller

Export a few icmpv6 symbols so SCTP can have at them from its v6
err_handler. 

Thanks,
Jon Grimm

--- linux-2.5.66/net/ipv6/ipv6_syms.c	Tue Mar 25 08:13:07 2003
+++ lksctp-2.5.work/net/ipv6/ipv6_syms.c	Tue Mar 25 10:27:43 2003
@@ -9,6 +9,8 @@
 
 EXPORT_SYMBOL(ipv6_addr_type);
 EXPORT_SYMBOL(icmpv6_send);
+EXPORT_SYMBOL(icmpv6_statistics);
+EXPORT_SYMBOL(icmpv6_err_convert);
 EXPORT_SYMBOL(ndisc_mc_map);
 EXPORT_SYMBOL(register_inet6addr_notifier);
 EXPORT_SYMBOL(unregister_inet6addr_notifier);

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Export a few icmpv6 symbols
  2003-03-25 16:52 [PATCH] Export a few icmpv6 symbols Jon Grimm
@ 2003-03-26  6:30 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-03-26  6:30 UTC (permalink / raw)
  To: jgrimm2; +Cc: linux-net, netdev

   From: Jon Grimm <jgrimm2@us.ibm.com>
   Date: Tue, 25 Mar 2003 10:52:26 -0600

   Export a few icmpv6 symbols so SCTP can have at them from its v6
   err_handler. 
   
Applied, thanks Jon.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-26  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-25 16:52 [PATCH] Export a few icmpv6 symbols Jon Grimm
2003-03-26  6:30 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).