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
336 Chapter 4—DHCPv6
sending Renew messages, and it now needs to send a Rebind message. In this case, the
ia_timo() function (Section 4.4.12) cancels the old event while keeping the associated
timer.
Resend Solicit or Send New Request
Listing 4-12
dhcp6c.c
907 case DHCP6S_SOLICIT:
908 if (ev->servers) {
909 /*
910 * Send a Request to the best server.
911 * Note that when we set Rapid-commit in Solicit,
912 * but a direct Reply has been delayed (very much),
913 * the transition to DHCP6S_REQUEST (and the change of
914 * transaction ID) will invalidate the reply even if it
915 * ever arrives.
916 */
917 ev->current_server = select_server(ev);
918 if (ev->current_server ...
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