packetgraph
packetgraph copied to clipboard
wall: packet filter
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