I want to removed flows with specific conditions.
- Multicast IP Ranges in src and dst
- APIPA Ranges in src and dst
- Broadcast in source and dst
- local Ranges Like 192.0.2.0/24 in src and dst
If These conditions in source or Destination IP are met then I would Like to removed the complete flow.
Regex would allow me to Filter the e.g. Multicast range from 224.0.0.0 - 239.255.255.255
I do Not See any possibility to solved this in the recent Version and ChatGPT could Not find a solution, too ;-)