1MIPV6(7) Linux Programmer's Manual MIPV6(7)
2
3
4
6 mipv6 - Linux Mobile IPv6 protocol extensions
7
9 #include <netinet/in.h>
10 #include <netinet/ip6.h>
11 #include <netinet/icmp6.h>
12 #include <netinet/ip6mh.h>
13
14
16 Linux 2.6.* and 3.* optionally implements extensions for Mobile IPv6
17 protocol in the IPv6 stack.
18
19
21 mip6d.conf(5), mipv6(7),
22
23 RFC6275: Mobility Support in IPv6
24
25 RFC3776: Using IPsec to Protect Mobile IPv6 Signaling Between Mobile
26 Nodes and Home Agents
27
28 RFC4877: Mobile IPv6 Operation with IKEv2 and the Revised IPsec Archiā
29 tecture
30
31 RFC3963: Network Mobility (NEMO) Basic Support Protocol
32
33
34
35
36Linux Man Page 2003-12-24 MIPV6(7)