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
382 Chapter 4—DHCPv6
535
536 if (ia->ctl && ia->ctl->cleanup)
537 (*ia->ctl->cleanup)(ia->ctl);
538
539 if (ia->authparam != NULL)
540 free(ia->authparam);
541
542 free(ia);
543
544 (void)client6_start(ifp);
545 }
dhcp6c_ia.c
4.5 Server Implementation
Figure 4-29 shows an overview of the entire process of the server implementation. After initial-
ization, the process goes into an infinite loop in the server6_mainloop() function, waiting
for a message from a client.
FIGURE 4-29
main
server6_recv
server6_mainloop
process_relayforw
react_renew
update_ia
react_informreqreact_solicit react_request react_releasereact_rebind
process_auth
add_binding
remove_binding
binding_timo ...
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