<div dir="rtl"><div dir="ltr">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.</div><div dir="ltr"> </div><div dir="ltr">
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?</div><div dir="ltr"> </div><div dir="ltr">it needs to be a driver so it could opperate at kenel mode and not switch alot between modes</div>
</div>