Porting PicoTCP WIP
This commit is contained in:
187
kernel/picotcp/docs/user_manual/chap_rfcs.tex
Normal file
187
kernel/picotcp/docs/user_manual/chap_rfcs.tex
Normal file
@ -0,0 +1,187 @@
|
||||
|
||||
\begin{longtable}{ | l | p{15cm} | }
|
||||
\hline
|
||||
{\bf RFC} &
|
||||
{\bf Description} \\ \hline
|
||||
|
||||
RFC 768 &
|
||||
User Datagram Protocol (UDP) \\ \hline
|
||||
|
||||
RFC 791 &
|
||||
Internet Protocol (IP) \\ \hline
|
||||
|
||||
RFC 792 &
|
||||
Internet Control Message Protocol (ICMP) \\ \hline
|
||||
|
||||
RFC 793 &
|
||||
Transmission Control Protocol (TCP) \\ \hline
|
||||
|
||||
RFC 816 &
|
||||
Fault Isolation and Recovery \\ \hline
|
||||
|
||||
RFC 826 &
|
||||
Address Resolution Protocol (ARP) \\ \hline
|
||||
|
||||
RFC 879 &
|
||||
The TCP Maximum Segment Size and Related Topics \\ \hline
|
||||
|
||||
RFC 894 &
|
||||
IP over Ethernet \\ \hline
|
||||
|
||||
RFC 896 &
|
||||
Congestion Control in IP/TCP Internetworks \\ \hline
|
||||
|
||||
RFC 919 &
|
||||
Broadcasting Internet Datagrams \\ \hline
|
||||
|
||||
RFC 922 &
|
||||
Broadcasting Internet Datagrams in the Presence of Subnets \\ \hline
|
||||
|
||||
RFC 950 &
|
||||
Internet Standard Subnetting Procedure \\ \hline
|
||||
|
||||
RFC 1009 &
|
||||
Requirements for Internet Gateways \\ \hline
|
||||
|
||||
RFC 1034 &
|
||||
Domain NamesConcepts and Facilities \\ \hline
|
||||
|
||||
RFC 1035 &
|
||||
Domain NamesImplementation and Specification \\ \hline
|
||||
|
||||
RFC 1071 &
|
||||
Computing the Internet Checksum \\ \hline
|
||||
|
||||
RFC 1112 &
|
||||
Internet Group Management Protocol (IGMP) \\ \hline
|
||||
|
||||
RFC 1122 &
|
||||
Requirements for Internet HostsCommunication Layers \\ \hline
|
||||
|
||||
RFC 1123 &
|
||||
Requirements for Internet Hosts - Application and Support (\textsuperscript{1}) \\ \hline
|
||||
|
||||
RFC 1191 &
|
||||
Path MTU Discovery (\textsuperscript{1})\\ \hline
|
||||
|
||||
RFC 1323 &
|
||||
TCP Extensions for High Performance \\ \hline
|
||||
|
||||
RFC 1332 &
|
||||
The PPP Internet Protocol Control Protocol (IPCP) \\ \hline
|
||||
|
||||
RFC 1334 &
|
||||
PPP Authentication Protocols \\ \hline
|
||||
|
||||
RFC 1337 &
|
||||
TIME-WAIT Assassination Hazards in TCP \\ \hline
|
||||
|
||||
RFC 1350 &
|
||||
The TFTP Protocol (Revision 2) \\ \hline
|
||||
|
||||
RFC 1534 &
|
||||
Interoperation Between DHCP and BOOTP \\ \hline
|
||||
|
||||
RFC 1542 &
|
||||
Clarifications and Extensions for the Bootstrap Protocol \\ \hline
|
||||
|
||||
RFC 1661 &
|
||||
The Point-to-Point Protocol (PPP) \\ \hline
|
||||
|
||||
RFC 1662 &
|
||||
PPP in HDLC-like Framing \\ \hline
|
||||
|
||||
RFC 1812 &
|
||||
Requirements for IP Version 4 Routers \\ \hline
|
||||
|
||||
RFC 1878 &
|
||||
Variable Length Subnet Table For IPv4 \\ \hline
|
||||
|
||||
RFC 1886 &
|
||||
DNS Extensions to Support IP Version 6 (\textsuperscript{1}) \\ \hline
|
||||
|
||||
RFC 1994 &
|
||||
PPP Challenge Handshake Authentication Protocol (CHAP) \\ \hline
|
||||
|
||||
RFC 2018 &
|
||||
TCP Selective Acknowledgment Options \\ \hline
|
||||
|
||||
RFC 2131 &
|
||||
Dynamic Host Configuration Protocol (DHCP) \\ \hline
|
||||
|
||||
RFC 2132 &
|
||||
DHCP Options and BOOTP Vendor Extensions \\ \hline
|
||||
|
||||
RFC 2236 &
|
||||
Internet Group Management Protocol, Version 2 \\ \hline
|
||||
|
||||
RFC2347 &
|
||||
TFTP Option Extension \\ \hline
|
||||
|
||||
RFC 2349 &
|
||||
TFTP Timeout Interval and Transfer Size Options \\ \hline
|
||||
|
||||
RFC 2460 &
|
||||
Internet Protocol, Version 6 (IPv6) Specification \\ \hline
|
||||
|
||||
RFC 2581 &
|
||||
TCP Congestion Control \\ \hline
|
||||
|
||||
RFC 2663 &
|
||||
IP Network Address Translator (NAT) Terminology and Considerations \\ \hline
|
||||
|
||||
RFC 2710 &
|
||||
Multicast Listener Discovery (MLD) for IPv6 \\ \hline
|
||||
|
||||
RFC 3042 &
|
||||
Enhancing TCP's Loss Recovery Using Limited Transmit \\ \hline
|
||||
|
||||
RFC 3315 &
|
||||
Dynamic Host Configuration Protocol for IPv6 (DHCPv6) (\textsuperscript{1}) \\ \hline
|
||||
|
||||
RFC 3376 &
|
||||
Internet Group Management Protocol, Version 3 \\ \hline
|
||||
|
||||
RFC 3517 &
|
||||
A Conservative Selective Acknowledgment (SACK)-based Loss Recovery Algorithm for TCP \\ \hline
|
||||
|
||||
RFC 3561 &
|
||||
Ad-hoc On-Demand Distance Vector (AODV) Routing \\ \hline
|
||||
|
||||
RFC 3626 &
|
||||
Optimized Link State Routing Protocol (OLSR) \\ \hline
|
||||
|
||||
RFC 3782 &
|
||||
The NewReno Modification to TCP's Fast Recovery Algorithm \\ \hline
|
||||
|
||||
RFC 3810 &
|
||||
Multicast Listener Discovery Version 2 (MLDv2) for IPv6 \\ \hline
|
||||
|
||||
RFC 3927 &
|
||||
Dynamic Configuration of IPv4 Link-Local Addresses \\ \hline
|
||||
|
||||
RFC 4291 &
|
||||
IP Version 6 Addressing Architecture \\ \hline
|
||||
|
||||
RFC 4443 &
|
||||
Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification \\ \hline
|
||||
|
||||
RFC 4861 &
|
||||
Neighbor Discovery for IP version 6 (IPv6) \\ \hline
|
||||
|
||||
RFC 4862 &
|
||||
IPv6 Stateless Address Autoconfiguration \\ \hline
|
||||
|
||||
RFC 6691 &
|
||||
TCP Options and Maximum Segment Size (MSS) \\ \hline
|
||||
|
||||
RFC 6762 &
|
||||
Multicast DNS \\ \hline
|
||||
|
||||
RFC 6763 &
|
||||
DNS-based Service Discovery \\ \hline
|
||||
|
||||
\end{longtable}
|
||||
|
||||
(\textsuperscript{1}) Work in progress
|
||||
(\textsuperscript{2}) Experimental
|
||||
Reference in New Issue
Block a user