(usagi-users 03684) Re: Kernel hacking: IPv6 autoconfiguration and forwarding at the same time
Brian Haley <[email protected]>
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Organization | Linux and Open Source Lab |
| Message-ID | <[email protected]> |
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