MONMIPL2 README FILE * AUTHORS Nick 'sharkey' Moore Greg Daley Brett Pentland for the Australian Telecommunications CRC. * LICENSE This patch is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This patch is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of GMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. * INTRODUCTION This is MonMipl2, a patch which adds HMIPv6, Edge Handovers and Tunnel Buffering support to Linux/MIPL. The only supported versions at this time are Linux 2.4.22 and MIPL-1.0 Algorithms are derived from and . These documents are works in progress. * PATCHING A KERNEL DIRECTLY (apply the MIPL patch first) $ cd linux-2.4.22-mipl1.0 $ patch -p1 < $PATCHFILE Please let me know if anything doesn't apply first time.