From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 31 10:50:17 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 982C337B401 for ; Thu, 31 Jul 2003 10:50:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DFD943F93 for ; Thu, 31 Jul 2003 10:50:16 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6VHoGUp094853 for ; Thu, 31 Jul 2003 10:50:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6VHoGf6094852; Thu, 31 Jul 2003 10:50:16 -0700 (PDT) Resent-Date: Thu, 31 Jul 2003 10:50:16 -0700 (PDT) Resent-Message-Id: <200307311750.h6VHoGf6094852@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bruce M Simpson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90BEE37B401 for ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: conf/55125: [PATCH] add AODV (654/udp) to /etc/services X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bruce M Simpson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 17:50:17 -0000 >Number: 55125 >Category: conf >Synopsis: [PATCH] add AODV (654/udp) to /etc/services >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 31 10:50:16 PDT 2003 >Closed-Date: >Last-Modified: >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: >Unformatted: