Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] baselayout r3140 - trunk/etc
Date: Sat, 20 Jun 2009 12:33:42
Message-Id: E1MHzlK-0001VN-I3@stork.gentoo.org
1 Author: vapier
2 Date: 2009-06-20 12:33:38 +0000 (Sat, 20 Jun 2009)
3 New Revision: 3140
4
5 Modified:
6 trunk/etc/protocols
7 Log:
8 pull updates from iana (including sep->dccp fix #273733 by Alexander Dubov)
9
10 Modified: trunk/etc/protocols
11 ===================================================================
12 --- trunk/etc/protocols 2009-05-24 19:43:29 UTC (rev 3139)
13 +++ trunk/etc/protocols 2009-06-20 12:33:38 UTC (rev 3140)
14 @@ -7,7 +7,7 @@
15 #
16
17 ip 0 IP # internet protocol, pseudo protocol number
18 -#hopopt 0 HOPOPT # hop-by-hop options for ipv6
19 +hopopt 0 HOPOPT # hop-by-hop options for ipv6
20 icmp 1 ICMP # internet control message protocol
21 igmp 2 IGMP # internet group management protocol
22 ggp 3 GGP # gateway-gateway protocol
23 @@ -40,7 +40,7 @@
24 netblt 30 NETBLT # Bulk Data Transfer Protocol
25 mfe-nsp 31 MFE-NSP # MFE Network Services Protocol
26 merit-inp 32 MERIT-INP # MERIT Internodal Protocol
27 -sep 33 SEP # Sequential Exchange Protocol
28 +dccp 33 DCCP # Datagram Congestion Control Protocol [RFC4340]
29 3pc 34 3PC # Third Party Connect Protocol
30 idpr 35 IDPR # Inter-Domain Policy Routing Protocol
31 xtp 36 XTP # Xpress Tranfer Protocol
32 @@ -55,7 +55,7 @@
33 idrp 45 IDRP # Inter-Domain Routing Protocol
34 rsvp 46 RSVP # Reservation Protocol
35 gre 47 GRE # General Routing Encapsulation
36 -mhrp 48 MHRP # Mobile Host Routing Protocol
37 +dsr 48 DSR # Dynamic Source Routing Protocol
38 bna 49 BNA # BNA
39 esp 50 ESP # encapsulating security payload
40 ah 51 AH # authentication header
41 @@ -125,7 +125,7 @@
42 l2tp 115 L2TP # Layer Two Tunneling Protocol
43 ddx 116 DDX # D-II Data Exchange
44 iatp 117 IATP # Interactive Agent Transfer Protocol
45 -st 118 ST # Schedule Transfer
46 +stp 118 STP # Schedule Transfer Protocol
47 srp 119 SRP # SpectraLink Radio Protocol
48 uti 120 UTI # UTI
49 smp 121 SMP # Simple Message Protocol
50 @@ -141,7 +141,16 @@
51 pipe 131 PIPE # Private IP Encapsulation within IP
52 sctp 132 SCTP # Stream Control Transmission Protocol
53 fc 133 FC # Fibre Channel
54 -# 134-254 # Unassigned
55 +rsvp-e2e-ignore 134 RSVP-E2E-IGNORE # RFC3175
56 +# 134 # Unassigned
57 +udplite 136 UDPLite # RFC3828
58 +mpls-in-ip 137 MPLS-in-IP # RFC4023
59 +manet 138 manet # MANET Protocols
60 +hip 139 HIP # Host Identity Protocol
61 +shim6 140 Shim6 # Shim6 Protocol
62 +# 141-252 # Unassigned [IANA]
63 pfsync 240 PFSYNC # PF Synchronization
64 +# 253 # Use for experimentation and testing
65 +# 254 # Use for experimentation and testing
66 # 255 # Reserved
67 divert 258 DIVERT # Divert pseudo-protocol [non IANA]