Re: Firewall driver with WDK by Chris
Chris
Thu Aug 30 02:36:12 CDT 2007
I am sorry, I forgot to mention the following:
- I have read a little about Windows Filtering Platform. Is is
possible to do deep packet inspection with this? Maybe even in user
mode?
- I want to filter (drop!) ARP traffic. Which concept (besides NDIS)
allows link layer packet inspection?
Regards,
Chris
On 30 Aug., 09:32, Chris <chrismc...@hotmail.com> wrote:
> Hi,
>
> I have a short question:
>
> - have there been any advances in the WDK to write firewall-like
> drivers?
> - is it possible wo use callout-drivers to implement a packet-
> inspection firewall?
>
> As NDIS was too complex for me to work with (on a fun project), I just
> want to know if things have changed, so I can have a try on this
> again.
>
> Regards,
> Chris