You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.The text was updated successfully, but these errors were encountered: