From bms@spc.org  Thu Jul 31 10:41:03 2003
Return-Path: <bms@spc.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 90BEE37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 31 Jul 2003 10:41:03 -0700 (PDT)
Received: from bigboy.spc.org (bigboy.spc.org [195.206.69.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 03DF043FBD
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 31 Jul 2003 10:41:03 -0700 (PDT)
	(envelope-from bms@spc.org)
Received: from saboteur.dek.spc.org (unknown [81.3.72.68])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by bigboy.spc.org (Postfix) with ESMTP id 01F24316A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 31 Jul 2003 18:41:55 +0100 (BST)
Received: by saboteur.dek.spc.org (Postfix, from userid 1001)
	id 3276955F; Thu, 31 Jul 2003 18:40:53 +0100 (BST)
Message-Id: <20030731174053.3276955F@saboteur.dek.spc.org>
Date: Thu, 31 Jul 2003 18:40:53 +0100 (BST)
From: Bruce M Simpson <bms@spc.org>
Reply-To: Bruce M Simpson <bms@spc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] add AODV (654/udp) to /etc/services
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55125
>Category:       conf
>Synopsis:       [PATCH] add AODV (654/udp) to /etc/services
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 31 10:50:16 PDT 2003
>Closed-Date:    Wed Aug 06 11:16:27 PDT 2003
>Last-Modified:  Wed Aug  6 11:20:19 PDT 2003
>Originator:     Bruce M Simpson
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD saboteur.dek.spc.org 5.1-RELEASE FreeBSD 5.1-RELEASE #3: Mon Jun 23 06:55:01 BST 2003 root@saboteur.dek.spc.org:/usr/src/sys/i386/compile/SABOTEUR i386


	
>Description:
	Add the AODV routing protocol to the services database.
>How-To-Repeat:
	
>Fix:

	

--- services.col.patch begins here ---
Generated by diffcoll on Thu 31 Jul 2003 00:59:59 BST

diff -uN src/etc/services.orig src/etc/services
--- /usr/src/etc/services.orig	Wed Jul 30 22:07:15 2003
+++ /usr/src/etc/services	Thu Jul 31 00:59:54 2003
@@ -1091,6 +1091,7 @@
 ipp		631/udp    #IPP (Internet Printing Protocol)
 ginad		634/tcp
 ginad		634/udp
+aodv		654/udp    #Ad-Hoc On-Demand Distance Vector Routing Protocol
 ldaps		636/tcp    sldap #ldap protocol over TLS/SSL
 ldaps		636/udp    sldap
 mdqs		666/tcp
--- services.col.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dcs 
State-Changed-When: Wed Aug 6 11:13:56 PDT 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55125 

From: Bruce M Simpson <bms@spc.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: conf/55125: [PATCH] add AODV (654/udp) to /etc/services
Date: Wed, 6 Aug 2003 19:11:08 +0100

 Please see the attached patch (the tcp port has also been reserved by
 IANA).
 
 Please see RFC 3561 and current IANA assignments at:
 http://www.iana.org/assignments/port-numbers
 
 Port has officially been reserved.
 
 BMS

From: Bruce M Simpson <bms@spc.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: conf/55125: [PATCH] add AODV (654/udp) to /etc/services
Date: Wed, 6 Aug 2003 19:11:58 +0100

 --9jxsPFA5p3P2qPhR
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 On Wed, Aug 06, 2003 at 07:11:08PM +0100, Bruce M Simpson wrote:
 > Please see the attached patch (the tcp port has also been reserved by
 > IANA).
 
 D'oh! No rest for the wicked.
 
 BMS
 
 --9jxsPFA5p3P2qPhR
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="aodv.patch"
 
 src/etc/services
 
 --9jxsPFA5p3P2qPhR--
>Unformatted:
