Skip to content

Small utility for capturing network traffic and listing found VLAN-ids. Based on libpcap.

License

Notifications You must be signed in to change notification settings

mainini/vlandump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vlandump

vlandump is a small utility for capturing network traffic and aggregating found VLAN-tags (if any). Found tags can then be sorted and displayed. It is based on libpcap and there are two implementations, one with own memory management (just for fun) and an array-based one.

See COPYING for information regarding usage and licensing.

See http://mainini.ch for more stuff by me and for ways to contact me.

About

Small utility for capturing network traffic and listing found VLAN-ids. Based on libpcap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages