mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jean Tourrilhes <jt@bougret.hpl.hp.com>
To: Linux kernel mailing list <linux-kernel@vger.kernel.org>,
	"David S. Miller" <davem@redhat.com>
Cc: Krishna Kumar <krkumar@us.ibm.com>
Subject: Re: [PATCHSET] Mobile IPv6 for 2.5.45
Date: Fri, 1 Nov 2002 17:03:22 -0800	[thread overview]
Message-ID: <20021102010322.GA5105@bougret.hpl.hp.com> (raw)

David S. Miller wrote :
> 
> Why isn't the home agent code being done in userspace?  That is
> where it belongs.  It's huge.

	6 years ago (an eternity), a friend of mine did a full
implementation of Mobile IPv4 for Linux in user space (url below).
	Of course, it needed some kernel support, such as IP/IP
tunneling, raw sockets, IP forwarding, gratuitous ARP and routing, but
there was no additional code added in the kernel. And this was Home
Agent, Foreign agent, Client and all their friends. And it was
interoprating successfully with other MIP implementations of that
time.

	This was not the final draft of Mobile-IPv4 (they changed it
after that), and Mobile-IPv6 is different (for example, it is much
more integrated with IPsec), so the situation is not exactly the same.
	But in the meantime, the kernel has gained powerful new
facilities, such as tun/tap and netfilters, which make very complex
things possible in user space.
	But I fully aggree that having your code in the kernel is
infinitely more sexy than maintaining some user space package ;-)

	Have fun...

	Jean

The URL :
	http://www.hpl.hp.com/personal/Jean_Tourrilhes/MobileIP/index.html

             reply	other threads:[~2002-11-02  0:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-02  1:03 Jean Tourrilhes [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-02 21:13 Krishna Kumar
2002-11-03  2:23 ` Werner Almesberger
2002-11-02  1:15 Krishna Kumar
2002-11-02  3:00 ` YOSHIFUJI Hideaki / 吉藤英明
2002-11-02  8:36   ` Pekka Savola
2002-11-02  8:23 ` Jeff Garzik
2002-11-02  0:32 Venkata Jagana
2002-11-01  6:51 Venkata Jagana
2002-11-01 10:37 ` David S. Miller
2002-11-01  2:19 Krishna Kumar
2002-11-01  2:17 ` David S. Miller
2002-11-01  2:36   ` YOSHIFUJI Hideaki / 吉藤英明

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=20021102010322.GA5105@bougret.hpl.hp.com \
    --to=jt@bougret.hpl.hp.com \
    --cc=davem@redhat.com \
    --cc=jt@hpl.hp.com \
    --cc=krkumar@us.ibm.com \
    --cc=linux-kernel@vger.kernel.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®