Mobile IPv6 protocols and implementation
Mobile IPv6 has become the key enabling technology for mobile data and multimedia services and devices worldwide (i.e., cellular systems, VoIP handovers over LAN, multi-access network handovers, location privacy, enterprise mobile networking, etc.). This book covers the IPv6 host mobility proto...
Autor principal: | |
---|---|
Otros Autores: | , |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Burlington, MA :
Elsevier
c2009.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628233606719 |
Tabla de Contenidos:
- Front Cover; Title Page; Copyright Page; Table of Contents; About the Authors; Chapter 1. Introduction; 1.1 History of IP Mobility; 1.2 Benefit of IP Mobility; 1.3 Supplemental Technologies of Mobile IPv6; 1.4 Coverage of this Book; Chapter 2. Mobile IPv6 Overview; 2.1 Types of Nodes; 2.2 Basic Operation of Mobile IPv6; Chapter 3. Header Extension; 3.1 Alignment Requirements; 3.2 Home Address Option; 3.3 Type 2 Routing Header; 3.4 Mobility Header; 3.5 Mobility Options; 3.6 Neighbor Discovery Messages; 3.7 ICMPv6 Messages; Chapter 4. Procedure of Mobile IPv6
- 4.1 Protocol Constants and Variables4.2 Home Registration; 4.3 Bidirectional Tunneling; 4.4 Intercepting Packets for a Mobile Node; 4.5 Returning Home; Chapter 5. Route Optimization; 5.1 Return Routability; 5.2 Sending Initial Messages; 5.3 Responding to Initial Messages; 5.4 Computing a Shared Secret; 5.5 Verifying Message; 5.6 Security Considerations; 5.7 Deregister Binding for Correspondent Nodes; 5.8 Backward Compatibility; 5.9 Movement Detection; Chapter 6. Dynamic Home Agent Address Discovery; Chapter 7. Mobile Prefix Solicitation/Advertisement; Chapter 8. Relationship with IPsec
- Chapter 9. Code Introduction9.1 Statistics; Chapter 10. Mobile IPv6-related Structures; 10.1 Files; 10.2 Mobility Header Message: ip6_mh{} Structure; 10.3 Binding Refresh Request Message: ip6_mh_binding_request{} Structure; 10.4 Home Test Init Message: ip6_mh_home_test_init{} Structure; 10.5 Care-of Test Init Message: ip6_mh_careof_test_init{} Structure; 10.6 Home Test Message: ip6_mh_home_test{} Structure; 10.7 Care-of Test Message: ip6_mh_careof_test{} Structure; 10.8 Binding Update Message: ip6_mh_binding_update{} Structure
- 10.9 Binding Acknowledgment Message: ip6_mh_binding_ack{} Structure10.10 Binding Error Message: ip6_mh_binding_error{} Structure; 10.11 Mobility Option Message Structures; 10.12 Mobility Option Message: ip6_mh_opt{} Structure; 10.13 Binding Refresh Advice Option: ip6_mh_opt_refresh_advice{} Structure; 10.14 Alternate Care-of Address Option: ip6_mh_opt_altcoa{} Structure; 10.15 Nonce Index Option: ip6_mh_opt_nonce_index{} Structure; 10.16 Authentication Data Option: ip6_mh_opt_auth_data{} Structure; 10.17 The Internal Mobility Option: mip6_mobility_options{} Structure
- 10.18 Home Address Option: ip6_opt_home_address{} Structure10.19 Type 2 Routing Header: ip6_rthdr2{} Structure; 10.20 The Modified Router Advertisement Message: nd_router_advert{} Structure; 10.21 The Modified Prefix Information Option: nd_opt_prefix_info{} Structure; 10.22 Advertisement Interval Option: nd_opt_adv_interval{} Structure; 10.23 Home Agent Information Option: nd_opt_homeagent_info{} Structure; 10.24 Dynamic Home Agent Address Discovery Request Message: mip6_dhaad_req{} Structure; 10.25 Dynamic Home Agent Address Discovery Reply Message: mip6_dhaad_rep{} Structure
- 10.26 Mobile Prefix Solicitation Message: mip6_prefix_solicit{} Structure