Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VLAN tag reporting #2

Open
ransford opened this issue Jan 18, 2019 · 1 comment
Open

VLAN tag reporting #2

ransford opened this issue Jan 18, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ransford
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Without VLAN tag information, it can be harder to track down a specific device.

Describe the solution you'd like
Include VLAN information from gopacket's CaptureInfo struct. https://godoc.org/github.com/google/gopacket#CaptureInfo.

@ransford ransford added the enhancement New feature or request label Jan 18, 2019
@ransford
Copy link
Contributor Author

Note that the availability of VLAN tags depends on the source of the packets; afpacket on Linux looks promising, but others (macOS, Windows) may not be as rich. Probably log some debug-level information about the packet source at startup.

@ransford ransford added this to the 1.1.0 milestone Feb 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant