Hi all,
i am trying to write a c++ net-filter for windows...
on linux i could use libipq and netfilter this way:
"Netfilter provides a mechanism for passing packets
out of the stack for queueing to userspace,
then receiving these packets back into the kernel
with a verdict specifying what...