rusticata / pcap-analyzer

PAL (Pcap Analysis Library)
Apache License 2.0
89 stars 19 forks source link

Filtering #11

Closed johanmazel closed 2 years ago

johanmazel commented 2 years ago

Move filtering-related modules to a dedicated directory and add a dispatch to filter packets on many values of a single type.

chifflier commented 2 years ago

Merged (with a few changes), thanks!