netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Grimm <jgrimm2@us.ibm.com>
To: "linux-net@vger.kernel.org" <linux-net@vger.kernel.org>,
	"netdev@oss.sgi.com" <netdev@oss.sgi.com>
Cc: "David S. Miller" <davem@redhat.com>
Subject: [PATCH] Export a few icmpv6 symbols
Date: Tue, 25 Mar 2003 10:52:26 -0600	[thread overview]
Message-ID: <3E80894A.59C6EB95@us.ibm.com> (raw)

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);

             reply	other threads:[~2003-03-25 16:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-25 16:52 Jon Grimm [this message]
2003-03-26  6:30 ` [PATCH] Export a few icmpv6 symbols David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E80894A.59C6EB95@us.ibm.com \
    --to=jgrimm2@us.ibm.com \
    --cc=davem@redhat.com \
    --cc=linux-net@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).