diff options
Diffstat (limited to 'net-analyzer/wireshark/metadata.xml')
-rw-r--r-- | net-analyzer/wireshark/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml index ceb09bd64731..bd841198d5ad 100644 --- a/net-analyzer/wireshark/metadata.xml +++ b/net-analyzer/wireshark/metadata.xml @@ -66,6 +66,7 @@ <flag name="tfshark">Install tfshark, a terminal-based version of the FileShark capability</flag> <flag name="tshark">Install tshark, to dump and analyzer network traffic from the command line</flag> <flag name="udpdump">Install udpdump, to get packets exported from a source (like a network device or a GSMTAP producer) that are dumped to a pcap file</flag> + <flag name="wifi">Install wifidump, to dump and analyse 802.11 traffic</flag> </use> <upstream> <remote-id type="github">wireshark/wireshark</remote-id> |