Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2012 15:47:43 -0500
From:      Wesley Shields <wxs@FreeBSD.org>
To:        Clayton Milos <clay@milos.co.za>
Cc:        ports@FreeBSD.org
Subject:   Re: Patch for net-mgmt/p0f
Message-ID:  <20120106204743.GD85217@atarininja.org>
In-Reply-To: <01c401cccc8e$0abb9670$2032c350$@milos.co.za>
References:  <01c401cccc8e$0abb9670$2032c350$@milos.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 06, 2012 at 04:12:19PM -0000, Clayton Milos wrote:
> Hi guys
> 
> I found that p0f doesn't work with the pflog interface. A bit of searching
> and this patch turned up:
> http://desync.com/~bw/patch-p0f.c
> 
> With it applied instead of the default patch it works. It looks like the
> default patch has a few wrong line numbers in it and is missing the first
> part of the patch.
> Please could somebody commit the new patch.

The patch needs to include sys/queue.h before including net/if_pflog.h,
at least on my -CURRENT system. I'm testing things now and will commit
if it all looks good.

-- WXS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120106204743.GD85217>