Common Mobility Header Processing
Because the function of a mobile node and a home agent/correspondent node significantly differs, only a little part of the code that is related to Mobility Header input and error generation processing is shared. In this chapter, we discuss these functions.
13.1 Files
Table 13-1 shows the related files.
Table 13-1
Files related to Mobility Header input processing.
File | Description |
${KAME}/kame/sys/netinet/ip6.h | IPv6 header structure |
${KAME}/kame/sys/netinet6/in6_proto.c | Mobility Header protocol switch structure |
${KAME}/kame/sys/netinet/ip6mh.h | Mobility Header structures |
${KAME}/kame/sys/netinet6/mobility6.c | Entry point of Mobility Header input processing |
${KAME}/kame/sys/netinet6/mip6_var.h | All structures that are used in the ... |
Get Mobile IPv6 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.