In IPFilter 4.1, most of the ioctl's that have structures have a wrapping structure - struct ipfobj - that is used to pass them in.
Have a look at samples/proxy.c (it incorrectly passes the wrong thing to the ioctl too.) Darren
In IPFilter 4.1, most of the ioctl's that have structures have a wrapping structure - struct ipfobj - that is used to pass them in.
Have a look at samples/proxy.c (it incorrectly passes the wrong thing to the ioctl too.) Darren