From owner-freebsd-current@freebsd.org Sun Nov 15 17:05:56 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E592BA306FB for ; Sun, 15 Nov 2015 17:05:56 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B40241E0E for ; Sun, 15 Nov 2015 17:05:56 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by iofh3 with SMTP id h3so139816300iof.3 for ; Sun, 15 Nov 2015 09:05:56 -0800 (PST) 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=vN1Api3pGd5x1H2jnLmt08G0oQua+QJKH/R72/ZjQeE=; b=tqFWI40N4krOO+aKYAvrTZcMA/cKM2oxtSxr6ebVDhqdoQOab/7J+wMVklnOIjCLCE /hzj5Xi3HhJo8I8pq4RY/Fd6xfoTeJu1LrngYnk0lHEB/CHci3Uy9Wvs6ld8523tmKp/ sMnGghaDxU6h9v7m3+mCUklHxNvkLHu/wdzXjUJmtuhJdoevA+m9HPuKP328c6sUeamO wlGY4RHa780568eCa/TFCwtz7ydVcXH5ui1AcwDSVkO7qoR8148updFc21MadkoHM7mJ WElDzzuMC+pXdcN4KHNUJvx2LiUxR88dyjiPGwqypeRSGe175L1MBUQXBOP66qUwQ1xB jgrQ== MIME-Version: 1.0 X-Received: by 10.107.10.199 with SMTP id 68mr28284832iok.75.1447607156204; Sun, 15 Nov 2015 09:05:56 -0800 (PST) Received: by 10.36.217.196 with HTTP; Sun, 15 Nov 2015 09:05:56 -0800 (PST) In-Reply-To: <0650CA79-5711-44BF-AC3F-0C5C5B6E5BD9@rdsor.ro> References: <0650CA79-5711-44BF-AC3F-0C5C5B6E5BD9@rdsor.ro> Date: Sun, 15 Nov 2015 09:05:56 -0800 Message-ID: Subject: Re: libXO-ification - Why - and is it a symptom of deeper issues? From: Adrian Chadd To: Dan Partelly Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Nov 2015 17:05:57 -0000 Hi, The reason is simple - someone offered to do the work and push it through. This isn't a commercial thing where we get to make project decisions and allocate resources - the juniper folk came up with a solution that they're using and willing to push forward in freebsd. It's been an interesting experiment and maybe it shouldn't have been done in -HEAD, but it isn't all that pervasive and we've gotten good feedback from it all. -adrian