diff options
author | David Anders <dave123@abcsinc.com> | 2006-01-25 14:59:21 +0000 |
---|---|---|
committer | David Anders <dave123@abcsinc.com> | 2006-01-25 14:59:21 +0000 |
commit | 3d8aa36b65b2751d9dc8ba2c42a61f6ae5d5eeaf (patch) | |
tree | 17814f432b3cfb7aa5e3ef6aa14e70152c6cb3f5 /target/device/jp/q5/target_skeleton/etc/protocols | |
parent | c11d4552d4ae289dda2f675777eeafa1e4e9aab5 (diff) | |
download | buildroot-novena-3d8aa36b65b2751d9dc8ba2c42a61f6ae5d5eeaf.tar.gz buildroot-novena-3d8aa36b65b2751d9dc8ba2c42a61f6ae5d5eeaf.zip |
add the amd au1500 based q5 board per case 0000374
Diffstat (limited to 'target/device/jp/q5/target_skeleton/etc/protocols')
-rw-r--r-- | target/device/jp/q5/target_skeleton/etc/protocols | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/target/device/jp/q5/target_skeleton/etc/protocols b/target/device/jp/q5/target_skeleton/etc/protocols new file mode 100644 index 000000000..1ac8a4096 --- /dev/null +++ b/target/device/jp/q5/target_skeleton/etc/protocols @@ -0,0 +1,31 @@ +# /etc/protocols: +# $Id: protocols,v 1.1 2004/10/09 02:49:18 andersen Exp $ +# +# Internet (IP) protocols +# +# from: @(#)protocols 5.1 (Berkeley) 4/17/89 +# +# Updated for NetBSD based on RFC 1340, Assigned Numbers (July 1992). + +ip 0 IP # internet protocol, pseudo protocol number +icmp 1 ICMP # internet control message protocol +igmp 2 IGMP # Internet Group Management +ggp 3 GGP # gateway-gateway protocol +ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'') +st 5 ST # ST datagram mode +tcp 6 TCP # transmission control protocol +egp 8 EGP # exterior gateway protocol +pup 12 PUP # PARC universal packet protocol +udp 17 UDP # user datagram protocol +hmp 20 HMP # host monitoring protocol +xns-idp 22 XNS-IDP # Xerox NS IDP +rdp 27 RDP # "reliable datagram" protocol +iso-tp4 29 ISO-TP4 # ISO Transport Protocol class 4 +xtp 36 XTP # Xpress Tranfer Protocol +ddp 37 DDP # Datagram Delivery Protocol +idpr-cmtp 39 IDPR-CMTP # IDPR Control Message Transport +rspf 73 RSPF #Radio Shortest Path First. +vmtp 81 VMTP # Versatile Message Transport +ospf 89 OSPFIGP # Open Shortest Path First IGP +ipip 94 IPIP # Yet Another IP encapsulation +encap 98 ENCAP # Yet Another IP encapsulation |