rjmcmahon
  • Joined on 2025-12-16
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:31:44 +00:00
43c096e5d2 Focus analysis on 802.11 headers only, ignore encrypted payloads
ee168ad839 Add IP traffic analysis to identify iperf packets
Compare 2 commits »
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:25:12 +00:00
0b946a6d53 Fix packet parsing by removing restrictive display filter
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:15:47 +00:00
bc282a348a Fix KEEP_PCAP not working with sudo
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:13:46 +00:00
ba4fb72a40 Add diagnostics for pcap file capture issues
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:11:09 +00:00
73358f9223 Add cleanup message and option to keep temporary pcap file
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:08:45 +00:00
84a16cf62b Add unique RA/TA pair counting to test_monitor_tshark.sh
39058bdbf3 Output temporary pcap filename for debugging
5ee50bc184 Fix capture by using pcap file intermediate step
Compare 3 commits »
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:06:08 +00:00
aed791efae Suppress stderr to allow tshark to continue despite field errors
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:04:31 +00:00
189444c88f Add display filter to capture only frames with RA/TA
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:03:04 +00:00
a50c03166c Improve tshark error handling and packet counting
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:01:49 +00:00
744bc35597 Fix tshark field names for RA/TA display
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 22:00:23 +00:00
1e9191f6c7 Fix timeout handling and display RA/TA in test_monitor_tshark.sh
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 21:57:18 +00:00
8d607a5f66 Improve packet display formatting in test_monitor_tshark.sh
8576960251 Fix stats display in test_monitor_tshark.sh
Compare 2 commits »
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 21:54:33 +00:00
fb7dca0137 Show capture statistics immediately after capture completes
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 21:52:50 +00:00
b80a9d818b Fix test_monitor_tshark.sh to always show counters
cc180b7868 Improve test_monitor_tshark.sh output and error handling
Compare 2 commits »
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 21:50:43 +00:00
a98a255147 Add PLCP header counting to test_monitor_tshark.sh
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 21:49:57 +00:00
5827518041 Fix compilation errors in monitor.c
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 21:48:16 +00:00
680253c120 Improve test_monitor_tshark.sh: add duration option and better packet counting
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 21:45:47 +00:00
fa93fc26f1 Add tshark test script and fix monitor mode setup
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 19:55:11 +00:00
122484463f Improve channel verification and add debug output
rjmcmahon pushed to main at rjmcmahon/fiwi_monitor 2026-02-13 19:53:16 +00:00
2fcc2e9691 Add channel verification after setting monitor mode