Overview¶
Fast Path Flow Inspection / Packet Capture provides the ability to analyze packets coming in and out of the fast path interfaces (a la tcpdump).
Features¶
- Packets capture in Linux by means of standard tools like
tcpdump
- BPF filtering automatic configuration in fast path
The fast path still processes the original packets while a copy is sent to the Linux stack for display only.