Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2006 16:49:14 +0200
From:      "=?ISO-8859-1?Q?Ermal_Lu=E7i?=" <ermal.luci@gmail.com>
To:        freebsd-pf@FreeBSD.org
Subject:   netgraph related question
Message-ID:  <9a542da30609250749i52f966a3x7a9402872d33b976@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I am curios how difficult would it be to write an netgraph module for pf
kinda ng_ipfw.

And maybe looking for a pointer to which function this hooking needs to be
added.
After studing a little bit ng_ipfw and ipfw functions ipfw_check() is the
function which does the magic by a simple global variable, at least as far a
i can tell.
Now can it be done using the same ideas in PF too!

Ah, the reason i am asking this is just to integrate PF with ng_tag which
can do L7 filtering.

 Thanks.



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