Skip to Main Content
IPv6 Advanced Protocols Implementation
book

IPv6 Advanced Protocols Implementation

by Qing Li, Jinmei Tatuya, Keiichi Shima
July 2010
Intermediate to advanced content levelIntermediate to advanced
1008 pages
35h 43m
English
Morgan Kaufmann
Content preview from IPv6 Advanced Protocols Implementation
608 Chapter 5—Mobile IPv6
2639 sizeof(mopt->mopt_altcoa));
2640 break;
2641 case IP6_MHOPT_NONCEID:
2642 check_mopt_len(4);
2643 valid_option = MOPT_NONCE_IDX;
2644 GET_NETVAL_S(mh + 2, mopt->mopt_ho_nonce_idx);
2645 GET_NETVAL_S(mh + 4, mopt->mopt_co_nonce_idx);
2646 break;
2647 case IP6_MHOPT_BAUTH:
2648 valid_option = MOPT_AUTHDATA;
2649 mopt->mopt_auth = mh;
2650 break;
2651 case IP6_MHOPT_BREFRESH:
2652 check_mopt_len(2);
2653 valid_option = MOPT_REFRESH;
2654 GET_NETVAL_S(mh + 2, mopt->mopt_refresh);
2655 break;
2656 default:
2657 /* ’... MUST quietly ignore ... (6.2.1)’
....
2661 */
2662 break;
2663 }
2664
2665 mh += *(mh + 1) + 2;
2666 mopt->valid_options |= ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

IPv6 Core Protocols Implementation

IPv6 Core Protocols Implementation

Qing Li, Tatuya Jinmei, Keiichi Shima
IPv6 Security

IPv6 Security

Scott Hogg, Eric Vyncke
IPv6 for Enterprise Networks

IPv6 for Enterprise Networks

Shannon McFarland, Muninder Sambi, Nikhil Sharma, Sanjay Hooda
IPv6 Network Programming

IPv6 Network Programming

Jun-ichiro itojun Hagino

Publisher Resources

ISBN: 9780080489308