packetgraph icon indicating copy to clipboard operation
packetgraph copied to clipboard

wall: packet filter

Open jerome-jutteau opened this issue 8 years ago • 0 comments

The idea is to provide a simple filter to let only certain types of packets in a graph's branch.

We can have two types of approaches:

  • Have a vtep-like brick which have several output for each filter
  • Have a bipole brick which only filter in one way for a particular filter passed as a flag at brick init.

We can use pcap_offline for this prupose

jerome-jutteau avatar May 31 '16 08:05 jerome-jutteau