Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

echoechoin/vtcpdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Since VPP has already integrated the bpf_trace_filter plugin, I believe this project has fulfilled its purpose. Starting from now, this repository will be archived.

vtcpdump

using tcpdump to capture packets from vpp interface.

principles

using veth device to receive packets from vpp interface. then using tcpdump to capture packets.

usages

./vtcpdump.py -nvi GigabitEthernet0/0/1 (just same as tcpdump)

supported vpp version

I've just tested this on vpp version 22.02, may be it works on other versions.

have fun ! ! 😆😆

About

using tcpdump to capture packets from vpp interface.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages