mirror of
https://github.com/mfontanini/libtins
synced 2026-01-26 20:01:35 +01:00
Sniffing now returns a RadioTap PDU when performed on wireless interfaces.
This commit is contained in:
@@ -119,6 +119,7 @@ namespace Tins {
|
||||
pcap_t *handle;
|
||||
bpf_u_int32 ip, mask;
|
||||
bpf_program actual_filter;
|
||||
bool wired;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user