From nobody@FreeBSD.org  Fri Jan 18 09:02:56 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id B01B372D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jan 2013 09:02:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id A0D887DE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jan 2013 09:02:56 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r0I92t3R056372
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Jan 2013 09:02:55 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r0I92t6t056371;
	Fri, 18 Jan 2013 09:02:55 GMT
	(envelope-from nobody)
Message-Id: <201301180902.r0I92t6t056371@red.freebsd.org>
Date: Fri, 18 Jan 2013 09:02:55 GMT
From: Alex Kozlov <spam@rm-rf.kiev.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update /etc/protocols to IANA list from 2012-10-17
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         175397
>Category:       conf
>Synopsis:       [patch] update /etc/protocols to IANA list from 2012-10-17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 18 09:10:00 UTC 2013
>Closed-Date:    Tue Jun 25 19:39:58 UTC 2013
>Last-Modified:  Tue Jun 25 19:39:58 UTC 2013
>Originator:     Alex Kozlov
>Release:        RELENG_9
>Organization:
private
>Environment:
>Description:
Update /etc/protocols to IANA list from 2012-10-17.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: etc/protocols
@@ -92,6 +92,7 @@
 secure-vmtp	82	SECURE-VMTP	# SECURE-VMTP
 vines	83	VINES		# VINES
 ttp	84	TTP		# TTP
+#iptm	84	IPTM		# Protocol Internet Protocol Traffic
 nsfnet-igp	85	NSFNET-IGP	# NSFNET-IGP
 dgp	86	DGP		# Dissimilar Gateway Protocol
 tcf	87	TCF		# TCF
@@ -145,7 +146,12 @@
 mobility-header	135	Mobility-Header	# Mobility Support in IPv6
 udplite	136	UDPLite		# The UDP-Lite Protocol
 mpls-in-ip	137	MPLS-IN-IP	# Encapsulating MPLS in IP
-#	138-254			# Unassigned
+manet	138	MANET		# MANET Protocols
+hip	139	HIP		# Host Identity Protocol
+shim6	140	Shim6		# Shim6 Protocol
+wesp	141	WESP		# Wrapped Encapsulating Security Payload
+rohc	142	ROHC		# Robust Header Compression
+#	143-254			# Unassigned
 pfsync	240	PFSYNC		# PF Synchronization
 #	255			# Reserved
 divert	258	DIVERT		# Divert pseudo-protocol [non IANA]


>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/175397: commit references a PR
Date: Fri, 10 May 2013 13:57:57 +0000 (UTC)

 Author: eadler
 Date: Fri May 10 13:57:44 2013
 New Revision: 250453
 URL: http://svnweb.freebsd.org/changeset/base/250453
 
 Log:
   Bring /etc/protocols up to date.
   
   PR:	conf/175397
   Submitted by:	ak
 
 Modified:
   head/etc/protocols
 
 Modified: head/etc/protocols
 ==============================================================================
 --- head/etc/protocols	Fri May 10 13:09:44 2013	(r250452)
 +++ head/etc/protocols	Fri May 10 13:57:44 2013	(r250453)
 @@ -92,6 +92,7 @@ vmtp	81	VMTP		# Versatile Message Transp
  secure-vmtp	82	SECURE-VMTP	# SECURE-VMTP
  vines	83	VINES		# VINES
  ttp	84	TTP		# TTP
 +#iptm	84	IPTM		# Protocol Internet Protocol Traffic
  nsfnet-igp	85	NSFNET-IGP	# NSFNET-IGP
  dgp	86	DGP		# Dissimilar Gateway Protocol
  tcf	87	TCF		# TCF
 @@ -145,7 +146,13 @@ rsvp-e2e-ignore	134	RSVP-E2E-IGNORE	# Ag
  mobility-header	135	Mobility-Header	# Mobility Support in IPv6
  udplite	136	UDPLite		# The UDP-Lite Protocol
  mpls-in-ip	137	MPLS-IN-IP	# Encapsulating MPLS in IP
 +manet	138	MANET		# MANET Protocols (RFC5498)
 +hip	139	HIP		# Host Identity Protocol (RFC5201)
 +shim6	140	SHIM6		# Shim6 Protocol (RFC5533)
 +wesp	141	WESP		# Wrapped Encapsulating Security Payload (RFC5840)
 +rohc	142	ROHC		# Robust Header Compression (RFC5858)
  #	138-254			# Unassigned
  pfsync	240	PFSYNC		# PF Synchronization
 +#	253-254			# Use for experimentation and testing (RFC3692)
  #	255			# Reserved
  divert	258	DIVERT		# Divert pseudo-protocol [non IANA]
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->patched 
State-Changed-By: eadler 
State-Changed-When: Fri May 10 14:02:28 UTC 2013 
State-Changed-Why:  
committed r250453 


Responsible-Changed-From-To: freebsd-bugs->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Fri May 10 14:02:28 UTC 2013 
Responsible-Changed-Why:  
committed r250453 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175397 
State-Changed-From-To: patched->closed 
State-Changed-By: eadler 
State-Changed-When: Tue Jun 25 19:39:56 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175397 
>Unformatted:
