public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: James Chapman <jchapman@katalix•com>
To: David Miller <davem@davemloft•net>
Cc: netdev@vger•kernel.org, bcrl@kvack•org
Subject: Re: [RFC PATCH 2/2] l2tp: Introduce L2TPv3 IP encapsulation support for IPv6
Date: Wed, 18 Apr 2012 14:56:39 +0100	[thread overview]
Message-ID: <4F8EC817.1040109@katalix.com> (raw)
In-Reply-To: <20120418.002820.1941255513481211357.davem@davemloft.net>

On 18/04/12 05:28, David Miller wrote:
> From: James Chapman <jchapman@katalix•com>
> Date: Tue, 17 Apr 2012 13:29:26 +0100
> 
>> L2TPv3 defines an IP encapsulation packet format where data is carried
>> directly over IP (no UDP). The kernel already has support for L2TP IP
>> encapsulation over IPv4 (l2tp_ip). This patch introduces support for L2TP
>> IP encapsulation over IPv6.
> 
> Either the ipv4 side should be changed to use ip4_datagram_connect()
> or the ipv6 side should duplicate just the parts of
> ip6_datagram_connect() it needs.
> 
> Which is it? :-)

Ok, I'll add a patch to l2tp_ip to have it use ip4_datagram_connect(). :-)

      reply	other threads:[~2012-04-18 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17 12:29 [RFC PATCH 2/2] l2tp: Introduce L2TPv3 IP encapsulation support for IPv6 James Chapman
2012-04-17 12:48 ` Eric Dumazet
2012-04-17 14:01   ` James Chapman
2012-04-18  4:28 ` David Miller
2012-04-18 13:56   ` James Chapman [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=4F8EC817.1040109@katalix.com \
    --to=jchapman@katalix$(echo .)com \
    --cc=bcrl@kvack$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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