From owner-freebsd-rc@FreeBSD.ORG Sat Aug 11 18:20:05 2012 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82386106564A for ; Sat, 11 Aug 2012 18:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 52B088FC0A for ; Sat, 11 Aug 2012 18:20:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7BIK5UB016091 for ; Sat, 11 Aug 2012 18:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7BIK5E5016090; Sat, 11 Aug 2012 18:20:05 GMT (envelope-from gnats) Date: Sat, 11 Aug 2012 18:20:05 GMT Message-Id: <201208111820.q7BIK5E5016090@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org From: "Oleksandr V. Typlyns'kyi" Cc: Subject: Re: conf/132483: rc.subr(8) [patch] setfib(1) support for rc.subr X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Oleksandr V. Typlyns'kyi" 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: Sat, 11 Aug 2012 18:20:05 -0000 The following reply was made to PR conf/132483; it has been noted by GNATS. From: "Oleksandr V. Typlyns'kyi" To: bug-followup@FreeBSD.org, sem@FreeBSD.org, hrs@FreeBSD.org Cc: Subject: Re: conf/132483: rc.subr(8) [patch] setfib(1) support for rc.subr Date: Sat, 11 Aug 2012 21:12:08 +0300 (EEST) uname -srm FreeBSD 9.1-PRERELEASE amd64 /etc/rc.d/routing already use setfib in static_inet6() Seems like it's time to implement support for setfib in rc.subr and full multiple fib support in /etc/rc.d/routing (conf/132476). -- WNGS-RIPE