出版時(shí)間:2008-12-30 出版社:人民郵電出版社 作者:Qing Li,Tatuya Jinmei(神明達(dá)哉),Keiichi Shima(島慶一) 頁(yè)數(shù):981
Tag標(biāo)簽:無(wú)
前言
Back in 1994,when the IETF accepted the proposal that iS known as IPv6 today,1 was convincedfrom that moment,such a new fundamental protocol would be difficult if not impossible to beaccepted,adopted and deployed by the networking community without a highqualiW opensource reference implementation that is freely available. This conviction stems from my close involvement with the original TCP/IPv4 protocolsand UC Berkeley’s BSD implementation of these protocols.I have seen firsthand how the BSDimplementation has made enormous contribution to the success of TCP/IPv4,commonly knownas the Internet protocols.We needed a new effort that played the same role for IPv6.It was our turn to make a contribution to the world of the Internet from a developer’s pointof view,but at that time the economic impact of the Internet boom already made my colleaguesat Berkeley too busy.I understood that we had a mission and SO the IPv6 working group wasborn in the WIDE project for this purpose,which eventually evolved into the KAME project.One of the requirements demanded of the so ftware to be developed by the KAWE project,was to demonstrate how the IPv6 protocols work and how well the protocols operate in realenvironments——a difficult and challenging task,With the long and very patient help from all thesupporters.the KAME project members fulfilled this goal with theft diligence and perseverance.The KAME implementation was adopted bv all major BSD variants as the defacto IPv6 implementation.And KAME iS often refefred to during IPv6 discussions at IETE meetings.I strongly believe the success of the KAME project played a significant role in the wide acceptance andthe continued adoption of the IPv6 technology.
內(nèi)容概要
本書(shū)全面講解IPv6及相關(guān)協(xié)議實(shí)現(xiàn)的事實(shí)標(biāo)準(zhǔn)KAME,揭示了KAME IPv6協(xié)議棧的所有細(xì)節(jié),對(duì)每行代碼到底做了什么,以及為什么要這樣設(shè)計(jì)都進(jìn)行了解釋。全書(shū)共分6章,分別介紹IPv6單播路由選擇協(xié)議、IPv6多播技術(shù)、IPv6的DNS DHCPv6、移動(dòng)IPv6、IPv6與IP安全。書(shū)中每章都包含兩個(gè)主要部分,第一部分是相關(guān)規(guī)范的綜述,第二部分則逐行代碼地描述和分析實(shí)際的實(shí)現(xiàn)。 本書(shū)是IPv6的權(quán)威參考書(shū),適合網(wǎng)絡(luò)設(shè)計(jì)和開(kāi)發(fā)人員閱讀。此外,本書(shū)還適合作為高校相關(guān)專(zhuān)業(yè)網(wǎng)絡(luò)課程的教學(xué)參考書(shū)。
作者簡(jiǎn)介
Blue Coat系統(tǒng)公司資深架構(gòu)師,負(fù)責(zé)領(lǐng)導(dǎo)下一代支持IPv6的安全代理應(yīng)用系統(tǒng)的設(shè)計(jì)和開(kāi)發(fā)工作。他曾在風(fēng)河系統(tǒng)公司工作8年。是風(fēng)河嵌入式IPv6產(chǎn)品的首席架構(gòu)師。他擁有多項(xiàng)美國(guó)專(zhuān)利,并著有Real-TimeConcepts for Embedded Systems等暢銷(xiāo)書(shū)。他還是FreeBSD操作系統(tǒng)項(xiàng)目活躍的開(kāi)發(fā)者。
書(shū)籍目錄
1 IPv6 Unicast Routing Protocols 1.1 Introduction 1.2 Overview of Routing Concepts 1.3 Overview of Vector-based Algorithms and Link-StateAlgorithm 1.4 Introduction to RIPng 1.5 Introduction to BGP4+ 1.6 Introduction to OSPFv2 1.7 Code Introduction 1.8 IPv6 Routing Table in the BSD Kernel 1.9 Routing API 1.10 Overview of route6d Daemon 1.11 Common Data Structures, Routines and Global Variables 1.12 Interface Configuration 1.13 RIPng Protocol Operation 1.14 Routing Operation Using route6d 2 IPv6 Multicasting 2.1 Introduction 2.2 IPv6 Multicast Address to Layer-2 Multicast AddressMapping 2.3 Multicast Listener Discovery Protocol 2.4 Multicast Routing Fundamentals 2.5 Code Introduction 2.6 MLD Implementation 2.7 IPv6 Multicast Interface: mif6{} Structure 2.8 IPv6 Multicast Routing API 2.9 IPv6 Multicast Forwarding Cache 2.10 IPv6 Multicast Forwarding 2.11 IPv6 Multicast Operation 3 DNS for IPv6 3.1 Introduction 3.2 Basics of DNS Definitions and Protocols 3.3 IPv6-Related Topics about DNS 3.4 Implementation of IPv6 DNS Resolver 3.5 IPv6 DNS Operation with BIND 4 DHCPv6 4.1 Introduction 4.2 Overview of the DHCPv6 Protocol 4.3 Code Introduction 4.4 Client Implementation 4.5 Server Implementation 4.6 Relay Agent Implementation 4.7 Implementation of DHCPv6 Authentication 4.8 DHCPv6 Operation 5 Mobile IPv6 5.1 Introduction 5.2 Mobile IPv6 Overview 5.3 Header Extension 5.4 Procedure of Mobile IPv6 5.5 Route Optimization 5.6 Movement Detection 5.7 Dynamic Home Agent Address Discovery 5.8 Mobile Prefix Solicitation/Advertisement 5.9 Relationship with IPsec 5.10 Code Introduction 5.11 Mobile IPv6 Related Structures 5.12 Macro and Type Definitions 5.13 Global Variables 5.14 Utility Functions 5.15 Common Mobility Header Processing 5.16 Home Agent and Correspondent Node 5.17 Mobile Node 5.18 Mobile IPv6 Operation 5.19 Appendix 6 IPv6 and IP Security 6.1 Introduction 6.2 Authentication Header 6.3 Encapsulating Security Payload 6.4 Transport Mode and Tunnel Mode 6.5 Security Association Database 6.6 IPsec Traffic Processing 6.7 SPD and SAD Management 6.8 Manual Configuration 6.9 Internet Security Association and Key Management Protocol(ISAKMP) Overview 6.10 Racoon Operation 6.11 Scenarios References Index
章節(jié)摘錄
插圖:
媒體關(guān)注與評(píng)論
“閱讀本書(shū)是一種享受,讓我想起了RichardStevens的《TCPflP詳解》,本書(shū)的技術(shù)深度完 全可以與之媲美,” ——Jim Bound,北美IPv6工作組主席 “在IPv6時(shí)代,本書(shū)將取代Richard Stevens的《TCP/IP詳解》一書(shū)。我強(qiáng)烈推薦給所有程序員閱讀:” ——Junichiro Hagino.KAME項(xiàng)目核心開(kāi)發(fā)者
編輯推薦
IPv6的時(shí)代即將到來(lái)!《IPv6詳解(卷2):高級(jí)協(xié)議實(shí)現(xiàn)(英文版)》由開(kāi)源的IPv6標(biāo)準(zhǔn)參考實(shí)現(xiàn)KAME的核心開(kāi)發(fā)人員撰寫(xiě),沿襲了被奉為經(jīng)典的Richard Steverls的《TCP/IP詳解》的寫(xiě)作方式和風(fēng)格,覆蓋了IPv6技術(shù)的全部?jī)?nèi)容,是毋庸置疑的IPv6權(quán)威參考書(shū)。書(shū)中詳盡剖析了IPv6協(xié)議及其實(shí)現(xiàn)的技術(shù)細(xì)節(jié),逐行詮釋了KAME每一行代碼的作用,并結(jié)合闡述了彌足珍貴的設(shè)計(jì)體會(huì),對(duì)網(wǎng)絡(luò)研究、設(shè)計(jì)和開(kāi)發(fā)人員都有極高的參考價(jià)值。全書(shū)分為兩卷,第1卷介紹核心協(xié)議的實(shí)現(xiàn)。第2卷主要介紹高級(jí)協(xié)議的實(shí)現(xiàn)。《IPv6詳解(卷2):高級(jí)協(xié)議實(shí)現(xiàn)(英文版)》適合網(wǎng)絡(luò)設(shè)計(jì)和開(kāi)發(fā)人員閱讀,對(duì)于下一代網(wǎng)絡(luò)產(chǎn)品研發(fā)人員尤其具有參考價(jià)值。Qin9 Li 8Iue Coat系統(tǒng)公司資深架構(gòu)師,負(fù)責(zé)領(lǐng)導(dǎo)下一代支持IPv6的安全代理應(yīng)用系統(tǒng)的設(shè)計(jì)和 開(kāi)發(fā)工作:他曾在風(fēng)河系統(tǒng)公司工作8年,是風(fēng)河嵌入式IPv6產(chǎn)品的首席架構(gòu)師:他擁有多項(xiàng)美國(guó)專(zhuān)利。并著有Real-Time Concepts forEmbedded Systems等暢銷(xiāo)書(shū)。他還是FreeBSD操作系統(tǒng)項(xiàng)目活 躍的開(kāi)發(fā)者: Tatuya Jinmei (神明達(dá)哉)東芝公司研究與開(kāi)發(fā)中心的科學(xué)家。KAME項(xiàng)目核心開(kāi)發(fā)人員。2003年在日本慶應(yīng)義塾大學(xué)獲得博士學(xué)位,Keiichi Shima(島慶一)日本Internel lnitiative公司的資深研究人員。他的研究領(lǐng)域是IPv6和IPv6移動(dòng)性。KAME項(xiàng)目核心開(kāi)發(fā)人員,開(kāi)發(fā)了移動(dòng)IPv6/NEMO基本支持協(xié)議棧:現(xiàn)在正致力于BSD操作系統(tǒng)中新的移動(dòng)棧(SHISA棧)的研究。
圖書(shū)封面
圖書(shū)標(biāo)簽Tags
無(wú)
評(píng)論、評(píng)分、閱讀與下載
250萬(wàn)本中文圖書(shū)簡(jiǎn)介、評(píng)論、評(píng)分,PDF格式免費(fèi)下載。 第一圖書(shū)網(wǎng) 手機(jī)版