[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 03684) Re: Kernel hacking: IPv6 autoconfiguration and forwarding at the same time
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 03684) Re: Kernel hacking: IPv6 autoconfiguration and forwarding at the same time
- From: Brian Haley <Brian.Haley@xxxxxx>
- Date: Fri, 11 Aug 2006 08:51:43 -0400
- In-reply-to: <44DAED2A.3090907@siemens.com>
- Organization: Linux and Open Source Lab
- References: <44DAED2A.3090907@siemens.com>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: Thunderbird 1.5.0.5 (Windows/20060719)
Michal Martinek wrote:
We would like to have a router that is able (along with its whole
subnet) to automatically migrate between different networks (e.g.
different ISPs) when moving from one place to another. So the router
must be able to dynamically change its outbound address using the prefix
provided by the new ISP. I know that this problem should be solved by
using Router Renumbering (RFC2894), but since I don't know any
implementation of it for Linux, changing the kernel the way I described
seems to me as the simplest way to achieve our goal.
Please read RFC 3963 and look at http://www.nautilus6.org/nemo/
-Brian