zoukankan      html  css  js  c++  java
  • (转) IPv6相关RFC

    转自http://blog.csdn.net/lucien_cc/article/details/12688477

    IPv6 Spec

    RFC 2460 : Internet Protocol, Version 6 (IPv6) Specification
    RFC 5095: Deprecation of Type 0 Routing Headers in IPv6
    RFC 5722 (更新RFC 2460): Handling of Overlapping IPv6 Fragments
    RFC 6437 (更新RFC 2460/2205): IPv6 Flow Label Specification
    RFC 6564 (更新RFC 2460): A Uniform Format for IPv6 Extension Headers
     

    IPv6 地址结构

    RFC 3306 : Unicast-Prefix-based IPv6 Multicast Addresses
    RFC 3587 (废弃2374): IPv6 Global Unicast Address Format
    RFC 3956 (更新RFC 3306):Embedding the Rendezvous Point (RP) Address in an IPv6 Multicast Address
    RFC 4007 : IPv6 Scoped Address Architecture
    RFC 4193 : Unique Local IPv6 Unicast Addresses
    RFC 4291 (废弃掉3513/2373): IP Version 6 Addressing Architecture
    RFC 4489(更新3306) : A Method for Generating Link-Scoped IPv6 Multicast Addresses
    RFC 5952 (更新RFC 4291) A Recommendation for IPv6 Address Text Representation
    RFC 6052 (更新RFC 4291) IPv6 Addressing of IPv4/IPv6 Translators
     

    IPv6 socket

    RFC 2553 : Basic Socket Interface Extensions for IPv6
    RFC 3542 (废弃2292) : Advanced Sockets Application Program Interface (API) for IPv6
     

    ICMPv6

    RFC 4443(废弃2463) : Internet Control Message Protocol (ICMPv6)
    RFC 4861(废弃2461) : Neighbor Discovery for IP version 6 (IPv6)
    RFC 4884 (更新792/4443): Extended ICMP to Support Multi-Part Messages
    RFC 5175 (废弃5075): IPv6 Router Advertisement Flags Option
    RFC 5942(更新4861): IPv6 Subnet Model: The Relationship between Links and Subnet Prefixes
     

    IPv6 地址分配

    RFC 3315 : Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
    RFC 3633 : IPv6 Prefix Options for DHCPv6
    RFC 3646 : DNS Configuration options for DHCPv6
    RFC 3736 : Stateless Dynamic Host Configuration Protocol (DHCP) Service for IPv6
    RFC 3769 : Requirements for IPv6 Prefix Delegation
    RFC 3879 : Deprecating Site Local Addresses
    RFC 4075 : Simple Network Time Protocol (SNTP) Configuration Option for DHCPv6
    RFC 4191 : Default Router Preferences and More-Specific Routes
    RFC 4242 : Information Refresh Time Option for DHCPv6
    RFC 4632 (废弃1519): Classless Inter-domain Routing (CIDR):The Internet Address Assignment and Aggregation Plan
    RFC 4862 (废弃2462) : IPv6 Stateless Address Autoconfiguration
    RFC 4941 Privacy Extensions for Stateless Address Autoconfiguration in IPv6
    RFC 5072 (废弃2472) : IP Version 6 over PPP
    RFC 5871 (更新RFC 2460) IANA Allocation Guidelines for the IPv6 Routing Header
    RFC 6724 (废除RFC 3484) : Default Address Selection for IPv6
     

    IPv6 安全

    RFC 3041 : Privacy Extensions for Stateless Address Autoconfiguration in IPv6
    RFC 4864 : Local Network Protection for IPv6
    RFC 4890 : Recommendations for Filtering ICMPv6 Messages in Firewalls
    RFC 6092 : Recommended Simple Security Capabilities in CPE forProviding esidential IPv6 Internet Service
     

    IPv6 隧道技术

    http://blog.csdn.net/jacson8408/article/details/7630307
    
    RFC 2529 : Transmission of IPv6 over IPv4 Domains without Explicit Tunnels
    RFC 2765 : Stateless IP/ICMP Translation Algorithm (SIIT)
    RFC 2766 : Network Address Translation - Protocol Translation (NAT-PT)
    RFC 2893 : Transition Mechanisms for IPv6 Hosts and Routers
    RFC 3053 : IPv6 Tunnel Broker
    RFC 3056 : Connection of IPv6 Domains via IPv4 Clouds
    RFC 5569 : IPv6 Rapid Deployment on IPv4 Infrastructures (6rd)
    RFC 5969 : IPv6 Rapid Deployment on IPv4 Infrastructures (6rd) – Protocol Specification
    RFC 6144 : Framework for IPv4/IPv6 Translation
     

    IPv6 组播

    RFC 4541: Considerations for IGMP and MLD Snooping Switches
    RFC 4605 IGMP/MLD-Based Multicast Forwarding (IGMP/MLD Proxying)
     

    IPv6 网关

    RFC 3162 : RADIUS and IPv6
    RFC 4620 : IPv6 Node Information Queries
    RFC 4779 : ISP IPv6 Deployment Scenarios in Broadband Access Networks
    RFC 6106 (废弃5006): IPv6 Router Advertisement Options for DNS Configuration
    RFC 6204 : Basic Requirements for IPv6 Customer Edge Routers
    RFC 6434 (废除RFC 4294): IPv6 Node Requirements
  • 相关阅读:
    tcp 粘包 和 TCP_NODELAY 学习
    分解抓取的包文件代码实现学习
    谨慎使用多线程中的fork 学习!!!!
    面试题
    Java并发编程:Lock
    为什么匿名内部类参数必须为final类型
    sql 面试题
    java hashCode方法返回值
    数组初始化
    Java内存模型
  • 原文地址:https://www.cnblogs.com/woainilsr/p/3834621.html
Copyright © 2011-2022 走看看