From owner-freebsd-net@FreeBSD.ORG Fri Apr 15 11:08:27 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6800316A4DA; Fri, 15 Apr 2005 11:08:27 +0000 (GMT) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1708F43D64; Fri, 15 Apr 2005 11:08:26 +0000 (GMT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 20977C131; Fri, 15 Apr 2005 13:08:26 +0200 (CEST) Date: Fri, 15 Apr 2005 13:08:26 +0200 From: Guido van Rooij To: Gleb Smirnoff , Max Laier , freebsd-net@freebsd.org Message-ID: <20050415110826.GA52882@gvr.gvr.org> References: <425196F0.4020309@x-trader.de> <200504042143.09216.max@love2party.net> <20050411125808.GA76366@gvr.gvr.org> <20050415102140.GD61665@cell.sick.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050415102140.GD61665@cell.sick.ru> Subject: Re: FreeVRRPd project status X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:08:27 -0000 On Fri, Apr 15, 2005 at 02:21:40PM +0400, Gleb Smirnoff wrote: > G> > G> Just read the manpage and I have one question: the manpage does not sepcify > G> the default advskew value, just that 100 is slightly larger. > G> Furthermore, the advskew, pass and other ifconfig options are not > G> (yet) documented... > > Please look at updated manpage. If you have more comments, I'm open > to hear them. Thanks. The carp page is much clearer after you updated it. I see you added cross references to carp in the ifconfig manpage. I think that should be enough (I'm not sure though what the correct way is: perhaps the carp specific config parameters should be mentioned explicitly in ifconfig's manpage). Thanks! -Guido