From owner-freebsd-net@FreeBSD.ORG Wed Aug 21 22:25:04 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9688E200; Wed, 21 Aug 2013 22:25:04 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-ve0-x233.google.com (mail-ve0-x233.google.com [IPv6:2607:f8b0:400c:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1E6682125; Wed, 21 Aug 2013 22:25:04 +0000 (UTC) Received: by mail-ve0-f179.google.com with SMTP id c13so896167vea.38 for ; Wed, 21 Aug 2013 15:25:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=a5ukcuUcfQ9DyZleFX9QYqEJ8qCPQd+xqXQt0rKm9Lc=; b=VkBLTn8/dHFAyg7T32ZTHDqnWx6HJDn7l5/B/ghz/8p1VRCvt4ogTd6qo3w8vOFGdF kvuk/OXnja63GEBGutF2lAvO4yKW/h++ukeRsPPM/6agDb/4jzrr4maS2POB6UCataEq vDl9EJNBlzGEQ78ghYlietbce5PCg7Vqa/dZarA+fbH3aZuKgt/MbdcY+BDz4hfJW/y/ RdMBDyAfOUSiutHR2USIRXTI5DrT/AlPs81EZvOHZIVz0zUZYYB9D2NdIk0D9DekqZDa idbGyrYMOPQe/TDbmwSiW1O644SJh1RbNWvVQj8dPPYiMtDpXtd3peiemled3gKGZGD9 tzwA== MIME-Version: 1.0 X-Received: by 10.59.8.232 with SMTP id dn8mr8258791ved.8.1377123903231; Wed, 21 Aug 2013 15:25:03 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Wed, 21 Aug 2013 15:25:03 -0700 (PDT) In-Reply-To: References: Date: Wed, 21 Aug 2013 18:25:03 -0400 Message-ID: Subject: Re: CFR: FIB handling improvements From: "Sam Fourman Jr." To: Alan Somers Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-net@freebsd.org, Will Andrews , "Justin T. Gibbs" , Hiroki Sato X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Aug 2013 22:25:04 -0000 On Wed, Aug 21, 2013 at 5:52 PM, Alan Somers wrote: > On Wed, Aug 21, 2013 at 3:28 PM, Will Andrews wrote: > > When would you ever want lo0 to be inaccessible from some fibs? I can't > think of any reasons. > > I can't think of a use case either, that is why I mentioned he has my wheels turning my first thought just off the cuff is, maybe a situation that involved VIMAGE jails in some unique way? -- Sam Fourman Jr.