netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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][IPSEC] IPsec policy can be matched by ICMP type and code
Date: Mon, 9 Aug 2004 17:07:05 -0700	[thread overview]
Message-ID: <20040809170705.6ab75c5f.davem@redhat.com> (raw)
In-Reply-To: <20040809175404.301bd60a@localhost>

On Mon, 9 Aug 2004 17:54:04 +0900
Masahide Nakamura <nakam@linux-ipv6.org> wrote:

> Thinking of raw socket (in outbound case), the patch supports only
> ICMP; it is out of scope such packet as user-land builds non-ICMP data
> (e.g. TCP/UDP) and sends through raw socket. IMO this behavior is
> enough, however does anybody have comments?

Truly %100 RAW sockets should have their packets untouched by
the kernel.  User wants exactly that packet to be sent onto
the wire.

  parent reply	other threads:[~2004-08-10  0:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-09  8:54 [PATCH][IPSEC] IPsec policy can be matched by ICMP type and code Masahide Nakamura
2004-08-09  9:03 ` YOSHIFUJI Hideaki / 吉藤英明
2004-08-10  0:07 ` David S. Miller [this message]
2004-08-10  1:32   ` YOSHIFUJI Hideaki / 吉藤英明
2004-08-11  6:01     ` David S. Miller
2004-08-11 19:14       ` David Stevens
2004-08-11 20:30         ` David S. Miller
2004-08-18 14:09   ` [PATCH] XFRM: ICMP{,v6} type/code support (Take 2) (was Re: [PATCH][IPSEC] IPsec policy can be matched by ICMP type and code) YOSHIFUJI Hideaki / 吉藤英明
2004-08-18 22:24     ` 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=20040809170705.6ab75c5f.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).