-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
38 lines (29 loc) · 1.59 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
MIPL Mobile IPv6 for Linux
MIPL Mobile IPv6 for Linux is an implementation of the Mobility
Support in IP version 6 (RFC 3775).
It also supports Network Mobility with the NEMO Basic Support
implementation (RFC 3963).
This user space part works together with Mobile IPv6 enabled Linux
kernels. See INSTALL and any other documents referred there for
installation instructions and required kernel compile options.
MIPL Mobile IPv6 for Linux has been developed in the GO-Core Project
at the Helsinki University of Technology. See AUTHORS for core
development team and THANKS for complete listing of contributors.
The software is released under the GNU General Public License (see
COPYING for full license text).
Official Site
Official distribution site is mobile-ipv6.org. Main web site is
http://www.mobile-ipv6.org/, where you can find the latest news on
the project. Software can be downloaded using HTTP from the web
site.
Mailing Lists
Users may subscribe to mipl mailing list to discuss issues on using
the MIPL software. Developers interested in contributing to the
project should subscribe to mipl-devel mailing list. People who
just want the latest news on MIPL (announcements on new releases,
etc.) can subscribe to read-only mailing list called mipl-news.
All mailing lists can be subscribed by sending "subscribe" as
subject to [listname]-request@mobile-ipv6.org (where [listname] is
mipl, mipl-devel or mipl-news) or with the web interface at
http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo. List archives
are also available at the same location.