From: "David S. Miller" <davem@redhat.com>
To: Masahide NAKAMURA <nakam@linux-ipv6.org>
Cc: netdev@oss.sgi.com, usagi-core@linux-ipv6.org
Subject: Re: [PATCH] IPv6 IPsec AH typo
Date: Fri, 16 Apr 2004 14:53:17 -0700 [thread overview]
Message-ID: <20040416145317.67832409.davem@redhat.com> (raw)
In-Reply-To: <20040415210223.24aabc4a@localhost>
On Thu, 15 Apr 2004 21:02:23 +0900
Masahide NAKAMURA <nakam@linux-ipv6.org> wrote:
> this patch fixes a typo. Please apply it.
...
> - err = xfrm_check_output(x, skb, AF_INET);
> + err = xfrm_check_output(x, skb, AF_INET6);
It is fine, patch applied.
Thanks.
prev parent reply other threads:[~2004-04-16 21:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-15 12:02 [PATCH] IPv6 IPsec AH typo Masahide NAKAMURA
2004-04-16 21:53 ` David S. Miller [this message]
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=20040416145317.67832409.davem@redhat.com \
--to=davem@redhat.com \
--cc=nakam@linux-ipv6.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;
as well as URLs for NNTP newsgroup(s).