I have a system that gets alot of duplicate packets coming in and I would like to create a filter driver that will remove dup,licates that come into the system.
while looking at the documentation I saw that winpcap is NDIS driver, but I also saw that it uses its own api with functions. how is it possibe to create a filter driver to it? it needs to be a driver so it could opperate at kenel mode and not switch alot between modes
_______________________________________________ Winpcap-users mailing list [email protected] https://www.winpcap.org/mailman/listinfo/winpcap-users
