From owner-freebsd-rc@FreeBSD.ORG Tue Aug 25 00:57:40 2009 Return-Path: Delivered-To: freebsd-rc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02F81106568C; Tue, 25 Aug 2009 00:57:40 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper-int.allbsd.org [IPv6:2001:2f0:104:e002::2]) by mx1.freebsd.org (Postfix) with ESMTP id 812A48FC12; Tue, 25 Aug 2009 00:57:39 +0000 (UTC) Received: from delta.allbsd.org (p4121-ipbf1805funabasi.chiba.ocn.ne.jp [114.146.83.121]) (authenticated bits=128) by mail.allbsd.org (8.14.3/8.14.3) with ESMTP id n7P0vJHQ073124; Tue, 25 Aug 2009 09:57:30 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) (authenticated bits=0) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id n7P0v9NJ058303; Tue, 25 Aug 2009 09:57:12 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Tue, 25 Aug 2009 09:56:56 +0900 (JST) Message-Id: <20090825.095656.100103076.hrs@allbsd.org> To: dougb@FreeBSD.org From: Hiroki Sato In-Reply-To: <4A93351E.2020107@FreeBSD.org> References: <4A806D17.9020404@delphij.net> <4A933294.8000906@delphij.net> <4A93351E.2020107@FreeBSD.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.2.51 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Tue_Aug_25_09_56_56_2009_980)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.95.2 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.2 (mail.allbsd.org [133.31.130.32]); Tue, 25 Aug 2009 09:57:30 +0900 (JST) Cc: freebsd-rc@FreeBSD.org, d@delphij.net Subject: Re: [RFC] script for binding ARP <-> IP pairs X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2009 00:57:40 -0000 ----Security_Multipart(Tue_Aug_25_09_56_56_2009_980)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Doug Barton wrote in <4A93351E.2020107@FreeBSD.org>: do> Xin LI wrote: do> > Any objections for the attached patch? I'll commit this version if do> > everybody is happy with it and then see if re@ would approve it for do> > 8.0-RELEASE. do> do> Sorry if I wasn't clear before, but all of the rc.conf variables do> should be prepended with static_arp_ (as opposed to just arp_). So do> rather than arp_args you'd want static_arp_args. I realize you're not do> using set_rcvar() but it's still a good idea to do that for do> consistency's sake, as well as to make it easier for admins to sort do> stuff, etc. Please make sure you change that in the man page as well. I agree with this. do> Silly question that I'm sorry just occurred to me right now, have you do> tested this with IPv6? :) IPv6 uses NDP (see ndp(8)), not ARP, so no consideration is needed for $static_arp_* variables at least. -- Hiroki ----Security_Multipart(Tue_Aug_25_09_56_56_2009_980)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkqTNtgACgkQTyzT2CeTzy1RQgCgoI8eVDIzSRi1VE6NriNC0MkE +UoAniivQQydtDeu1Rs6niS8dzKhhVoC =9C3s -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Aug_25_09_56_56_2009_980)----