From owner-cvs-all@FreeBSD.ORG Tue Jul 4 23:05:22 2006 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 016FA16A4ED for ; Tue, 4 Jul 2006 23:05:21 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC82E43D53 for ; Tue, 4 Jul 2006 23:05:19 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so2116764uge for ; Tue, 04 Jul 2006 16:05:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VylnqwL9sDcYOsPGt7tq6yUit8nqg77Bjic+FGpJOSkJluCClFTD3bBgn5Ur/sqplB5S90IZHbOsGgJaMiN4YMTtnXuPYiQz0J0PgPTBnRuA/pciC7i/LH1kqGeDeAx5NDQTgHUaoDVjWOfK4E34HvE2Y1eSmyWl1ux5fULRlLQ= Received: by 10.67.22.2 with SMTP id z2mr7047195ugi; Tue, 04 Jul 2006 16:05:18 -0700 (PDT) Received: by 10.67.105.8 with HTTP; Tue, 4 Jul 2006 16:05:18 -0700 (PDT) Message-ID: Date: Tue, 4 Jul 2006 19:05:18 -0400 From: "Scott Ullrich" To: "Max Laier" In-Reply-To: <200607040951.39456.max@love2party.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200605141422.k4EEMnmC056704@repoman.freebsd.org> <200606271416.29255.max@love2party.net> <200607040951.39456.max@love2party.net> Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, dsh@vlink.ru, Maxim Konovalov , Bruce M Simpson Subject: Re: cvs commit: src/sys/netinet in.h ip_output.c ip_var.h 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: Tue, 04 Jul 2006 23:05:22 -0000 On 7/4/06, Max Laier wrote: > Right, forgot about pfsync. Use this in addition. Again, only compile > tested. No problem. That did the trick. pfSync is online and operational: pfsync0: flags=41 mtu 2020 pfsync: syncdev: lo0 syncpeer: 224.0.0.240 maxupd: 128 Thanks! Scott