Patch for net-mgmt/p0f

Wesley Shields wxs at FreeBSD.org
Fri Jan 6 20:47:44 UTC 2012


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


More information about the freebsd-ports mailing list