From: "David S. Miller" <davem@redhat.com>
To: kazunori@miyazawa.org
Cc: kuznet@ms2.inr.ac.ru, linux-kernel@vger.kernel.org,
netdev@oss.sgi.com, usagi-core@linux-ipv6.org
Subject: Re: [PATH] IPv6 IPsec support
Date: Wed, 05 Mar 2003 15:25:30 -0800 (PST) [thread overview]
Message-ID: <20030305.152530.70806720.davem@redhat.com> (raw)
In-Reply-To: <20030305233025.784feb00.kazunori@miyazawa.org>
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Date: Wed, 5 Mar 2003 23:30:25 +0900
Hello Miyazawa-san,
I submit the patch to let the kernel support ipv6 ipsec again.
It is able to comple ipv6 as module.
As promised I applied the patch. I will push it to Linus later
this evening, or tomorrow.
In this initial checkin I made only 2 minor fixes, they
are attached below:
--- ./include/net/ip6_route.h.~1~ Wed Mar 5 15:32:41 2003
+++ ./include/net/ip6_route.h Wed Mar 5 15:40:42 2003
@@ -38,7 +38,6 @@
extern int ipv6_route_ioctl(unsigned int cmd, void *arg);
extern int ip6_route_add(struct in6_rtmsg *rtmsg);
-extern int ip6_route_del(struct in6_rtmsg *rtmsg);
extern int ip6_del_rt(struct rt6_info *);
extern int ip6_rt_addr_add(struct in6_addr *addr,
--- ./net/ipv6/Kconfig.~1~ Wed Mar 5 15:32:41 2003
+++ ./net/ipv6/Kconfig Wed Mar 5 15:35:27 2003
@@ -19,6 +19,7 @@
config INET6_AH
tristate "IPv6: AH transformation"
+ depends on IPV6
---help---
Support for IPsec AH.
@@ -26,6 +27,7 @@
config INET6_ESP
tristate "IPv6: ESP transformation"
+ depends on IPV6
---help---
Support for IPsec ESP.
next prev parent reply other threads:[~2003-03-05 23:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20030305233025.784feb00.kazunori@miyazawa.org>
2003-03-05 15:21 ` David S. Miller
2003-03-05 15:48 ` (usagi-core 12294) Re: [PATCH] " YOSHIFUJI Hideaki / 吉藤英明
2003-03-05 23:41 ` David S. Miller
2003-03-06 21:32 ` Chris Wedgwood
2003-03-06 23:27 ` David S. Miller
2003-03-05 23:25 ` David S. Miller [this message]
2003-03-06 0:32 ` [PATH] " Kazunori Miyazawa
2003-03-06 4:43 ` David S. Miller
2003-03-18 18:32 ` [PATCH] IPv6 Extension headers (Re: [PATCH] IPv6 IPsec support) Mitsuru KANDA / 神田 充
2003-03-24 5:29 ` [PATCH] IPv6 Extension headers 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=20030305.152530.70806720.davem@redhat.com \
--to=davem@redhat.com \
--cc=kazunori@miyazawa.org \
--cc=kuznet@ms2.inr.ac.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.com \
--cc=usagi-core@linux-ipv6.org \
/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
all inboxes | Powered by JetHome®