From owner-freebsd-net@FreeBSD.ORG Tue Nov 19 21:31:28 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 649E0C58 for ; Tue, 19 Nov 2013 21:31:28 +0000 (UTC) Received: from rs102.luxsci.com (rs102.luxsci.com [74.205.104.183]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1FE662E36 for ; Tue, 19 Nov 2013 21:31:27 +0000 (UTC) Received: from rs102.luxsci.com (localhost.localdomain [127.0.0.1]) by rs102.luxsci.com (8.13.8/8.13.8) with ESMTP id rAJLPbhG029675 for ; Tue, 19 Nov 2013 15:25:37 -0600 Received: (from lshttpd@localhost) by rs102.luxsci.com (8.13.8/8.13.8/Submit) id rAJLPbq4029669; Tue, 19 Nov 2013 21:25:37 GMT Message-Id: <201311192125.rAJLPbq4029669@rs102.luxsci.com> From: "Isaac (.ike) Levy" Date: Tue, 19 Nov 2013 21:25:37 +0000 To: freebsd-net@freebsd.org Errors-To: ike@blackskyresearch.net MIME-Version: 1.0 X-Comment: 74627-7324-1 Subject: =?ISO-8859-1?B?Y2FycCAiY2FycHBlZXIiIG9wdGlvbiAodW5pY2FzdCk=?= Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: ike@blackskyresearch.net List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Nov 2013 21:31:28 -0000 Hi All, Does the FreeBSD carp implementation have the "carppeer" feature from=20 OpenBSD? I thought this had been brought in some time ago... I was just digging through the carp(4) et. al., on FreeBSD 9.2, and=20 couldn't find any info. -- The use case: restricting carp traffic to a particular trusted network,=20 (in my case, that network is a crossover cable :) Thanks! Best, .ike