From owner-freebsd-pf@FreeBSD.ORG Thu Mar 6 20:17:34 2008 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DAE51065670 for ; Thu, 6 Mar 2008 20:17:34 +0000 (UTC) (envelope-from gofdp-freebsd-pf@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id DB4AE8FC20 for ; Thu, 6 Mar 2008 20:17:33 +0000 (UTC) (envelope-from gofdp-freebsd-pf@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JXMWw-000535-Dd for freebsd-pf@freebsd.org; Thu, 06 Mar 2008 20:17:30 +0000 Received: from d463cebe.datahighways.de ([212.99.206.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Mar 2008 20:17:30 +0000 Received: from ino-news by d463cebe.datahighways.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Mar 2008 20:17:30 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-pf@freebsd.org From: ino-news@spotteswoode.dnsalias.org (clemens fischer) Date: Thu, 06 Mar 2008 21:09:20 +0100 Lines: 25 Message-ID: References: <2pm5a5xds81.ln2@nntp.spotteswoode.dnsalias.org> <20080306184712.GA22235@keltia.freenix.fr> <20080306185653.GB11173@heff.fud.org.nz> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: d463cebe.datahighways.de X-Archive: encrypt=none User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/7.0-STABLE (i386)) Sender: news Subject: Re: pfsync is version 3 in RELENG_7 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 20:17:34 -0000 Andrew Thompson: > Ollivier Robert wrote: > >> According to clemens fischer: >> >> > "In RELENG_7 - pf is at OpenBSD 4.1" >> > >> > shouldn't pfsync be of a more recent version, then? >> >> Yes, you need pfflowd 0.7 to understand pfsync3. > > I'm listed as the port maintainer but havnt updated it in years, if > anyone wants to update the port and take ownership then feel free. well, your port is good nonetheless. i looked up the download URL, got pfflowd-0.7 and fixed it up using your patches. the most significant change in 0.7 are the 64-bit counters for bytes and packets and, of course, the version bump in the protocol header. it really is straight forward, could you please handle this for 0.7? you can use your previous patches almost unchanged. if not: i won't take the port, but i'd be willing to send the diffs on request. regards, clemens