<div dir="ltr">Right now I'm using something like bitmaps as Felix suggested, drop older bits and check uniques with band, and yes, I need to process reordered packets. I think bloom filter is not good solution here due the very-very old ID's can't be deleted and memory will grow, and looks like latency will grow too. But I will look at scalable bloom filter, it may be suitable.<div><br></div><div>Thanks!</div></div>