Ipv6 Advanced Protocols Implementation

Download Ipv6 Advanced Protocols Implementation PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Ipv6 Advanced Protocols Implementation book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
IPv6 Advanced Protocols Implementation

IPv6 Advanced Protocols Implementation is the second installment of a two-volume series on IPv6 and the KAME implementation. This book discusses those protocols that are found in more capable IPv6 devices, are commonly deployed in more complex IPv6 network environments, or are not specific to IPv6 but are extended to support IPv6. Specifically, this book engages the readers in advanced topics such as routing, multicasting, DNS, DHCPv6, mobility, and security. This two-volume series covers a wide spectrum of the IPv6 technology, help the readers establish solid and empirical understanding on IPv6 and the KAME reference implementation paralleled by none. Key Features: - Extensive code listings with meticulous line-by-line explanation of rationale and use for KAME snapshot implementations on advanced IPv6 related protocols, including: - Unicast and multicast routing and DNS client based on KAME snapshot dated April 2003, which are a base of more recent versions of BSD variants - Mobile IPv6 based on KAME snapshot dated July 2004, a predecessor version of the "SHISA" implementation - DHCPv6 based on KAME snapshot dated May 2005, a base of the WIDE-DHCPv6 implementation available at SourceForge today - Numerous diagrams and illustrations help in visualizing the implementation - In-depth discussion of the standards provides intrinsic understanding of the specifications - An introduction to the IP security protocols along with the use of the racoon key exchange daemon - Two CD-ROMs filled with the complete KAME IPv6 protocol stack and FreeBSD software - The only authoritative reference "cookbook" for anyone interested in advanced IPv6 topics and protocols - Line-by-line walk through of real code helps the reader master IPv6 implementation - Comprehensive in scope, based on a working standard, and thoroughly illustrated to bring the protocols alive
IPv6 Core Protocols Implementation

IPv6 was introduced in 1994 and has been in development at the IETF for over 10 years. It has now reached the deployment stage. KAME, the de-facto open-source reference implementation of the IPv6 standards, played a significant role in the acceptance and the adoption of the IPv6 technology. The adoption of KAME by key companies in a wide spectrum of commercial products is a testimonial to the success of the KAME project, which concluded not long ago. This book is the first and the only one of its kind, which reveals all of the details of the KAME IPv6 protocol stack, explaining exactly what every line of code does and why it was designed that way. Through the dissection of both the code and its design, the authors illustrate how IPv6 and its related protocols have been interpreted and implemented from the specifications. This reference will demystify those ambiguous areas in the standards, which are open to interpretation and problematic in deployment, and presents solutions offered by KAME in dealing with these implementation challenges. - Covering a snapshot version of KAME dated April 2003 based on FreeBSD 4.8 - Extensive line-by-line code listings with meticulous explanation of their rationale and use for the KAME snapshot implementation, which is generally applicable to most recent versions of the KAME IPv6 stack including those in recent releases of BSD variants - Numerous diagrams and illustrations help in visualizing the implementation - In-depth discussion of the standards provides intrinsic understanding of the specifications