From owner-cvs-all@FreeBSD.ORG Thu Aug 18 23:20:48 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D9A416A41F; Thu, 18 Aug 2005 23:20:48 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id C573243D48; Thu, 18 Aug 2005 23:20:47 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id EF4A2C0B9; Fri, 19 Aug 2005 01:20:46 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 66622405A; Fri, 19 Aug 2005 01:21:16 +0200 (CEST) Date: Fri, 19 Aug 2005 01:21:16 +0200 From: Jeremie Le Hen To: Gleb Smirnoff Message-ID: <20050818232116.GS659@obiwan.tataz.chchile.org> References: <200508181034.j7IAYUSS015059@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200508181034.j7IAYUSS015059@repoman.freebsd.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2005 23:20:48 -0000 Hi Gleb, > glebius 2005-08-18 10:34:30 UTC > > FreeBSD src repository > > Modified files: > sys/netinet in.c > Log: > In order to support CARP interfaces kernel was taught to handle more > than one interface in one subnet. However, some userland apps rely on > the believe that this configuration is impossible. > > Add a sysctl switch net.inet.ip.same_prefix_carp_only. If the switch > is on, then kernel will refuse to add an additional interface to > already connected subnet unless the interface is CARP. Default > value is off. > > PR: bin/82306 > In collaboration with: mlaier First, thanks for you work. Do you plan to drop a line about this in a manual page ? I would like to help you on this, but I don't think I'm the good guy to do it, since I don't even use carp(4) interfaces. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >