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
5.16 Home Agent and Correspondent Node 633
836 * references from other binding caches.
837 */
838 llmbc = mbc;
839 for (gmbc = LIST_FIRST(&mip6_bc_list);
840 gmbc;
841 gmbc = gmbc_next) {
842 gmbc_next = LIST_NEXT(gmbc, mbc_entry);
843 if (((gmbc->mbc_flags & IP6MU_LINK) != 0)
844 && ((gmbc->mbc_flags & IP6MU_CLONED) == 0)
845 && (gmbc->mbc_llmbc == llmbc)) {
846 gmbc_next = LIST_NEXT(gmbc, mbc_entry);
847 if (MIP6_IS_BC_DAD_WAIT(gmbc)) {
848 mip6_dad_stop(gmbc);
849 gmbc->mbc_llmbc = NULL;
850 error = mip6_bc_list_remove(
851 &mip6_bc_list, llmbc);
852 if (error) {
....
856 /* what should I do? */
857 }
858
859 /* return a binding ack. */
860 mip6_bc_send_ba(&gmbc->mbc_addr, ...
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