From nobody@FreeBSD.org  Wed Mar  5 20:26:33 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 417AE106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 Mar 2008 20:26:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 369BA8FC26
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 Mar 2008 20:26:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m25KNVep075009
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 5 Mar 2008 20:23:31 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m25KNVw4075008;
	Wed, 5 Mar 2008 20:23:31 GMT
	(envelope-from nobody)
Message-Id: <200803052023.m25KNVw4075008@www.freebsd.org>
Date: Wed, 5 Mar 2008 20:23:31 GMT
From: Edward Tomasz Napierala <trasz@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: default rarpd_flags are wrong.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121406
>Category:       conf
>Synopsis:       default rarpd_flags are wrong.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mtm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 20:30:01 UTC 2008
>Closed-Date:    Tue May 06 09:48:19 UTC 2008
>Last-Modified:  Tue May  6 09:50:04 UTC 2008
>Originator:     Edward Tomasz Napierala
>Release:        7.0
>Organization:
>Environment:
FreeBSD traszkan.ds7 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Mon Feb 25 09:41:40 CET 2008     trasz@traszkan.ds7:/usr/obj/site1/trasz/src/sys/TRASZKAN7  i386
>Description:
By default, rarpd_flags in /etc/defaults/rc.conf is empty (rarpd_flags="").
That makes it impossible to enable rarpd by adding rarpd_enable=YES;
rarpd must be passed a parameter, either a network interface name or "-a".

>How-To-Repeat:

>Fix:
Change this:

rarpd_flags=""

To this:

rarpd_flags="-a"

In /etc/defaults/rc.conf



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-rc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Mar 5 21:11:38 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121406 
State-Changed-From-To: open->patched 
State-Changed-By: mtm 
State-Changed-When: Thu Mar 6 13:53:12 UTC 2008 
State-Changed-Why:  
Fixed in -CURRENT. MFC in 1 week 


Responsible-Changed-From-To: freebsd-rc->mtm 
Responsible-Changed-By: mtm 
Responsible-Changed-When: Thu Mar 6 13:53:12 UTC 2008 
Responsible-Changed-Why:  
Fixed in -CURRENT. MFC in 1 week 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/121406: commit references a PR
Date: Thu,  6 Mar 2008 14:01:17 +0000 (UTC)

 mtm         2008-03-06 14:01:10 UTC
 
   FreeBSD src repository
 
   Modified files:
     etc/defaults         rc.conf 
   Log:
   The rarpd(8) daemon must be instructed to start on all interfaces or a
   specific one. Instruct it to listen on all interfaces so that enabling
   it in rc.conf(5) works "out of the box."
   
   PR:     conf/121406
   Submited by: trasz
   MFC after: 1 week
   
   Revision  Changes    Path
   1.328     +1 -1      src/etc/defaults/rc.conf
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: mtm 
State-Changed-When: Tue May 6 09:47:21 UTC 2008 
State-Changed-Why:  
MFCed to both releng6 and 7. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/121406: commit references a PR
Date: Tue,  6 May 2008 09:44:15 +0000 (UTC)

 mtm         2008-05-06 09:44:10 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     etc/defaults         rc.conf 
   Log:
   MFC rev. 1.328:
           date: 2008/03/06 14:01:10;  author: mtm;  state: Exp;  lines: +1 -1
           The rarpd(8) daemon must be instructed to start on all interfaces or a
           specific one. Instruct it to listen on all interfaces so that enabling
           it in rc.conf(5) works "out of the box."
   
           PR:     conf/121406
           Submited by: trasz
   
   Revision    Changes    Path
   1.252.2.45  +1 -1      src/etc/defaults/rc.conf
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/121406: commit references a PR
Date: Tue,  6 May 2008 09:45:51 +0000 (UTC)

 mtm         2008-05-06 09:45:41 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     etc/defaults         rc.conf 
   Log:
   MFC rev. 1.328:
           date: 2008/03/06 14:01:10;  author: mtm;  state: Exp;  lines: +1 -1
           The rarpd(8) daemon must be instructed to start on all interfaces or a
           specific one. Instruct it to listen on all interfaces so that enabling
           it in rc.conf(5) works "out of the box."
   
           PR:     conf/121406
           Submited by: trasz
   
   Revision   Changes    Path
   1.318.2.8  +1 -1      src/etc/defaults/rc.conf
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
