]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests/remote: Add monitor.py
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Fri, 29 Apr 2016 05:07:34 +0000 (07:07 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 14 May 2016 14:56:37 +0000 (17:56 +0300)
commitede471971890df67d1a26fb81e1c69407d13a1b0
tree6a3e7e317aea95f285ecaad615fb338d8a5cd5a8
parent5865186e311b626ad155123f40f837b562ea14ef
tests/remote: Add monitor.py

Add monitor support. This supports monitors added to the current
interfaces. This also support standalone monitor with multi interfaces
support. This allows to get logs from different channels at the same
time to one pcap file.

Example of t3-monitor added to config.py file.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
tests/hwsim/remotehost.py
tests/remote/config.py
tests/remote/monitor.py [new file with mode: 0644]