Reply To: Question about WinpkFilter

Home Forums Discussions Support Question about WinpkFilter Reply To: Question about WinpkFilter

#6041
Vadim Smirnov
Keymaster

    Is it possible to unaccept a certain kind of packet(e.g. packets with the same source IP addr) just using the use-mode APIs provided in WinpkFilter?

    You mean drop these packets? If so then yes you can just skip reinjecting into the stack API calls (SendPacketToMstcp, SendPacketToAdapter) for these packets.