prashnts / pybloomfiltermmap3

Fast Python Bloom Filter using Mmap
https://github.com/prashnts/pybloomfiltermmap3
MIT License
130 stars 24 forks source link

support bf.add bytes array from pcap files #6

Closed divfor closed 5 years ago

prashnts commented 5 years ago

Pardon for not having reviewed it earlier -- and thanks for the code. Could you elaborate a bit about what does this add? I guess from title that it's something to do with using packet capture dumps...?

prashnts commented 5 years ago

Hey @divfor , I'm closing this PR for now -- please feel free to reopen when you have more info. Thanks!