· 5 years ago · Jul 08, 2020, 09:08 PM
1#/etc/config/wireless
2
3
4config wifi-device 'radio0'
5 option type 'mac80211'
6 option hwmode '11a'
7 option path 'pci0000:00/0000:00:00.0'
8 option channel 'auto'
9 option htmode 'VHT20'
10 option country 'DE'
11 option channels '100-140'
12 list hostapd_options 'country3=0x4f'
13
14config wifi-device 'radio1'
15 option type 'mac80211'
16 option hwmode '11g'
17 option path 'platform/qca956x_wmac'
18 option htmode 'HT20'
19 option txpower '20'
20 option legacy_rates '0'
21 option channel '9'
22 option country 'DE'
23
24config wifi-iface 'mesh_radio0'
25 option ifname 'mesh0'
26 option network 'mesh_radio0'
27 option device 'radio0'
28 option mesh_fwding '0'
29 option mesh_id 'hlg-mesh'
30 option mcast_rate '12000'
31 option mode 'mesh'
32 option disabled '1'
33 option macaddr '3e:6d:c1:f7:97:09'
34
35config wifi-iface 'mesh_radio1'
36 option ifname 'mesh1'
37 option network 'mesh_radio1'
38 option device 'radio1'
39 option mesh_fwding '0'
40 option mesh_id 'hlg-mesh'
41 option mcast_rate '12000'
42 option mode 'mesh'
43 option disabled '0'
44 option macaddr '3e:6d:c1:f7:97:0d'
45
46config wifi-iface 'client_radio0'
47 option ifname 'client0'
48 option network 'client'
49 option disabled '0'
50 option device 'radio0'
51 option mode 'ap'
52 option macaddr '3e:6d:c1:f7:97:08'
53 option ssid 'Freifunk'
54
55config wifi-iface 'client_radio1'
56 option ifname 'client1'
57 option network 'client'
58 option disabled '0'
59 option device 'radio1'
60 option mode 'ap'
61 option macaddr '3e:6d:c1:f7:97:0c'
62 option ssid 'Freifunk'
63
64##################
65
66iwinfo
67client0 ESSID: "Freifunk"
68 Access Point: 3E:6D:C1:F7:97:08
69 Mode: Master Channel: unknown (5.000 GHz)
70 Tx-Power: 0 dBm Link Quality: unknown/70
71 Signal: unknown Noise: -100 dBm
72 Bit Rate: unknown
73 Encryption: none
74 Type: nl80211 HW Mode(s): 802.11nac
75 Hardware: 168C:003C 0000:0000 [Qualcomm Atheros QCA9880]
76 TX power offset: none
77 Frequency offset: none
78 Supports VAPs: yes PHY name: phy0
79
80client1 ESSID: "Freifunk"
81 Access Point: 3E:6D:C1:F7:97:0C
82 Mode: Master Channel: 9 (2.452 GHz)
83 Tx-Power: 20 dBm Link Quality: unknown/70
84 Signal: unknown Noise: -86 dBm
85 Bit Rate: unknown
86 Encryption: none
87 Type: nl80211 HW Mode(s): 802.11bgn
88 Hardware: unknown [Generic MAC80211]
89 TX power offset: unknown
90 Frequency offset: unknown
91 Supports VAPs: yes PHY name: phy1
92
93mesh1 ESSID: "hlg-mesh"
94 Access Point: 3E:6D:C1:F7:97:0D
95 Mode: Mesh Point Channel: 9 (2.452 GHz)
96 Tx-Power: 20 dBm Link Quality: 42/70
97 Signal: -68 dBm Noise: -86 dBm
98 Bit Rate: 23.0 MBit/s
99 Encryption: none
100 Type: nl80211 HW Mode(s): 802.11bgn
101 Hardware: unknown [Generic MAC80211]
102 TX power offset: unknown
103 Frequency offset: unknown
104 Supports VAPs: yes PHY name: phy1
105
106#################################################
107dmesg
108#########
109[ 0.000000] Linux version 4.14.180 (build@horst) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11098+8-9cafcbe0bd)) #0 Wed Oct 23 20:25:14 2019
110[ 0.000000] MyLoader: sysp=33332aaf, boardp=11c32f3b, parts=316133a3
111[ 0.000000] bootconsole [early0] enabled
112[ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
113[ 0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
114[ 0.000000] Determined physical RAM map:
115[ 0.000000] memory: 08000000 @ 00000000 (usable)
116[ 0.000000] Initrd not found or empty - disabling initrd
117[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
118[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
119[ 0.000000] Zone ranges:
120[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
121[ 0.000000] Movable zone start for each node
122[ 0.000000] Early memory node ranges
123[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
124[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
125[ 0.000000] On node 0 totalpages: 32768
126[ 0.000000] free_area_init_node: node 0, pgdat 805997c0, node_mem_map 81000020
127[ 0.000000] Normal zone: 256 pages used for memmap
128[ 0.000000] Normal zone: 0 pages reserved
129[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
130[ 0.000000] random: get_random_bytes called from start_kernel+0x90/0x480 with crng_init=0
131[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
132[ 0.000000] pcpu-alloc: [0] 0
133[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512
134[ 0.000000] Kernel command line: board=UBNT-UF-AC-LITE mtdparts=spi0.0:384k(u-boot)ro,64k(u-boot-env)ro,7744k(firmware),7744k(ubnt-airos)ro,128k(bs),256k(cfg)ro,64k(EEPROM)ro console=ttyS0,115200 rootfstype=squashfs noinitrd
135[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
136[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
137[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
138[ 0.000000] Writing ErrCtl register=00000000
139[ 0.000000] Readback ErrCtl register=00000000
140[ 0.000000] Memory: 123588K/131072K available (4160K kernel code, 204K rwdata, 988K rodata, 336K init, 213K bss, 7484K reserved, 0K cma-reserved)
141[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
142[ 0.000000] NR_IRQS: 51
143[ 0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz
144[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns
145[ 0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns
146[ 0.008216] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
147[ 0.074786] pid_max: default: 32768 minimum: 301
148[ 0.079822] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
149[ 0.086815] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
150[ 0.096130] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
151[ 0.106534] futex hash table entries: 256 (order: -1, 3072 bytes)
152[ 0.113975] NET: Registered protocol family 16
153[ 0.119911] MIPS: machine is Ubiquiti UniFi-AC-LITE/MESH
154[ 0.363322] registering PCI controller with io_map_base unset
155[ 0.384660] PCI host bridge to bus 0000:00
156[ 0.388989] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
157[ 0.396271] pci_bus 0000:00: root bus resource [io 0x0001]
158[ 0.402135] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
159[ 0.409293] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
160[ 0.417669] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000
161[ 0.417683] pci 0000:00:00.0: invalid calibration data
162[ 0.423144] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
163[ 0.423197] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
164[ 0.423269] pci 0000:00:00.0: supports D1
165[ 0.423277] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
166[ 0.423453] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
167[ 0.423476] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
168[ 0.431197] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref]
169[ 0.441699] clocksource: Switched to clocksource MIPS
170[ 0.447920] NET: Registered protocol family 2
171[ 0.453303] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
172[ 0.460654] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
173[ 0.467406] TCP: Hash tables configured (established 1024 bind 1024)
174[ 0.474235] UDP hash table entries: 256 (order: 0, 4096 bytes)
175[ 0.480404] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
176[ 0.487232] NET: Registered protocol family 1
177[ 0.491890] PCI: CLS 0 bytes, default 32
178[ 0.494362] Crashlog allocated RAM at address 0x3f00000
179[ 0.500968] workingset: timestamp_bits=30 max_order=15 bucket_order=0
180[ 0.512047] squashfs: version 4.0 (2009/01/31) Phillip Lougher
181[ 0.518196] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
182[ 0.536673] io scheduler noop registered
183[ 0.540809] io scheduler deadline registered (default)
184[ 0.546641] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
185[ 0.555074] console [ttyS0] disabled
186[ 0.578923] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
187[ 0.588021] console [ttyS0] enabled
188[ 0.595578] bootconsole [early0] disabled
189[ 0.610008] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
190[ 0.615312] 7 cmdlinepart partitions found on MTD device spi0.0
191[ 0.621427] Creating 7 MTD partitions on "spi0.0":
192[ 0.626402] 0x000000000000-0x000000060000 : "u-boot"
193[ 0.633502] 0x000000060000-0x000000070000 : "u-boot-env"
194[ 0.640117] 0x000000070000-0x000000800000 : "firmware"
195[ 0.659437] 2 uimage-fw partitions found on MTD device firmware
196[ 0.665591] 0x000000070000-0x000000230000 : "kernel"
197[ 0.671317] 0x000000230000-0x000000800000 : "rootfs"
198[ 0.677066] mtd: device 4 (rootfs) set to be root filesystem
199[ 0.682988] 1 squashfs-split partitions found on MTD device rootfs
200[ 0.689378] 0x0000004e0000-0x000000800000 : "rootfs_data"
201[ 0.697240] 0x000000800000-0x000000f90000 : "ubnt-airos"
202[ 0.703906] 0x000000f90000-0x000000fb0000 : "bs"
203[ 0.710333] 0x000000fb0000-0x000000ff0000 : "cfg"
204[ 0.716421] 0x000000ff0000-0x000001000000 : "EEPROM"
205[ 0.724861] libphy: Fixed MDIO Bus: probed
206[ 0.740299] libphy: ag71xx_mdio: probed
207[ 1.473250] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:04 [uid=004dd074, driver=Atheros 8031 ethernet]
208[ 1.484074] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: sgmii
209[ 1.491275] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
210[ 1.497637] xt_time: kernel timezone is -0000
211[ 1.502580] ip_tables: (C) 2000-2006 Netfilter Core Team
212[ 1.508734] NET: Registered protocol family 10
213[ 1.517301] Segment Routing with IPv6
214[ 1.521190] ip6_tables: (C) 2000-2006 Netfilter Core Team
215[ 1.527002] NET: Registered protocol family 17
216[ 1.531635] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
217[ 1.545041] Ebtables v2.0 registered
218[ 1.549402] l2tp_core: L2TP core driver, V2.0
219[ 1.553948] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
220[ 1.559745] l2tp_netlink: L2TP netlink interface
221[ 1.564581] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
222[ 1.570693] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
223[ 1.577384] 8021q: 802.1Q VLAN Support v1.8
224[ 1.583147] hctosys: unable to open rtc device (rtc0)
225[ 1.593077] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
226[ 1.602220] Freeing unused kernel memory: 336K
227[ 1.606811] This architecture does not have kernel memory protection.
228[ 2.071421] init: Console is alive
229[ 2.075192] init: - watchdog -
230[ 2.401720] random: fast init done
231[ 2.948892] kmodloader: loading kernel modules from /etc/modules-boot.d/*
232[ 2.979139] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
233[ 2.997613] init: - preinit -
234[ 3.513176] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
235[ 3.538529] random: procd: uninitialized urandom read (4 bytes read)
236[ 6.748015] jffs2: notice: (426) jffs2_build_xattr_subsystem: complete building xattr subsystem, 4 of xdatum (2 unchecked, 2 orphan) and 34 of xref (2 dead, 2 orphan) found.
237[ 6.765916] mount_root: switching to jffs2 overlay
238[ 6.789190] overlayfs: upper fs does not support tmpfile.
239[ 6.801563] urandom-seed: Seeding with /etc/urandom.seed
240[ 6.913935] procd: - early -
241[ 6.917001] procd: - watchdog -
242[ 7.498493] procd: - watchdog -
243[ 7.502104] procd: - ubus -
244[ 7.536511] random: ubusd: uninitialized urandom read (4 bytes read)
245[ 7.555451] random: ubusd: uninitialized urandom read (4 bytes read)
246[ 7.562479] random: ubusd: uninitialized urandom read (4 bytes read)
247[ 7.569899] procd: - init -
248[ 8.208856] kmodloader: loading kernel modules from /etc/modules.d/*
249[ 8.256707] zram: Added device: zram0
250[ 8.263517] Mirror/redirect action on
251[ 8.290295] u32 classifier
252[ 8.293139] input device check on
253[ 8.296919] Actions configured
254[ 8.322652] GACT probability on
255[ 8.334877] Simple TC action Loaded
256[ 8.390807] Loading modules backported from Linux version v4.19.120-0-gfdc072324f3c
257[ 8.398760] Backport generated by backports.git v4.19.120-1-0-g60c3a249
258[ 9.084475] pci 0000:00:00.0: using irq 40 for pin 1
259[ 9.102527] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
260[ 9.108535] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
261[ 9.201470] random: crng init done
262[ 9.205035] random: 6 urandom warning(s) missed due to ratelimiting
263[ 9.385781] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2
264[ 9.396889] ath10k_pci 0000:00:00.0: Falling back to user helper
265[ 9.469828] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed
266[ 9.480380] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-6.bin failed with error -2
267[ 9.491470] ath10k_pci 0000:00:00.0: Falling back to user helper
268[ 9.631546] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
269[ 9.937394] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043222ff sub 0000:0000
270[ 9.946968] ath10k_pci 0000:00:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 1 testmode 1
271[ 9.959986] ath10k_pci 0000:00:00.0: firmware ver 10.2.4-1.0-00047 api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 35bd9258
272[ 10.005242] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2
273[ 10.016048] ath10k_pci 0000:00:00.0: Falling back to user helper
274[ 10.089460] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed
275[ 10.098943] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
276[ 11.203523] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 5 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1
277[ 11.343085] ath: EEPROM regdomain: 0x0
278[ 11.343091] ath: EEPROM indicates default country code should be used
279[ 11.343094] ath: doing EEPROM country->regdmn map search
280[ 11.343106] ath: country maps to regdmn code: 0x3a
281[ 11.343111] ath: Country alpha2 being used: US
282[ 11.343113] ath: Regpair used: 0x3a
283[ 11.491972] batman_adv: B.A.T.M.A.N. advanced openwrt-2019.2-7 (compatibility version 15) loaded
284[ 11.522923] ath: EEPROM regdomain: 0x0
285[ 11.522930] ath: EEPROM indicates default country code should be used
286[ 11.522933] ath: doing EEPROM country->regdmn map search
287[ 11.522946] ath: country maps to regdmn code: 0x3a
288[ 11.522950] ath: Country alpha2 being used: US
289[ 11.522953] ath: Regpair used: 0x3a
290[ 11.534796] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
291[ 11.536555] ieee80211 phy1: Atheros AR9561 Rev:0 mem=0xb8100000, irq=47
292[ 11.592040] kmodloader: done loading kernel modules from /etc/modules.d/*
293[ 13.182920] zram0: detected capacity change from 0 to 62914560
294[ 13.197989] Adding 61436k swap on /dev/zram0. Priority:-2 extents:1 across:61436k SS
295[ 20.272166] br-wan: port 1(eth0) entered blocking state
296[ 20.277575] br-wan: port 1(eth0) entered disabled state
297[ 20.283267] device eth0 entered promiscuous mode
298[ 20.320463] IPv6: ADDRCONF(NETDEV_UP): br-wan: link is not ready
299[ 20.385284] IPv6: ADDRCONF(NETDEV_UP): local-node: link is not ready
300[ 20.523825] IPv6: ADDRCONF(NETDEV_UP): br-client: link is not ready
301[ 20.624980] IPv6: ADDRCONF(NETDEV_CHANGE): local-node: link becomes ready
302[ 20.636375] br-client: port 1(local-port) entered blocking state
303[ 20.642658] br-client: port 1(local-port) entered disabled state
304[ 20.649111] device local-port entered promiscuous mode
305[ 20.654611] br-client: port 1(local-port) entered blocking state
306[ 20.660823] br-client: port 1(local-port) entered forwarding state
307[ 20.726912] IPv6: ADDRCONF(NETDEV_CHANGE): br-client: link becomes ready
308[ 21.580766] 8021q: adding VLAN 0 to HW filter on device bat0
309[ 21.688483] br-client: port 2(bat0) entered blocking state
310[ 21.694206] br-client: port 2(bat0) entered disabled state
311[ 21.700120] device bat0 entered promiscuous mode
312[ 21.705075] br-client: port 2(bat0) entered blocking state
313[ 21.710745] br-client: port 2(bat0) entered forwarding state
314[ 22.081783] batman_adv: bat0: No IGMP Querier present - multicast optimizations disabled
315[ 22.090144] batman_adv: bat0: No MLD Querier present - multicast optimizations disabled
316[ 23.315801] batman_adv: bat0: Adding interface: primary0
317[ 23.321305] batman_adv: bat0: Interface activated: primary0
318[ 23.482088] ath: EEPROM regdomain: 0x8114
319[ 23.482096] ath: EEPROM indicates we should expect a country code
320[ 23.482100] ath: doing EEPROM country->regdmn map search
321[ 23.482104] ath: country maps to regdmn code: 0x37
322[ 23.482108] ath: Country alpha2 being used: DE
323[ 23.482111] ath: Regpair used: 0x37
324[ 23.482116] ath: regdomain 0x8114 dynamically updated by user
325[ 23.482191] ath: EEPROM regdomain: 0x8114
326[ 23.482194] ath: EEPROM indicates we should expect a country code
327[ 23.482197] ath: doing EEPROM country->regdmn map search
328[ 23.482201] ath: country maps to regdmn code: 0x37
329[ 23.482204] ath: Country alpha2 being used: DE
330[ 23.482207] ath: Regpair used: 0x37
331[ 23.482211] ath: regdomain 0x8114 dynamically updated by user
332[ 23.723602] batman_adv: bat0: Interface deactivated: primary0
333[ 23.782715] IPv6: ADDRCONF(NETDEV_UP): primary0: link is not ready
334[ 23.790512] batman_adv: bat0: Interface activated: primary0
335[ 26.316673] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
336[ 27.910115] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
337[ 27.932894] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
338[ 27.941179] br-client: port 3(client1) entered blocking state
339[ 27.947173] br-client: port 3(client1) entered disabled state
340[ 27.953411] device client1 entered promiscuous mode
341[ 27.979126] br-client: port 4(client0) entered blocking state
342[ 27.985123] br-client: port 4(client0) entered disabled state
343[ 27.991338] device client0 entered promiscuous mode
344[ 28.014793] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
345[ 28.021855] br-client: port 3(client1) entered blocking state
346[ 28.027798] br-client: port 3(client1) entered forwarding state
347[ 28.165616] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
348[ 28.410314] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
349[ 29.344761] batman_adv: bat0: Adding interface: mesh1
350[ 29.349986] batman_adv: bat0: Interface activated: mesh1
351[ 30.762069] batman_adv: bat0: IGMP Querier appeared
352[ 30.767241] batman_adv: bat0: MLD Querier appeared
353[ 36.892319] ath: phy0: DFS: radar found on freq=5640: id=1, pri=1667, count=5, count_false=0
354[ 100.364723] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
355[ 100.371747] br-client: port 4(client0) entered blocking state
356[ 100.377705] br-client: port 4(client0) entered forwarding state
357[ 190.943262] ath: phy0: DFS: radar found on freq=5580: id=1, pri=1667, count=5, count_false=0
358[ 190.946030] device client0 left promiscuous mode
359[ 190.950903] ath: phy0: DFS: radar found on freq=5580: id=6, pri=1668, count=8, count_false=0
360[ 190.951104] br-client: port 4(client0) entered disabled state
361[ 190.957226] ath: phy0: DFS: radar found on freq=5580: id=5, pri=3334, count=5, count_false=4
362[ 190.959934] ath: phy0: DFS: radar found on freq=5580: id=1, pri=1667, count=5, count_false=0
363[ 192.300355] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
364[ 192.323248] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
365[ 192.333849] br-client: port 4(client0) entered blocking state
366[ 192.339917] br-client: port 4(client0) entered disabled state
367[ 192.346206] device client0 entered promiscuous mode
368[ 253.965126] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
369[ 253.972416] br-client: port 4(client0) entered blocking state
370[ 253.978398] br-client: port 4(client0) entered forwarding state
371[ 490.945267] ath: phy0: DFS: radar found on freq=5540: id=1, pri=1667, count=5, count_false=0
372[ 490.947986] device client0 left promiscuous mode
373[ 490.952862] ath: phy0: DFS: radar found on freq=5540: id=6, pri=1667, count=8, count_false=0
374[ 490.953139] br-client: port 4(client0) entered disabled state
375[ 490.959269] ath: phy0: DFS: radar found on freq=5540: id=2, pri=1667, count=8, count_false=0
376[ 490.960632] ath: phy0: DFS: radar found on freq=5540: id=1, pri=1667, count=5, count_false=0
377[ 490.961954] ath: phy0: DFS: radar found on freq=5540: id=5, pri=3333, count=5, count_false=4
378[ 492.305983] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
379[ 492.328739] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
380[ 492.348750] br-client: port 4(client0) entered blocking state
381[ 492.354750] br-client: port 4(client0) entered disabled state
382[ 492.361045] device client0 entered promiscuous mode
383[ 556.040984] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
384[ 556.048226] br-client: port 4(client0) entered blocking state
385[ 556.054192] br-client: port 4(client0) entered forwarding state
386[ 596.475140] br-client: received packet on bat0 with own address as source address (addr:74:83:c2:90:c2:c4, vlan:0)
387[ 596.486020] br-client: received packet on bat0 with own address as source address (addr:74:83:c2:90:c2:c4, vlan:0)
388[ 601.483486] br-client: received packet on bat0 with own address as source address (addr:74:83:c2:90:c2:c4, vlan:0)
389[ 601.494394] br-client: received packet on bat0 with own address as source address (addr:74:83:c2:90:c2:c4, vlan:0)
390[ 602.523024] br-client: received packet on bat0 with own address as source address (addr:74:83:c2:90:c2:c4, vlan:0)
391[ 602.533916] br-client: received packet on bat0 with own address as source address (addr:74:83:c2:90:c2:c4, vlan:0)
392[ 603.563143] br-client: received packet on bat0 with own address as source address (addr:74:83:c2:90:c2:c4, vlan:0)
393[ 603.574033] br-client: received packet on bat0 with own address as source address (addr:74:83:c2:90:c2:c4, vlan:0)
394[ 1090.900429] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1665, count=5, count_false=0
395[ 1090.904141] device client0 left promiscuous mode
396[ 1090.909253] br-client: port 4(client0) entered disabled state
397[ 1090.915410] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1665, count=8, count_false=0
398[ 1090.915432] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
399[ 1090.917117] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1667, count=8, count_false=0
400[ 1090.918788] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3334, count=5, count_false=2
401[ 1092.259280] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
402[ 1092.282081] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
403[ 1092.293411] br-client: port 4(client0) entered blocking state
404[ 1092.299360] br-client: port 4(client0) entered disabled state
405[ 1092.305772] device client0 entered promiscuous mode
406[ 1155.075763] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
407[ 1155.082840] br-client: port 4(client0) entered blocking state
408[ 1155.088791] br-client: port 4(client0) entered forwarding state
409[ 1390.920221] ath: phy0: DFS: radar found on freq=5560: id=1, pri=1253, count=5, count_false=0
410[ 1390.921509] ath: phy0: DFS: radar found on freq=5560: id=5, pri=2501, count=5, count_false=1
411[ 1390.923079] device client0 left promiscuous mode
412[ 1390.928003] ath: phy0: DFS: radar found on freq=5560: id=2, pri=1253, count=8, count_false=0
413[ 1390.928342] br-client: port 4(client0) entered disabled state
414[ 1392.273347] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
415[ 1392.296146] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
416[ 1392.307007] br-client: port 4(client0) entered blocking state
417[ 1392.312984] br-client: port 4(client0) entered disabled state
418[ 1392.319357] device client0 entered promiscuous mode
419[ 1457.158260] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
420[ 1457.165490] br-client: port 4(client0) entered blocking state
421[ 1457.171467] br-client: port 4(client0) entered forwarding state
422[ 1990.880363] ath: phy0: DFS: radar found on freq=5520: id=1, pri=1665, count=5, count_false=0
423[ 1990.884906] device client0 left promiscuous mode
424[ 1990.890051] br-client: port 4(client0) entered disabled state
425[ 1990.896200] ath: phy0: DFS: radar found on freq=5520: id=6, pri=1665, count=8, count_false=0
426[ 1990.897073] ath: phy0: DFS: radar found on freq=5520: id=1, pri=1666, count=5, count_false=0
427[ 1992.239104] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
428[ 1992.261946] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
429[ 1992.272660] br-client: port 4(client0) entered blocking state
430[ 1992.278634] br-client: port 4(client0) entered disabled state
431[ 1992.285026] device client0 entered promiscuous mode
432[ 2056.184988] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
433[ 2056.192183] br-client: port 4(client0) entered blocking state
434[ 2056.198139] br-client: port 4(client0) entered forwarding state
435[ 2590.968544] ath: phy0: DFS: radar found on freq=5600: id=1, pri=1252, count=5, count_false=0
436[ 2590.971256] device client0 left promiscuous mode
437[ 2590.976397] br-client: port 4(client0) entered disabled state
438[ 2590.984831] ath: phy0: DFS: radar found on freq=5600: id=5, pri=2502, count=5, count_false=1
439[ 2592.324114] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
440[ 2592.346887] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
441[ 2592.370353] br-client: port 4(client0) entered blocking state
442[ 2592.376464] br-client: port 4(client0) entered disabled state
443[ 2592.382708] device client0 entered promiscuous mode
444[ 2655.229315] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
445[ 2655.236296] br-client: port 4(client0) entered blocking state
446[ 2655.242256] br-client: port 4(client0) entered forwarding state
447[ 2890.934962] ath: phy0: DFS: radar found on freq=5540: id=5, pri=6667, count=5, count_false=3
448[ 2890.937644] device client0 left promiscuous mode
449[ 2890.942911] br-client: port 4(client0) entered disabled state
450[ 2890.950089] ath: phy0: DFS: radar found on freq=5540: id=1, pri=1250, count=5, count_false=0
451[ 2892.290440] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
452[ 2892.313188] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
453[ 2892.324173] br-client: port 4(client0) entered blocking state
454[ 2892.330287] br-client: port 4(client0) entered disabled state
455[ 2892.336524] device client0 entered promiscuous mode
456[ 2957.310395] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
457[ 2957.317431] br-client: port 4(client0) entered blocking state
458[ 2957.323394] br-client: port 4(client0) entered forwarding state
459[ 3144.258809] ath: phy0: DFS: radar found on freq=5660: id=1, pri=1667, count=5, count_false=0
460[ 3144.261832] device client0 left promiscuous mode
461[ 3144.266796] br-client: port 4(client0) entered disabled state
462[ 3144.272878] ath: phy0: DFS: radar found on freq=5660: id=2, pri=1667, count=8, count_false=0
463[ 3145.670578] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
464[ 3145.693514] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
465[ 3145.719021] br-client: port 4(client0) entered blocking state
466[ 3145.724968] br-client: port 4(client0) entered disabled state
467[ 3145.731349] device client0 entered promiscuous mode
468[ 3190.888814] ath: phy0: DFS: radar found on freq=5700: id=1, pri=3332, count=5, count_false=0
469[ 3254.267878] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
470[ 3254.274991] br-client: port 4(client0) entered blocking state
471[ 3254.280956] br-client: port 4(client0) entered forwarding state
472[ 3490.883956] ath: phy0: DFS: radar found on freq=5500: id=1, pri=4997, count=5, count_false=2
473[ 3490.887698] device client0 left promiscuous mode
474[ 3490.892727] br-client: port 4(client0) entered disabled state
475[ 3490.900871] ath: phy0: DFS: radar found on freq=5500: id=6, pri=1667, count=8, count_false=0
476[ 3490.900907] ath: phy0: DFS: radar found on freq=5500: id=5, pri=3332, count=5, count_false=3
477[ 3492.241531] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
478[ 3492.264383] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
479[ 3492.275974] br-client: port 4(client0) entered blocking state
480[ 3492.281969] br-client: port 4(client0) entered disabled state
481[ 3492.288328] device client0 entered promiscuous mode
482[ 3556.346057] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
483[ 3556.353161] br-client: port 4(client0) entered blocking state
484[ 3556.359122] br-client: port 4(client0) entered forwarding state
485[ 4235.301455] device client0 left promiscuous mode
486[ 4235.306456] br-client: port 4(client0) entered disabled state
487[ 4235.327460] device client1 left promiscuous mode
488[ 4235.332396] br-client: port 3(client1) entered disabled state
489[ 4235.569146] batman_adv: bat0: Interface deactivated: mesh1
490[ 4235.697674] batman_adv: bat0: Removing interface: mesh1
491[ 4239.101576] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
492[ 4239.124231] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
493[ 4239.158910] br-client: port 3(client0) entered blocking state
494[ 4239.164902] br-client: port 3(client0) entered disabled state
495[ 4239.171142] device client0 entered promiscuous mode
496[ 4239.203608] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
497[ 4239.248920] br-client: port 4(client1) entered blocking state
498[ 4239.254910] br-client: port 4(client1) entered disabled state
499[ 4239.261230] device client1 entered promiscuous mode
500[ 4239.266389] br-client: port 4(client1) entered blocking state
501[ 4239.272391] br-client: port 4(client1) entered forwarding state
502[ 4239.347088] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
503[ 4239.455792] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
504[ 4239.590379] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
505[ 4240.131838] batman_adv: bat0: Adding interface: mesh1
506[ 4240.137161] batman_adv: bat0: Interface activated: mesh1
507[ 4247.540788] ath: phy0: DFS: radar found on freq=5640: id=1, pri=1667, count=5, count_false=0
508[52546.528809] device client1 left promiscuous mode
509[52546.534011] br-client: port 4(client1) entered disabled state
510[52546.609760] batman_adv: bat0: Interface deactivated: mesh1
511[52546.694986] batman_adv: bat0: Removing interface: mesh1
512[52547.919021] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
513[52547.950646] br-client: port 4(client1) entered blocking state
514[52547.956590] br-client: port 4(client1) entered disabled state
515[52547.962868] device client1 entered promiscuous mode
516[52547.968187] br-client: port 4(client1) entered blocking state
517[52547.974125] br-client: port 4(client1) entered forwarding state
518[52548.097834] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
519[52548.274347] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
520[52548.546732] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
521[52549.396948] batman_adv: bat0: Adding interface: mesh1
522[52549.402362] batman_adv: bat0: Interface activated: mesh1
523[52556.591867] br-client: port 3(client0) entered disabled state
524[52556.605027] device client0 left promiscuous mode
525[52556.610312] br-client: port 3(client0) entered disabled state
526[52558.266407] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
527[52558.289080] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
528[52570.227878] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
529[52570.250600] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
530[52673.674111] device client1 left promiscuous mode
531[52673.679104] br-client: port 4(client1) entered disabled state
532[52673.797400] batman_adv: bat0: Interface deactivated: mesh1
533[52673.915918] batman_adv: bat0: Removing interface: mesh1
534[52676.922845] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
535[52676.945499] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
536[52677.443305] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
537[52677.509746] br-client: port 3(client1) entered blocking state
538[52677.515779] br-client: port 3(client1) entered disabled state
539[52677.522054] device client1 entered promiscuous mode
540[52677.527303] br-client: port 3(client1) entered blocking state
541[52677.533292] br-client: port 3(client1) entered forwarding state
542[52677.597939] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
543[52677.690200] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
544[52677.823892] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
545[52678.370988] batman_adv: bat0: Adding interface: mesh1
546[52678.376348] batman_adv: bat0: Interface activated: mesh1
547[52688.955044] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
548[52688.977873] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
549[52742.050171] device client1 left promiscuous mode
550[52742.055165] br-client: port 3(client1) entered disabled state
551[52742.169130] batman_adv: bat0: Interface deactivated: mesh1
552[52742.320437] batman_adv: bat0: Removing interface: mesh1
553[52745.812349] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
554[52745.835038] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
555[52746.038522] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
556[52746.125506] br-client: port 3(client1) entered blocking state
557[52746.131586] br-client: port 3(client1) entered disabled state
558[52746.137806] device client1 entered promiscuous mode
559[52746.143033] br-client: port 3(client1) entered blocking state
560[52746.148989] br-client: port 3(client1) entered forwarding state
561[52746.242144] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
562[52746.331075] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
563[52746.466359] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
564[52747.000700] batman_adv: bat0: Adding interface: mesh1
565[52747.006014] batman_adv: bat0: Interface activated: mesh1
566[52757.867451] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
567[52757.890546] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
568[52830.476163] device client1 left promiscuous mode
569[52830.481124] br-client: port 3(client1) entered disabled state
570[52830.804549] batman_adv: bat0: Interface deactivated: mesh1
571[52830.924810] batman_adv: bat0: Removing interface: mesh1
572[52834.661274] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
573[52834.683986] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
574[52834.784528] br-client: port 3(client0) entered blocking state
575[52834.790472] br-client: port 3(client0) entered disabled state
576[52834.796748] device client0 entered promiscuous mode
577[52834.850888] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
578[52835.024469] br-client: port 4(client1) entered blocking state
579[52835.030496] br-client: port 4(client1) entered disabled state
580[52835.036980] device client1 entered promiscuous mode
581[52835.042186] br-client: port 4(client1) entered blocking state
582[52835.048145] br-client: port 4(client1) entered forwarding state
583[52835.214975] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
584[52835.304382] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
585[52835.438596] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
586[52835.992989] batman_adv: bat0: Adding interface: mesh1
587[52835.998242] batman_adv: bat0: Interface activated: mesh1
588[52907.965529] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
589[52907.972511] br-client: port 3(client0) entered blocking state
590[52907.978451] br-client: port 3(client0) entered forwarding state
591[53289.970678] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
592[53289.979431] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3751, count=5, count_false=1
593[53289.983178] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
594[53289.988201] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1252, count=8, count_false=0
595[53289.994426] ath: phy0: DFS: radar found on freq=5680: id=2, pri=2501, count=8, count_false=4
596[53289.996955] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
597[53290.005673] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
598[53290.031936] ath: phy0: DFS: radar found on freq=5680: id=5, pri=6247, count=5, count_false=5
599[53889.914205] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1666, count=5, count_false=0
600[54189.894155] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
601[54189.947901] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1666, count=5, count_false=0
602[54189.951245] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1667, count=8, count_false=0
603[54189.977916] ath: phy0: DFS: radar found on freq=5680: id=5, pri=6667, count=5, count_false=2
604[54489.894200] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1253, count=5, count_false=0
605[54489.905451] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1253, count=8, count_false=0
606[54489.925477] ath: phy0: DFS: radar found on freq=5680: id=1, pri=4998, count=5, count_false=2
607[54489.927971] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
608[54489.929240] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=4
609[54489.939220] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
610[54789.960418] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
611[54789.994158] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
612[55090.030385] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3333, count=5, count_false=3
613[55390.021518] ath: phy0: DFS: radar found on freq=5680: id=5, pri=8329, count=5, count_false=2
614[55390.033154] ath: phy0: DFS: radar found on freq=5680: id=1, pri=4999, count=5, count_false=1
615[55689.820454] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
616[55689.821748] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2502, count=5, count_false=1
617[55689.830471] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1251, count=8, count_false=0
618[55689.837954] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
619[55689.839256] ath: phy0: DFS: radar found on freq=5680: id=2, pri=2502, count=8, count_false=3
620[55689.844205] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
621[55689.852959] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3749, count=5, count_false=3
622[55689.871740] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
623[55689.875475] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3752, count=5, count_false=1
624[55689.897978] ath: phy0: DFS: radar found on freq=5680: id=5, pri=5001, count=5, count_false=2
625[55989.887384] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1668, count=6, count_false=0
626[55989.904024] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1247, count=5, count_false=0
627[55989.906549] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=3
628[55989.909046] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=6, count_false=6
629[55989.912797] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
630[55989.919029] ath: phy0: DFS: radar found on freq=5680: id=2, pri=2500, count=8, count_false=5
631[55989.935278] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
632[55989.941524] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1249, count=8, count_false=0
633[55989.942806] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1247, count=5, count_false=0
634[55989.964037] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=3
635[56589.872678] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
636[56589.873961] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
637[56589.875215] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=6, count_false=3
638[56589.896840] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1669, count=5, count_false=0
639[56589.900192] ath: phy0: DFS: radar found on freq=5680: id=2, pri=5002, count=8, count_false=8
640[56589.911842] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1668, count=5, count_false=0
641[56589.915197] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3330, count=5, count_false=1
642[56589.916878] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1669, count=8, count_false=0
643[56589.941841] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1664, count=5, count_false=0
644[57189.947706] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3751, count=5, count_false=1
645[57489.815550] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
646[57489.819301] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=2
647[57489.825558] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
648[57489.828089] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
649[57489.834299] ath: phy0: DFS: radar found on freq=5680: id=2, pri=2499, count=8, count_false=4
650[57489.836826] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
651[57489.843054] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3750, count=5, count_false=0
652[57489.878049] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3334, count=5, count_false=1
653[57489.888051] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3334, count=5, count_false=0
654[57489.904719] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1666, count=8, count_false=0
655[57489.908053] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3333, count=5, count_false=1
656[57489.924716] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3334, count=5, count_false=1
657[57789.942084] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
658[57789.974574] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=3
659[57789.979584] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2500, count=5, count_false=1
660[57789.992108] ath: phy0: DFS: radar found on freq=5680: id=6, pri=2499, count=8, count_false=4
661[58089.818731] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3749, count=5, count_false=1
662[58089.845393] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1668, count=5, count_false=0
663[58089.848730] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3749, count=5, count_false=7
664[58089.850420] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1665, count=8, count_false=3
665[58389.922067] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
666[58389.944566] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
667[58389.952093] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1251, count=8, count_false=0
668[58389.954587] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=4
669[58389.967066] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2500, count=6, count_false=1
670[58389.975815] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1254, count=5, count_false=0
671[59289.919434] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
672[59289.934018] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
673[59289.937782] ath: phy0: DFS: radar found on freq=5680: id=5, pri=8333, count=5, count_false=5
674[59289.956522] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
675[59289.957817] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
676[59289.960280] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=1
677[59289.961559] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1249, count=8, count_false=0
678[59289.969023] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
679[59889.956986] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3751, count=5, count_false=2
680[59889.964488] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
681[59889.967005] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2501, count=5, count_false=0
682[59889.975730] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
683[59889.977020] ath: phy0: DFS: radar found on freq=5680: id=2, pri=2499, count=8, count_false=0
684[60189.937289] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
685[60189.952316] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
686[60189.953579] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=2
687[60189.972292] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3750, count=5, count_false=1
688[60189.986041] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=1
689[60489.863834] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
690[60489.880118] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=1
691[60489.886359] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
692[60489.892623] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3750, count=5, count_false=4
693[60489.896343] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1250, count=8, count_false=0
694[60489.897605] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
695[60789.897211] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2499, count=5, count_false=2
696[60789.899731] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=4
697[61389.847151] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1666, count=5, count_false=0
698[61389.858826] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1666, count=8, count_false=0
699[61389.862154] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
700[61389.863854] ath: phy0: DFS: radar found on freq=5680: id=5, pri=5000, count=5, count_false=3
701[61389.867162] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1668, count=8, count_false=0
702[61389.882565] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
703[61389.890069] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=1
704[61389.895066] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1247, count=5, count_false=0
705[61389.900096] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
706[61689.990273] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=1
707[61989.929093] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
708[61989.942850] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1251, count=8, count_false=0
709[61989.947882] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=3
710[62289.896752] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3749, count=5, count_false=5
711[62589.819735] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
712[62589.828901] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1668, count=5, count_false=0
713[62589.847239] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3333, count=6, count_false=4
714[62589.848929] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
715[62589.858906] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1666, count=8, count_false=0
716[62589.863901] ath: phy0: DFS: radar found on freq=5680: id=2, pri=3333, count=8, count_false=3
717[62589.873924] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
718[62589.885584] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
719[62589.893897] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1667, count=8, count_false=0
720[63189.850512] ath: phy0: DFS: radar found on freq=5680: id=1, pri=5000, count=5, count_false=1
721[63189.858858] ath: phy0: DFS: radar found on freq=5680: id=5, pri=6667, count=5, count_false=0
722[63489.831542] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
723[63489.856537] ath: phy0: DFS: radar found on freq=5680: id=5, pri=5001, count=5, count_false=3
724[63789.847605] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
725[64089.804668] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1666, count=5, count_false=0
726[64089.818432] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
727[64089.828430] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3747, count=5, count_false=2
728[64089.830912] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
729[64089.848440] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=1
730[64389.840938] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
731[64389.861774] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
732[64389.868023] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1249, count=8, count_false=0
733[64389.869307] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
734[64389.870563] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2502, count=5, count_false=1
735[64389.876772] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
736[64389.879290] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
737[64389.885540] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1249, count=8, count_false=0
738[64389.893023] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
739[64389.904278] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=1
740[64389.915536] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
741[64389.918068] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
742[64689.909737] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
743[64689.937239] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3750, count=5, count_false=3
744[64689.942257] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=2
745[64689.959749] ath: phy0: DFS: radar found on freq=5680: id=2, pri=3750, count=8, count_false=6
746[64689.963519] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
747[64989.878453] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
748[64989.880104] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3331, count=5, count_false=2
749[64989.895485] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
750[64989.896771] ath: phy0: DFS: radar found on freq=5680: id=2, pri=2499, count=8, count_false=4
751[64989.899267] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=1
752[64989.904235] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
753[64989.910486] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2498, count=5, count_false=3
754[64989.911766] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
755[64989.913019] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1252, count=8, count_false=0
756[64989.920480] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
757[64989.921772] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1248, count=8, count_false=0
758[64989.936765] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=2
759[64989.942984] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2501, count=6, count_false=2
760[64989.949267] ath: phy0: DFS: radar found on freq=5680: id=2, pri=2501, count=8, count_false=6
761[65289.997800] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
762[65589.891902] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
763[65589.916907] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2498, count=5, count_false=0
764[65589.930651] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
765[66189.862795] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
766[66189.881556] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=0
767[66189.889071] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
768[66189.904071] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1665, count=5, count_false=0
769[66489.893422] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3333, count=5, count_false=0
770[66489.900072] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3332, count=5, count_false=1
771[66489.933416] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1666, count=8, count_false=0
772[66789.905582] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1668, count=5, count_false=0
773[66789.920589] ath: phy0: DFS: radar found on freq=5680: id=5, pri=4999, count=5, count_false=3
774[66789.921865] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
775[66789.925590] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1668, count=8, count_false=1
776[66789.940585] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
777[66789.948122] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=4
778[66789.949369] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1249, count=8, count_false=0
779[66789.953095] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
780[66789.968090] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
781[67089.856710] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1253, count=5, count_false=0
782[67089.860462] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=3
783[67089.862965] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1250, count=8, count_false=0
784[67089.865490] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
785[67089.876738] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
786[67089.881716] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
787[67089.902977] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2499, count=5, count_false=3
788[67089.908229] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=3
789[67389.859959] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3751, count=5, count_false=1
790[67389.861237] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
791[67389.889139] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3330, count=5, count_false=0
792[67389.895790] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3334, count=5, count_false=4
793[67689.883983] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1664, count=5, count_false=0
794[67689.888951] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3332, count=5, count_false=4
795[67689.897307] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1666, count=5, count_false=0
796[67689.900649] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1666, count=8, count_false=3
797[67689.903964] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1666, count=9, count_false=0
798[67689.908948] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1664, count=5, count_false=0
799[67689.923944] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1668, count=5, count_false=0
800[68589.877929] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
801[68589.906678] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
802[68589.916679] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1252, count=8, count_false=0
803[68589.917959] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
804[68589.922943] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3333, count=5, count_false=6
805[68589.928006] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
806[68589.942935] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1667, count=8, count_false=6
807[68589.954209] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2500, count=5, count_false=1
808[68589.959185] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=1
809[68589.966678] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
810[68889.890600] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1665, count=5, count_false=0
811[68889.913958] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3335, count=5, count_false=2
812[68889.917267] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3335, count=5, count_false=1
813[69189.874081] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1254, count=5, count_false=0
814[69189.881834] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=2
815[69189.886583] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1668, count=5, count_false=0
816[69189.889924] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1666, count=8, count_false=2
817[69189.904920] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1668, count=8, count_false=1
818[69189.908274] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
819[69189.928244] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1666, count=5, count_false=0
820[69489.886361] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
821[69489.891379] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3332, count=5, count_false=1
822[69489.896354] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1667, count=8, count_false=0
823[69489.898052] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1664, count=5, count_false=0
824[69489.912195] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
825[69489.915940] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=1
826[69489.917222] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1251, count=8, count_false=0
827[69489.918462] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1247, count=5, count_false=0
828[69489.929685] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
829[69489.935946] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
830[69489.943458] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=2
831[69489.944721] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
832[69489.953451] ath: phy0: DFS: radar found on freq=5680: id=2, pri=2499, count=10, count_false=3
833[69489.954719] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1252, count=5, count_false=0
834[69789.906527] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1668, count=5, count_false=0
835[69789.914900] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1666, count=8, count_false=0
836[69789.916581] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3335, count=5, count_false=3
837[69789.918205] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1666, count=5, count_false=0
838[69789.923202] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1666, count=8, count_false=0
839[69789.934871] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1666, count=5, count_false=0
840[70389.787591] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2499, count=5, count_false=2
841[70389.815083] ath: phy0: DFS: radar found on freq=5680: id=1, pri=2498, count=5, count_false=0
842[70389.818829] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=2
843[70689.829662] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1254, count=5, count_false=0
844[70689.858399] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3750, count=5, count_false=2
845[70689.859691] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=1
846[70689.860940] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1249, count=8, count_false=0
847[70689.865933] ath: phy0: DFS: radar found on freq=5680: id=2, pri=3750, count=8, count_false=6
848[70689.867184] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
849[70689.875898] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
850[70689.887153] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=1
851[70989.946552] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
852[70989.955340] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3750, count=5, count_false=2
853[71889.768916] ath: phy0: DFS: radar found on freq=5680: id=1, pri=3333, count=5, count_false=0
854[71889.784357] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
855[71889.788094] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2501, count=5, count_false=2
856[71889.804336] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
857[71889.819340] ath: phy0: DFS: radar found on freq=5680: id=1, pri=4997, count=5, count_false=5
858[71889.824358] ath: phy0: DFS: radar found on freq=5680: id=5, pri=5001, count=5, count_false=4
859[71889.844340] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1250, count=8, count_false=0
860[71889.846863] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1250, count=5, count_false=0
861[72489.806669] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1667, count=5, count_false=0
862[72489.828336] ath: phy0: DFS: radar found on freq=5680: id=5, pri=3334, count=5, count_false=1
863[72489.830052] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1667, count=8, count_false=0
864[72489.833350] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1665, count=5, count_false=0
865[72489.844602] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1246, count=5, count_false=0
866[72489.859585] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1251, count=5, count_false=0
867[72489.862113] ath: phy0: DFS: radar found on freq=5680: id=2, pri=3749, count=8, count_false=8
868[72489.868335] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
869[72489.873357] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2500, count=5, count_false=2
870[72489.875873] ath: phy0: DFS: radar found on freq=5680: id=6, pri=1251, count=8, count_false=0
871[72489.879584] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1248, count=5, count_false=0
872[72489.887086] ath: phy0: DFS: radar found on freq=5680: id=2, pri=1249, count=8, count_false=0
873[72489.890843] ath: phy0: DFS: radar found on freq=5680: id=1, pri=1249, count=5, count_false=0
874[72489.900838] ath: phy0: DFS: radar found on freq=5680: id=5, pri=2499, count=5, count_false=3
875[72654.229686] device client0 left promiscuous mode
876[72654.234568] br-client: port 3(client0) entered disabled state
877[72654.392539] device client1 left promiscuous mode
878[72654.397545] br-client: port 4(client1) entered disabled state
879[72654.513521] batman_adv: bat0: Interface deactivated: mesh1
880[72654.622761] batman_adv: bat0: Removing interface: mesh1
881[72657.687756] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
882[72657.710421] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
883[72657.740361] br-client: port 3(client0) entered blocking state
884[72657.746308] br-client: port 3(client0) entered disabled state
885[72657.752567] device client0 entered promiscuous mode
886[72658.025977] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
887[72658.066913] br-client: port 4(client1) entered blocking state
888[72658.072911] br-client: port 4(client1) entered disabled state
889[72658.079154] device client1 entered promiscuous mode
890[72658.084312] br-client: port 4(client1) entered blocking state
891[72658.090300] br-client: port 4(client1) entered forwarding state
892[72658.177296] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
893[72658.284333] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
894[72658.416783] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
895[72658.950024] batman_adv: bat0: Adding interface: mesh1
896[72658.955253] batman_adv: bat0: Interface activated: mesh1
897[81654.153027] device client1 left promiscuous mode
898[81654.157957] br-client: port 4(client1) entered disabled state
899[81654.230254] batman_adv: bat0: Interface deactivated: mesh1
900[81654.315148] batman_adv: bat0: Removing interface: mesh1
901[81655.512847] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
902[81655.562104] br-client: port 4(client1) entered blocking state
903[81655.568129] br-client: port 4(client1) entered disabled state
904[81655.574449] device client1 entered promiscuous mode
905[81655.579753] br-client: port 4(client1) entered blocking state
906[81655.585713] br-client: port 4(client1) entered forwarding state
907[81655.703475] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
908[81655.875817] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
909[81656.173590] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
910[81657.017973] batman_adv: bat0: Adding interface: mesh1
911[81657.023308] batman_adv: bat0: Interface activated: mesh1
912[81664.242777] br-client: port 3(client0) entered disabled state
913[81664.255753] device client0 left promiscuous mode
914[81664.261039] br-client: port 3(client0) entered disabled state
915[81665.918947] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
916[81665.941601] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
917[81677.913350] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
918[81677.936269] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
919[87934.536762] device client1 left promiscuous mode
920[87934.541864] br-client: port 4(client1) entered disabled state
921[87934.662833] batman_adv: bat0: Interface deactivated: mesh1
922[87934.781823] batman_adv: bat0: Removing interface: mesh1
923[87937.522999] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
924[87937.545896] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
925[87938.133834] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
926[87938.199353] br-client: port 3(client1) entered blocking state
927[87938.205386] br-client: port 3(client1) entered disabled state
928[87938.211630] device client1 entered promiscuous mode
929[87938.216927] br-client: port 3(client1) entered blocking state
930[87938.222865] br-client: port 3(client1) entered forwarding state
931[87938.286627] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
932[87938.376250] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
933[87938.512739] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
934[87939.079163] batman_adv: bat0: Adding interface: mesh1
935[87939.084423] batman_adv: bat0: Interface activated: mesh1
936[87949.546737] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
937[87949.569425] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
938[93334.559882] device client1 left promiscuous mode
939[93334.564883] br-client: port 3(client1) entered disabled state
940[93334.673304] batman_adv: bat0: Interface deactivated: mesh1
941[93334.794234] batman_adv: bat0: Removing interface: mesh1
942[93337.523112] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
943[93337.545800] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
944[93338.221750] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
945[93338.276791] br-client: port 3(client1) entered blocking state
946[93338.282828] br-client: port 3(client1) entered disabled state
947[93338.289106] device client1 entered promiscuous mode
948[93338.294254] br-client: port 3(client1) entered blocking state
949[93338.300238] br-client: port 3(client1) entered forwarding state
950[93338.377644] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
951[93338.468307] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
952[93338.602940] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
953[93339.168295] batman_adv: bat0: Adding interface: mesh1
954[93339.173640] batman_adv: bat0: Interface activated: mesh1
955[93349.550821] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
956[93349.573540] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
957[169833.994898] device client1 left promiscuous mode
958[169833.999881] br-client: port 3(client1) entered disabled state
959[169834.123568] batman_adv: bat0: Interface deactivated: mesh1
960[169834.239682] batman_adv: bat0: Removing interface: mesh1
961[169836.903547] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
962[169836.926249] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
963[169837.596456] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
964[169837.639498] br-client: port 3(client1) entered blocking state
965[169837.645581] br-client: port 3(client1) entered disabled state
966[169837.651989] device client1 entered promiscuous mode
967[169837.657296] br-client: port 3(client1) entered blocking state
968[169837.663362] br-client: port 3(client1) entered forwarding state
969[169837.746358] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
970[169837.845786] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
971[169837.980916] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
972[169838.525451] batman_adv: bat0: Adding interface: mesh1
973[169838.530890] batman_adv: bat0: Interface activated: mesh1
974[169848.938441] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
975[169848.961327] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
976
977#############
978logread
979#############
980Wed Jul 8 14:25:57 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED e0:33:8e:d7:6e:5e
981Wed Jul 8 14:25:57 2020 daemon.info hostapd: client1: STA e0:33:8e:d7:6e:5e IEEE 802.11: disassociated due to inactivity
982Wed Jul 8 14:25:58 2020 daemon.info hostapd: client1: STA e0:33:8e:d7:6e:5e IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
983Wed Jul 8 14:29:00 2020 daemon.info hostapd: client1: STA f4:db:e3:3b:18:b3 IEEE 802.11: authenticated
984Wed Jul 8 14:29:00 2020 daemon.info hostapd: client1: STA f4:db:e3:3b:18:b3 IEEE 802.11: associated (aid 1)
985Wed Jul 8 14:29:00 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED f4:db:e3:3b:18:b3
986Wed Jul 8 14:29:21 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 6c:c7:ec:14:1f:be
987Wed Jul 8 14:29:21 2020 daemon.info hostapd: client1: STA 6c:c7:ec:14:1f:be IEEE 802.11: disassociated due to inactivity
988Wed Jul 8 14:29:22 2020 daemon.info hostapd: client1: STA 6c:c7:ec:14:1f:be IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
989Wed Jul 8 14:30:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:4 mesh1.wadhoc:39
990Wed Jul 8 14:34:46 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED f4:db:e3:3b:18:b3
991Wed Jul 8 14:34:46 2020 daemon.info hostapd: client1: STA f4:db:e3:3b:18:b3 IEEE 802.11: disassociated due to inactivity
992Wed Jul 8 14:34:47 2020 daemon.info hostapd: client1: STA f4:db:e3:3b:18:b3 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
993Wed Jul 8 14:45:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:2 mesh1.wadhoc:33
994Wed Jul 8 14:51:32 2020 daemon.info hostapd: client1: STA 7c:38:ad:3f:8f:05 IEEE 802.11: authenticated
995Wed Jul 8 14:51:32 2020 daemon.info hostapd: client1: STA 7c:38:ad:3f:8f:05 IEEE 802.11: associated (aid 1)
996Wed Jul 8 14:51:32 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 7c:38:ad:3f:8f:05
997Wed Jul 8 14:58:14 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 7c:38:ad:3f:8f:05
998Wed Jul 8 14:58:14 2020 daemon.info hostapd: client1: STA 7c:38:ad:3f:8f:05 IEEE 802.11: disassociated due to inactivity
999Wed Jul 8 14:58:15 2020 daemon.info hostapd: client1: STA 7c:38:ad:3f:8f:05 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1000Wed Jul 8 15:00:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:3 mesh1.wadhoc:32
1001Wed Jul 8 15:09:58 2020 daemon.info hostapd: client1: STA 68:a0:3e:8f:1b:99 IEEE 802.11: authenticated
1002Wed Jul 8 15:09:58 2020 daemon.info hostapd: client1: STA 68:a0:3e:8f:1b:99 IEEE 802.11: associated (aid 1)
1003Wed Jul 8 15:09:58 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 68:a0:3e:8f:1b:99
1004Wed Jul 8 15:11:53 2020 daemon.notice hostapd: client1: STA 88:6b:6e:18:27:fe IEEE 802.11: did not acknowledge authentication response
1005Wed Jul 8 15:11:53 2020 daemon.info hostapd: client1: STA 88:6b:6e:18:27:fe IEEE 802.11: authenticated
1006Wed Jul 8 15:11:53 2020 daemon.info hostapd: client1: STA 88:6b:6e:18:27:fe IEEE 802.11: associated (aid 2)
1007Wed Jul 8 15:11:53 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 88:6b:6e:18:27:fe
1008Wed Jul 8 15:12:00 2020 daemon.info hostapd: client1: STA b0:70:2d:0e:79:64 IEEE 802.11: authenticated
1009Wed Jul 8 15:12:00 2020 daemon.info hostapd: client1: STA b0:70:2d:0e:79:64 IEEE 802.11: associated (aid 3)
1010Wed Jul 8 15:12:00 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED b0:70:2d:0e:79:64
1011Wed Jul 8 15:15:18 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 68:a0:3e:8f:1b:99
1012Wed Jul 8 15:15:18 2020 daemon.info hostapd: client1: STA 68:a0:3e:8f:1b:99 IEEE 802.11: disassociated due to inactivity
1013Wed Jul 8 15:15:19 2020 daemon.info hostapd: client1: STA 68:a0:3e:8f:1b:99 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1014Wed Jul 8 15:15:20 2020 user.notice gluon-linkcheck: lost neighbours mesh1.neighbours.
1015Wed Jul 8 15:15:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:0 mesh1.wadhoc:37
1016Wed Jul 8 15:15:59 2020 daemon.info hostapd: client1: STA 3a:f2:99:7f:22:77 IEEE 802.11: authenticated
1017Wed Jul 8 15:15:59 2020 daemon.info hostapd: client1: STA 3a:f2:99:7f:22:77 IEEE 802.11: associated (aid 1)
1018Wed Jul 8 15:15:59 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 3a:f2:99:7f:22:77
1019Wed Jul 8 15:16:01 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 static
1020Wed Jul 8 15:16:01 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 off
1021Wed Jul 8 15:16:01 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 static
1022Wed Jul 8 15:16:02 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 off
1023Wed Jul 8 15:16:02 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 static
1024Wed Jul 8 15:16:03 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 off
1025Wed Jul 8 15:16:05 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 static
1026Wed Jul 8 15:16:05 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 off
1027Wed Jul 8 15:16:07 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 static
1028Wed Jul 8 15:16:07 2020 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 3a:f2:99:7f:22:77 off
1029Wed Jul 8 15:17:35 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 88:6b:6e:18:27:fe
1030Wed Jul 8 15:17:35 2020 daemon.info hostapd: client1: STA 88:6b:6e:18:27:fe IEEE 802.11: disassociated due to inactivity
1031Wed Jul 8 15:17:36 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED b0:70:2d:0e:79:64
1032Wed Jul 8 15:17:36 2020 daemon.info hostapd: client1: STA b0:70:2d:0e:79:64 IEEE 802.11: disassociated due to inactivity
1033Wed Jul 8 15:17:36 2020 daemon.info hostapd: client1: STA 88:6b:6e:18:27:fe IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1034Wed Jul 8 15:17:37 2020 daemon.info hostapd: client1: STA b0:70:2d:0e:79:64 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1035Wed Jul 8 15:19:21 2020 daemon.info hostapd: client1: STA 1c:5c:f2:49:2c:e0 IEEE 802.11: authenticated
1036Wed Jul 8 15:19:21 2020 daemon.info hostapd: client1: STA 1c:5c:f2:49:2c:e0 IEEE 802.11: associated (aid 2)
1037Wed Jul 8 15:19:21 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 1c:5c:f2:49:2c:e0
1038Wed Jul 8 15:21:25 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 3a:f2:99:7f:22:77
1039Wed Jul 8 15:21:25 2020 daemon.info hostapd: client1: STA 3a:f2:99:7f:22:77 IEEE 802.11: disassociated due to inactivity
1040Wed Jul 8 15:21:26 2020 daemon.info hostapd: client1: STA 3a:f2:99:7f:22:77 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1041Wed Jul 8 15:23:00 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: authenticated
1042Wed Jul 8 15:23:00 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: associated (aid 1)
1043Wed Jul 8 15:23:00 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 84:38:38:47:de:25
1044Wed Jul 8 15:23:26 2020 daemon.info hostapd: client1: STA 0c:ec:84:30:ba:92 IEEE 802.11: authenticated
1045Wed Jul 8 15:23:26 2020 daemon.info hostapd: client1: STA 0c:ec:84:30:ba:92 IEEE 802.11: associated (aid 3)
1046Wed Jul 8 15:23:26 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 0c:ec:84:30:ba:92
1047Wed Jul 8 15:24:53 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 1c:5c:f2:49:2c:e0
1048Wed Jul 8 15:24:53 2020 daemon.info hostapd: client1: STA 1c:5c:f2:49:2c:e0 IEEE 802.11: disassociated due to inactivity
1049Wed Jul 8 15:24:54 2020 daemon.info hostapd: client1: STA 1c:5c:f2:49:2c:e0 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1050Wed Jul 8 15:25:55 2020 daemon.info hostapd: client1: STA b8:c1:11:50:14:ae IEEE 802.11: authenticated
1051Wed Jul 8 15:25:55 2020 daemon.notice hostapd: client1: STA b8:c1:11:50:14:ae IEEE 802.11: did not acknowledge authentication response
1052Wed Jul 8 15:26:05 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: disconnected due to excessive missing ACKs
1053Wed Jul 8 15:26:05 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 84:38:38:47:de:25
1054Wed Jul 8 15:26:06 2020 daemon.info hostapd: client1: STA b8:c1:11:50:14:ae IEEE 802.11: authenticated
1055Wed Jul 8 15:26:06 2020 daemon.info hostapd: client1: STA b8:c1:11:50:14:ae IEEE 802.11: associated (aid 2)
1056Wed Jul 8 15:26:06 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED b8:c1:11:50:14:ae
1057Wed Jul 8 15:26:35 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1058Wed Jul 8 15:29:35 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 0c:ec:84:30:ba:92
1059Wed Jul 8 15:29:35 2020 daemon.info hostapd: client1: STA 0c:ec:84:30:ba:92 IEEE 802.11: disassociated due to inactivity
1060Wed Jul 8 15:29:36 2020 daemon.info hostapd: client1: STA 0c:ec:84:30:ba:92 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1061Wed Jul 8 15:29:43 2020 daemon.info hostapd: client1: STA 02:79:aa:e3:4c:79 IEEE 802.11: authenticated
1062Wed Jul 8 15:29:43 2020 daemon.info hostapd: client1: STA 02:79:aa:e3:4c:79 IEEE 802.11: associated (aid 1)
1063Wed Jul 8 15:29:43 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 02:79:aa:e3:4c:79
1064Wed Jul 8 15:30:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:5 mesh1.wadhoc:45
1065Wed Jul 8 15:30:33 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: authenticated
1066Wed Jul 8 15:30:33 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: associated (aid 3)
1067Wed Jul 8 15:30:33 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED d0:9c:7a:eb:ee:9b
1068Wed Jul 8 15:31:35 2020 daemon.info hostapd: client1: STA 58:cb:52:32:0c:da IEEE 802.11: authenticated
1069Wed Jul 8 15:31:35 2020 daemon.info hostapd: client1: STA 58:cb:52:32:0c:da IEEE 802.11: associated (aid 4)
1070Wed Jul 8 15:31:35 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 58:cb:52:32:0c:da
1071Wed Jul 8 15:32:45 2020 daemon.info hostapd: client1: STA 58:cb:52:32:0c:da IEEE 802.11: disconnected due to excessive missing ACKs
1072Wed Jul 8 15:32:45 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 58:cb:52:32:0c:da
1073Wed Jul 8 15:33:15 2020 daemon.info hostapd: client1: STA 58:cb:52:32:0c:da IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1074Wed Jul 8 15:33:15 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED b8:c1:11:50:14:ae
1075Wed Jul 8 15:33:15 2020 daemon.info hostapd: client1: STA b8:c1:11:50:14:ae IEEE 802.11: disassociated due to inactivity
1076Wed Jul 8 15:33:16 2020 daemon.info hostapd: client1: STA b8:c1:11:50:14:ae IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1077Wed Jul 8 15:33:42 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED d0:9c:7a:eb:ee:9b
1078Wed Jul 8 15:35:46 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 02:79:aa:e3:4c:79
1079Wed Jul 8 15:35:46 2020 daemon.info hostapd: client1: STA 02:79:aa:e3:4c:79 IEEE 802.11: disassociated due to inactivity
1080Wed Jul 8 15:35:47 2020 daemon.info hostapd: client1: STA 02:79:aa:e3:4c:79 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1081Wed Jul 8 15:37:38 2020 daemon.info hostapd: client1: STA a8:5c:2c:30:ce:c1 IEEE 802.11: authenticated
1082Wed Jul 8 15:37:38 2020 daemon.info hostapd: client1: STA a8:5c:2c:30:ce:c1 IEEE 802.11: associated (aid 1)
1083Wed Jul 8 15:37:38 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED a8:5c:2c:30:ce:c1
1084Wed Jul 8 15:39:20 2020 daemon.info hostapd: client1: STA 80:82:23:1c:6d:7a IEEE 802.11: authenticated
1085Wed Jul 8 15:39:20 2020 daemon.info hostapd: client1: STA 80:82:23:1c:6d:7a IEEE 802.11: associated (aid 2)
1086Wed Jul 8 15:39:20 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 80:82:23:1c:6d:7a
1087Wed Jul 8 15:42:53 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED a8:5c:2c:30:ce:c1
1088Wed Jul 8 15:42:53 2020 daemon.info hostapd: client1: STA a8:5c:2c:30:ce:c1 IEEE 802.11: disassociated due to inactivity
1089Wed Jul 8 15:42:54 2020 daemon.info hostapd: client1: STA a8:5c:2c:30:ce:c1 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1090Wed Jul 8 15:44:33 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 80:82:23:1c:6d:7a
1091Wed Jul 8 15:44:33 2020 daemon.info hostapd: client1: STA 80:82:23:1c:6d:7a IEEE 802.11: disassociated due to inactivity
1092Wed Jul 8 15:44:34 2020 daemon.info hostapd: client1: STA 80:82:23:1c:6d:7a IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1093Wed Jul 8 15:45:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:7 mesh1.wadhoc:43
1094Wed Jul 8 15:45:28 2020 daemon.info hostapd: client1: STA 80:4e:70:b1:3e:00 IEEE 802.11: authenticated
1095Wed Jul 8 15:45:28 2020 daemon.info hostapd: client1: STA 80:4e:70:b1:3e:00 IEEE 802.11: associated (aid 1)
1096Wed Jul 8 15:45:28 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 80:4e:70:b1:3e:00
1097Wed Jul 8 15:51:05 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 80:4e:70:b1:3e:00
1098Wed Jul 8 15:51:05 2020 daemon.info hostapd: client1: STA 80:4e:70:b1:3e:00 IEEE 802.11: disassociated due to inactivity
1099Wed Jul 8 15:51:06 2020 daemon.info hostapd: client1: STA 80:4e:70:b1:3e:00 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1100Wed Jul 8 15:57:04 2020 daemon.notice hostapd: client1: STA 58:e6:ba:2c:e7:3b IEEE 802.11: did not acknowledge authentication response
1101Wed Jul 8 15:57:04 2020 daemon.info hostapd: client1: STA 58:e6:ba:2c:e7:3b IEEE 802.11: associated (aid 1)
1102Wed Jul 8 15:57:04 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 58:e6:ba:2c:e7:3b
1103Wed Jul 8 15:57:42 2020 daemon.info hostapd: client1: STA 6c:c7:ec:78:47:64 IEEE 802.11: authenticated
1104Wed Jul 8 15:57:42 2020 daemon.info hostapd: client1: STA 6c:c7:ec:78:47:64 IEEE 802.11: associated (aid 2)
1105Wed Jul 8 15:57:42 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 6c:c7:ec:78:47:64
1106Wed Jul 8 16:00:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:5 mesh1.wadhoc:34
1107Wed Jul 8 16:01:47 2020 daemon.info hostapd: client1: STA 6c:c7:ec:2a:64:b0 IEEE 802.11: authenticated
1108Wed Jul 8 16:01:47 2020 daemon.info hostapd: client1: STA 6c:c7:ec:2a:64:b0 IEEE 802.11: associated (aid 3)
1109Wed Jul 8 16:01:47 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 6c:c7:ec:2a:64:b0
1110Wed Jul 8 16:02:19 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 58:e6:ba:2c:e7:3b
1111Wed Jul 8 16:02:19 2020 daemon.info hostapd: client1: STA 58:e6:ba:2c:e7:3b IEEE 802.11: disassociated due to inactivity
1112Wed Jul 8 16:02:20 2020 daemon.info hostapd: client1: STA 58:e6:ba:2c:e7:3b IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1113Wed Jul 8 16:03:37 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 6c:c7:ec:78:47:64
1114Wed Jul 8 16:03:37 2020 daemon.info hostapd: client1: STA 6c:c7:ec:78:47:64 IEEE 802.11: disassociated due to inactivity
1115Wed Jul 8 16:03:38 2020 daemon.info hostapd: client1: STA 6c:c7:ec:78:47:64 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1116Wed Jul 8 16:07:42 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 6c:c7:ec:2a:64:b0
1117Wed Jul 8 16:07:42 2020 daemon.info hostapd: client1: STA 6c:c7:ec:2a:64:b0 IEEE 802.11: disassociated due to inactivity
1118Wed Jul 8 16:07:43 2020 daemon.info hostapd: client1: STA 6c:c7:ec:2a:64:b0 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1119Wed Jul 8 16:12:03 2020 daemon.info hostapd: client1: STA 1c:b7:96:eb:65:72 IEEE 802.11: authenticated
1120Wed Jul 8 16:12:03 2020 daemon.info hostapd: client1: STA 1c:b7:96:eb:65:72 IEEE 802.11: associated (aid 1)
1121Wed Jul 8 16:12:03 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 1c:b7:96:eb:65:72
1122Wed Jul 8 16:12:07 2020 daemon.notice hostapd: client1: STA b6:51:9b:71:84:07 IEEE 802.11: did not acknowledge authentication response
1123Wed Jul 8 16:12:07 2020 daemon.info hostapd: client1: STA b6:51:9b:71:84:07 IEEE 802.11: associated (aid 2)
1124Wed Jul 8 16:12:07 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED b6:51:9b:71:84:07
1125Wed Jul 8 16:12:08 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 1c:b7:96:eb:65:72
1126Wed Jul 8 16:12:08 2020 daemon.info hostapd: client1: STA 1c:b7:96:eb:65:72 IEEE 802.11: disassociated
1127Wed Jul 8 16:12:09 2020 daemon.info hostapd: client1: STA 1c:b7:96:eb:65:72 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1128Wed Jul 8 16:12:23 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED b6:51:9b:71:84:07
1129Wed Jul 8 16:15:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:5 mesh1.wadhoc:27
1130Wed Jul 8 16:15:25 2020 daemon.info hostapd: client1: STA 10:44:00:fe:5e:94 IEEE 802.11: authenticated
1131Wed Jul 8 16:15:25 2020 daemon.info hostapd: client1: STA 10:44:00:fe:5e:94 IEEE 802.11: associated (aid 1)
1132Wed Jul 8 16:15:25 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 10:44:00:fe:5e:94
1133Wed Jul 8 16:17:24 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: authenticated
1134Wed Jul 8 16:17:24 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: associated (aid 2)
1135Wed Jul 8 16:17:24 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED d0:9c:7a:eb:ee:9b
1136Wed Jul 8 16:20:52 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 10:44:00:fe:5e:94
1137Wed Jul 8 16:20:52 2020 daemon.info hostapd: client1: STA 10:44:00:fe:5e:94 IEEE 802.11: disassociated due to inactivity
1138Wed Jul 8 16:20:53 2020 daemon.info hostapd: client1: STA 10:44:00:fe:5e:94 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1139Wed Jul 8 16:21:17 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: disconnected due to excessive missing ACKs
1140Wed Jul 8 16:21:17 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED d0:9c:7a:eb:ee:9b
1141Wed Jul 8 16:21:47 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1142Wed Jul 8 16:27:39 2020 daemon.info hostapd: client1: STA f8:e9:4e:1c:1f:ce IEEE 802.11: authenticated
1143Wed Jul 8 16:27:39 2020 daemon.info hostapd: client1: STA f8:e9:4e:1c:1f:ce IEEE 802.11: associated (aid 1)
1144Wed Jul 8 16:27:39 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED f8:e9:4e:1c:1f:ce
1145Wed Jul 8 16:29:59 2020 daemon.info hostapd: client1: STA 58:b1:0f:f3:ad:fe IEEE 802.11: authenticated
1146Wed Jul 8 16:29:59 2020 daemon.info hostapd: client1: STA 58:b1:0f:f3:ad:fe IEEE 802.11: associated (aid 2)
1147Wed Jul 8 16:29:59 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 58:b1:0f:f3:ad:fe
1148Wed Jul 8 16:30:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:2 mesh1.wadhoc:34
1149Wed Jul 8 16:30:27 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 58:b1:0f:f3:ad:fe
1150Wed Jul 8 16:30:27 2020 daemon.info hostapd: client1: STA 58:b1:0f:f3:ad:fe IEEE 802.11: authenticated
1151Wed Jul 8 16:30:27 2020 daemon.info hostapd: client1: STA 58:b1:0f:f3:ad:fe IEEE 802.11: associated (aid 2)
1152Wed Jul 8 16:30:27 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 58:b1:0f:f3:ad:fe
1153Wed Jul 8 16:34:31 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 58:b1:0f:f3:ad:fe
1154Wed Jul 8 16:34:31 2020 daemon.info hostapd: client1: STA 58:b1:0f:f3:ad:fe IEEE 802.11: authenticated
1155Wed Jul 8 16:34:31 2020 daemon.info hostapd: client1: STA 58:b1:0f:f3:ad:fe IEEE 802.11: associated (aid 2)
1156Wed Jul 8 16:34:31 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 58:b1:0f:f3:ad:fe
1157Wed Jul 8 16:34:34 2020 daemon.info hostapd: client1: STA 4c:7c:5f:54:44:fe IEEE 802.11: authenticated
1158Wed Jul 8 16:34:34 2020 daemon.info hostapd: client1: STA 4c:7c:5f:54:44:fe IEEE 802.11: associated (aid 3)
1159Wed Jul 8 16:34:34 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 4c:7c:5f:54:44:fe
1160Wed Jul 8 16:34:37 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED f8:e9:4e:1c:1f:ce
1161Wed Jul 8 16:34:37 2020 daemon.info hostapd: client1: STA f8:e9:4e:1c:1f:ce IEEE 802.11: disassociated due to inactivity
1162Wed Jul 8 16:34:38 2020 daemon.info hostapd: client1: STA f8:e9:4e:1c:1f:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1163Wed Jul 8 16:35:12 2020 daemon.info hostapd: client1: STA 58:b1:0f:f3:ad:fe IEEE 802.11: disconnected due to excessive missing ACKs
1164Wed Jul 8 16:35:12 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 58:b1:0f:f3:ad:fe
1165Wed Jul 8 16:35:42 2020 daemon.info hostapd: client1: STA 58:b1:0f:f3:ad:fe IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1166Wed Jul 8 16:36:35 2020 daemon.info hostapd: client1: STA 9a:5a:55:03:7b:c3 IEEE 802.11: authenticated
1167Wed Jul 8 16:36:35 2020 daemon.info hostapd: client1: STA 9a:5a:55:03:7b:c3 IEEE 802.11: associated (aid 1)
1168Wed Jul 8 16:36:35 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 9a:5a:55:03:7b:c3
1169Wed Jul 8 16:39:45 2020 daemon.info hostapd: client1: STA 9a:5a:55:03:7b:c3 IEEE 802.11: disconnected due to excessive missing ACKs
1170Wed Jul 8 16:39:45 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 9a:5a:55:03:7b:c3
1171Wed Jul 8 16:39:49 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 4c:7c:5f:54:44:fe
1172Wed Jul 8 16:39:49 2020 daemon.info hostapd: client1: STA 4c:7c:5f:54:44:fe IEEE 802.11: disassociated due to inactivity
1173Wed Jul 8 16:39:50 2020 daemon.info hostapd: client1: STA 4c:7c:5f:54:44:fe IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1174Wed Jul 8 16:40:15 2020 daemon.info hostapd: client1: STA 9a:5a:55:03:7b:c3 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1175Wed Jul 8 16:45:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:2 mesh1.wadhoc:26
1176Wed Jul 8 16:46:46 2020 daemon.notice hostapd: client1: STA 28:3f:69:cb:d0:54 IEEE 802.11: did not acknowledge authentication response
1177Wed Jul 8 16:46:49 2020 daemon.info hostapd: client1: STA 28:3f:69:cb:d0:54 IEEE 802.11: authenticated
1178Wed Jul 8 16:46:49 2020 daemon.info hostapd: client1: STA 28:3f:69:cb:d0:54 IEEE 802.11: associated (aid 1)
1179Wed Jul 8 16:46:49 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 28:3f:69:cb:d0:54
1180Wed Jul 8 16:50:21 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1181Wed Jul 8 16:51:58 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 28:3f:69:cb:d0:54
1182Wed Jul 8 16:51:58 2020 daemon.info hostapd: client1: STA 28:3f:69:cb:d0:54 IEEE 802.11: disassociated due to inactivity
1183Wed Jul 8 16:51:59 2020 daemon.info hostapd: client1: STA 28:3f:69:cb:d0:54 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1184Wed Jul 8 16:52:40 2020 daemon.info hostapd: client1: STA 54:ba:d6:8f:62:c7 IEEE 802.11: authenticated
1185Wed Jul 8 16:52:40 2020 daemon.info hostapd: client1: STA 54:ba:d6:8f:62:c7 IEEE 802.11: associated (aid 1)
1186Wed Jul 8 16:52:40 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 54:ba:d6:8f:62:c7
1187Wed Jul 8 16:56:41 2020 daemon.info hostapd: client1: STA a8:66:7f:69:2a:7f IEEE 802.11: authenticated
1188Wed Jul 8 16:56:41 2020 daemon.info hostapd: client1: STA a8:66:7f:69:2a:7f IEEE 802.11: associated (aid 2)
1189Wed Jul 8 16:56:41 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED a8:66:7f:69:2a:7f
1190Wed Jul 8 16:57:41 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: authenticated
1191Wed Jul 8 16:57:41 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: associated (aid 3)
1192Wed Jul 8 16:57:41 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 8c:b8:4a:9f:70:dd
1193Wed Jul 8 16:58:04 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 54:ba:d6:8f:62:c7
1194Wed Jul 8 16:58:04 2020 daemon.info hostapd: client1: STA 54:ba:d6:8f:62:c7 IEEE 802.11: disassociated due to inactivity
1195Wed Jul 8 16:58:05 2020 daemon.info hostapd: client1: STA 54:ba:d6:8f:62:c7 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1196Wed Jul 8 17:00:22 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:2 mesh1.wadhoc:43
1197Wed Jul 8 17:02:34 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED a8:66:7f:69:2a:7f
1198Wed Jul 8 17:02:34 2020 daemon.info hostapd: client1: STA a8:66:7f:69:2a:7f IEEE 802.11: disassociated due to inactivity
1199Wed Jul 8 17:02:35 2020 daemon.info hostapd: client1: STA a8:66:7f:69:2a:7f IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1200Wed Jul 8 17:03:14 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 8c:b8:4a:9f:70:dd
1201Wed Jul 8 17:03:14 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: disassociated due to inactivity
1202Wed Jul 8 17:03:15 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1203Wed Jul 8 17:05:07 2020 daemon.info hostapd: client1: STA fa:d8:9a:2c:09:28 IEEE 802.11: authenticated
1204Wed Jul 8 17:05:07 2020 daemon.info hostapd: client1: STA fa:d8:9a:2c:09:28 IEEE 802.11: associated (aid 1)
1205Wed Jul 8 17:05:07 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED fa:d8:9a:2c:09:28
1206Wed Jul 8 17:06:03 2020 daemon.info hostapd: client1: STA fe:c1:a0:c0:5d:d8 IEEE 802.11: authenticated
1207Wed Jul 8 17:06:03 2020 daemon.info hostapd: client1: STA fe:c1:a0:c0:5d:d8 IEEE 802.11: associated (aid 2)
1208Wed Jul 8 17:06:03 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED fe:c1:a0:c0:5d:d8
1209Wed Jul 8 17:10:18 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED fa:d8:9a:2c:09:28
1210Wed Jul 8 17:10:18 2020 daemon.info hostapd: client1: STA fa:d8:9a:2c:09:28 IEEE 802.11: disassociated due to inactivity
1211Wed Jul 8 17:10:19 2020 daemon.info hostapd: client1: STA fa:d8:9a:2c:09:28 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1212Wed Jul 8 17:11:22 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED fe:c1:a0:c0:5d:d8
1213Wed Jul 8 17:11:22 2020 daemon.info hostapd: client1: STA fe:c1:a0:c0:5d:d8 IEEE 802.11: disassociated due to inactivity
1214Wed Jul 8 17:11:23 2020 daemon.info hostapd: client1: STA fe:c1:a0:c0:5d:d8 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1215Wed Jul 8 17:11:38 2020 daemon.info hostapd: client1: STA a8:9f:ba:81:9c:c9 IEEE 802.11: authenticated
1216Wed Jul 8 17:11:38 2020 daemon.info hostapd: client1: STA a8:9f:ba:81:9c:c9 IEEE 802.11: associated (aid 1)
1217Wed Jul 8 17:11:38 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED a8:9f:ba:81:9c:c9
1218Wed Jul 8 17:11:59 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: authenticated
1219Wed Jul 8 17:11:59 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: associated (aid 2)
1220Wed Jul 8 17:11:59 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 8c:b8:4a:9f:70:dd
1221Wed Jul 8 17:12:07 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 8c:b8:4a:9f:70:dd
1222Wed Jul 8 17:12:07 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: disassociated
1223Wed Jul 8 17:12:08 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1224Wed Jul 8 17:12:59 2020 daemon.info hostapd: client1: STA a8:db:03:0b:31:e6 IEEE 802.11: authenticated
1225Wed Jul 8 17:12:59 2020 daemon.info hostapd: client1: STA a8:db:03:0b:31:e6 IEEE 802.11: associated (aid 2)
1226Wed Jul 8 17:12:59 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED a8:db:03:0b:31:e6
1227Wed Jul 8 17:13:06 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED a8:9f:ba:81:9c:c9
1228Wed Jul 8 17:13:06 2020 daemon.info hostapd: client1: STA a8:9f:ba:81:9c:c9 IEEE 802.11: authenticated
1229Wed Jul 8 17:13:06 2020 daemon.info hostapd: client1: STA a8:9f:ba:81:9c:c9 IEEE 802.11: associated (aid 1)
1230Wed Jul 8 17:13:06 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED a8:9f:ba:81:9c:c9
1231Wed Jul 8 17:13:13 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: authenticated
1232Wed Jul 8 17:13:13 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: associated (aid 3)
1233Wed Jul 8 17:13:13 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 8c:b8:4a:9f:70:dd
1234Wed Jul 8 17:15:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:4 mesh1.wadhoc:30
1235Wed Jul 8 17:18:21 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED a8:db:03:0b:31:e6
1236Wed Jul 8 17:18:21 2020 daemon.info hostapd: client1: STA a8:db:03:0b:31:e6 IEEE 802.11: disassociated due to inactivity
1237Wed Jul 8 17:18:22 2020 daemon.info hostapd: client1: STA a8:db:03:0b:31:e6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1238Wed Jul 8 17:19:02 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 8c:b8:4a:9f:70:dd
1239Wed Jul 8 17:19:02 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: disassociated due to inactivity
1240Wed Jul 8 17:19:03 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1241Wed Jul 8 17:19:36 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED a8:9f:ba:81:9c:c9
1242Wed Jul 8 17:19:36 2020 daemon.info hostapd: client1: STA a8:9f:ba:81:9c:c9 IEEE 802.11: disassociated due to inactivity
1243Wed Jul 8 17:19:37 2020 daemon.info hostapd: client1: STA a8:9f:ba:81:9c:c9 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1244Wed Jul 8 17:24:29 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: authenticated
1245Wed Jul 8 17:24:29 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: associated (aid 1)
1246Wed Jul 8 17:24:29 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 84:38:38:47:de:25
1247Wed Jul 8 17:28:14 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 84:38:38:47:de:25
1248Wed Jul 8 17:28:14 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: authenticated
1249Wed Jul 8 17:28:14 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: associated (aid 1)
1250Wed Jul 8 17:28:14 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 84:38:38:47:de:25
1251Wed Jul 8 17:30:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:3 mesh1.wadhoc:28
1252Wed Jul 8 17:30:21 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1253Wed Jul 8 17:33:48 2020 daemon.info hostapd: client1: STA 64:70:33:86:18:19 IEEE 802.11: authenticated
1254Wed Jul 8 17:33:48 2020 daemon.info hostapd: client1: STA 64:70:33:86:18:19 IEEE 802.11: associated (aid 2)
1255Wed Jul 8 17:33:48 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 64:70:33:86:18:19
1256Wed Jul 8 17:35:16 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 84:38:38:47:de:25
1257Wed Jul 8 17:35:16 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: disassociated due to inactivity
1258Wed Jul 8 17:35:17 2020 daemon.info hostapd: client1: STA 84:38:38:47:de:25 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1259Wed Jul 8 17:35:54 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 64:70:33:86:18:19
1260Wed Jul 8 17:45:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:4 mesh1.wadhoc:37
1261Wed Jul 8 17:48:41 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: authenticated
1262Wed Jul 8 17:48:41 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: associated (aid 1)
1263Wed Jul 8 17:48:41 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 8c:b8:4a:9f:70:dd
1264Wed Jul 8 17:54:55 2020 daemon.info hostapd: client1: STA a8:db:03:50:e8:51 IEEE 802.11: authenticated
1265Wed Jul 8 17:54:55 2020 daemon.info hostapd: client1: STA a8:db:03:50:e8:51 IEEE 802.11: associated (aid 2)
1266Wed Jul 8 17:54:55 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED a8:db:03:50:e8:51
1267Wed Jul 8 17:56:05 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 8c:b8:4a:9f:70:dd
1268Wed Jul 8 17:56:05 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: disassociated due to inactivity
1269Wed Jul 8 17:56:06 2020 daemon.info hostapd: client1: STA 8c:b8:4a:9f:70:dd IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1270Wed Jul 8 18:00:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:2 mesh1.wadhoc:37
1271Wed Jul 8 18:01:04 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED a8:db:03:50:e8:51
1272Wed Jul 8 18:01:04 2020 daemon.info hostapd: client1: STA a8:db:03:50:e8:51 IEEE 802.11: disassociated due to inactivity
1273Wed Jul 8 18:01:05 2020 daemon.info hostapd: client1: STA a8:db:03:50:e8:51 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1274Wed Jul 8 18:15:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:3 mesh1.wadhoc:27
1275Wed Jul 8 18:19:15 2020 daemon.info hostapd: client1: STA 02:39:e3:a4:34:63 IEEE 802.11: authenticated
1276Wed Jul 8 18:19:15 2020 daemon.info hostapd: client1: STA 02:39:e3:a4:34:63 IEEE 802.11: associated (aid 1)
1277Wed Jul 8 18:19:15 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 02:39:e3:a4:34:63
1278Wed Jul 8 18:22:01 2020 daemon.notice hostapd: client1: STA 4e:53:ba:7d:86:d0 IEEE 802.11: did not acknowledge authentication response
1279Wed Jul 8 18:24:50 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 02:39:e3:a4:34:63
1280Wed Jul 8 18:24:50 2020 daemon.info hostapd: client1: STA 02:39:e3:a4:34:63 IEEE 802.11: disassociated due to inactivity
1281Wed Jul 8 18:24:51 2020 daemon.info hostapd: client1: STA 02:39:e3:a4:34:63 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1282Wed Jul 8 18:25:02 2020 daemon.notice hostapd: client1: STA 4e:53:ba:7d:86:d0 IEEE 802.11: did not acknowledge authentication response
1283Wed Jul 8 18:25:02 2020 daemon.info hostapd: client1: STA 4e:53:ba:7d:86:d0 IEEE 802.11: associated (aid 1)
1284Wed Jul 8 18:25:02 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 4e:53:ba:7d:86:d0
1285Wed Jul 8 18:25:35 2020 daemon.info hostapd: client1: STA c0:e8:62:7f:78:4f IEEE 802.11: authenticated
1286Wed Jul 8 18:25:35 2020 daemon.info hostapd: client1: STA c0:e8:62:7f:78:4f IEEE 802.11: associated (aid 2)
1287Wed Jul 8 18:25:35 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED c0:e8:62:7f:78:4f
1288Wed Jul 8 18:25:53 2020 daemon.info hostapd: client1: STA 18:81:0e:52:09:02 IEEE 802.11: authenticated
1289Wed Jul 8 18:25:53 2020 daemon.info hostapd: client1: STA 18:81:0e:52:09:02 IEEE 802.11: associated (aid 3)
1290Wed Jul 8 18:25:53 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 18:81:0e:52:09:02
1291Wed Jul 8 18:28:52 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED c0:e8:62:7f:78:4f
1292Wed Jul 8 18:28:52 2020 daemon.info hostapd: client1: STA c0:e8:62:7f:78:4f IEEE 802.11: authenticated
1293Wed Jul 8 18:28:52 2020 daemon.info hostapd: client1: STA c0:e8:62:7f:78:4f IEEE 802.11: associated (aid 2)
1294Wed Jul 8 18:28:52 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED c0:e8:62:7f:78:4f
1295Wed Jul 8 18:30:21 2020 user.notice gluon-linkcheck: lost neighbours mesh1.neighbours.
1296Wed Jul 8 18:30:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:0 mesh1.wadhoc:34
1297Wed Jul 8 18:31:03 2020 daemon.info hostapd: client1: STA 4e:53:ba:7d:86:d0 IEEE 802.11: disconnected due to excessive missing ACKs
1298Wed Jul 8 18:31:03 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 4e:53:ba:7d:86:d0
1299Wed Jul 8 18:31:23 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 18:81:0e:52:09:02
1300Wed Jul 8 18:31:23 2020 daemon.info hostapd: client1: STA 18:81:0e:52:09:02 IEEE 802.11: disassociated due to inactivity
1301Wed Jul 8 18:31:24 2020 daemon.info hostapd: client1: STA 18:81:0e:52:09:02 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1302Wed Jul 8 18:31:25 2020 daemon.notice hostapd: client1: STA 4e:53:ba:7d:86:d0 IEEE 802.11: did not acknowledge authentication response
1303Wed Jul 8 18:31:25 2020 daemon.info hostapd: client1: STA 4e:53:ba:7d:86:d0 IEEE 802.11: associated (aid 1)
1304Wed Jul 8 18:31:25 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 4e:53:ba:7d:86:d0
1305Wed Jul 8 18:33:55 2020 daemon.info hostapd: client1: STA 4e:53:ba:7d:86:d0 IEEE 802.11: disconnected due to excessive missing ACKs
1306Wed Jul 8 18:33:55 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 4e:53:ba:7d:86:d0
1307Wed Jul 8 18:34:25 2020 daemon.info hostapd: client1: STA 4e:53:ba:7d:86:d0 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1308Wed Jul 8 18:35:07 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED c0:e8:62:7f:78:4f
1309Wed Jul 8 18:35:07 2020 daemon.info hostapd: client1: STA c0:e8:62:7f:78:4f IEEE 802.11: disassociated due to inactivity
1310Wed Jul 8 18:35:08 2020 daemon.info hostapd: client1: STA c0:e8:62:7f:78:4f IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1311Wed Jul 8 18:36:30 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: authenticated
1312Wed Jul 8 18:36:30 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: associated (aid 1)
1313Wed Jul 8 18:36:30 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED d0:9c:7a:eb:ee:9b
1314Wed Jul 8 18:37:14 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: disconnected due to excessive missing ACKs
1315Wed Jul 8 18:37:14 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED d0:9c:7a:eb:ee:9b
1316Wed Jul 8 18:37:44 2020 daemon.info hostapd: client1: STA d0:9c:7a:eb:ee:9b IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1317Wed Jul 8 18:37:56 2020 daemon.info hostapd: client1: STA f8:95:ea:12:01:38 IEEE 802.11: authenticated
1318Wed Jul 8 18:37:56 2020 daemon.info hostapd: client1: STA f8:95:ea:12:01:38 IEEE 802.11: authenticated
1319Wed Jul 8 18:37:56 2020 daemon.info hostapd: client1: STA f8:95:ea:12:01:38 IEEE 802.11: associated (aid 1)
1320Wed Jul 8 18:37:56 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED f8:95:ea:12:01:38
1321Wed Jul 8 18:43:23 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED f8:95:ea:12:01:38
1322Wed Jul 8 18:43:23 2020 daemon.info hostapd: client1: STA f8:95:ea:12:01:38 IEEE 802.11: disassociated due to inactivity
1323Wed Jul 8 18:43:24 2020 daemon.info hostapd: client1: STA f8:95:ea:12:01:38 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1324Wed Jul 8 18:44:01 2020 user.notice gluon-ssid-changer: TQ is 23, 0 times offline, SSID is Freifunk, change to FF_Offline_HLG-7483c290c2c4
1325Wed Jul 8 18:44:01 2020 user.notice gluon-ssid-changer: TQ is 23, 0 times offline, SSID is Freifunk, change to FF_Offline_HLG-7483c290c2c4
1326Wed Jul 8 18:44:01 2020 daemon.warn hostapd: client0: Could not connect to kernel driver
1327Wed Jul 8 18:45:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:2 mesh1.wadhoc:37
1328Wed Jul 8 18:46:01 2020 user.notice gluon-ssid-changer: TQ is 49, SSID is FF_Offline_HLG-7483c290c2c4, change to Freifunk
1329Wed Jul 8 18:46:01 2020 user.notice gluon-ssid-changer: TQ is 49, SSID is FF_Offline_HLG-7483c290c2c4, change to Freifunk
1330Wed Jul 8 18:46:01 2020 daemon.warn hostapd: client0: Could not connect to kernel driver
1331Wed Jul 8 18:50:21 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1332Wed Jul 8 18:51:09 2020 daemon.info hostapd: client1: STA bc:54:51:41:3f:92 IEEE 802.11: authenticated
1333Wed Jul 8 18:51:09 2020 daemon.info hostapd: client1: STA bc:54:51:41:3f:92 IEEE 802.11: associated (aid 1)
1334Wed Jul 8 18:51:09 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED bc:54:51:41:3f:92
1335Wed Jul 8 18:57:04 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED bc:54:51:41:3f:92
1336Wed Jul 8 18:57:04 2020 daemon.info hostapd: client1: STA bc:54:51:41:3f:92 IEEE 802.11: disassociated due to inactivity
1337Wed Jul 8 18:57:05 2020 daemon.info hostapd: client1: STA bc:54:51:41:3f:92 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1338Wed Jul 8 19:00:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:4 mesh1.wadhoc:24
1339Wed Jul 8 19:00:22 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1340Wed Jul 8 19:15:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:1 mesh1.wadhoc:33
1341Wed Jul 8 19:15:31 2020 daemon.info hostapd: client1: STA 30:45:96:ff:8a:a8 IEEE 802.11: authenticated
1342Wed Jul 8 19:15:31 2020 daemon.info hostapd: client1: STA 30:45:96:ff:8a:a8 IEEE 802.11: associated (aid 1)
1343Wed Jul 8 19:15:31 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 30:45:96:ff:8a:a8
1344Wed Jul 8 19:20:59 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 30:45:96:ff:8a:a8
1345Wed Jul 8 19:20:59 2020 daemon.info hostapd: client1: STA 30:45:96:ff:8a:a8 IEEE 802.11: disassociated due to inactivity
1346Wed Jul 8 19:21:00 2020 daemon.info hostapd: client1: STA 30:45:96:ff:8a:a8 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1347Wed Jul 8 19:29:16 2020 daemon.info hostapd: client1: STA a8:db:03:50:e8:51 IEEE 802.11: authenticated
1348Wed Jul 8 19:29:16 2020 daemon.info hostapd: client1: STA a8:db:03:50:e8:51 IEEE 802.11: associated (aid 1)
1349Wed Jul 8 19:29:16 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED a8:db:03:50:e8:51
1350Wed Jul 8 19:30:14 2020 daemon.info hostapd: client1: STA b4:86:55:2b:8a:37 IEEE 802.11: authenticated
1351Wed Jul 8 19:30:14 2020 daemon.info hostapd: client1: STA b4:86:55:2b:8a:37 IEEE 802.11: associated (aid 2)
1352Wed Jul 8 19:30:14 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED b4:86:55:2b:8a:37
1353Wed Jul 8 19:30:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:3 mesh1.wadhoc:35
1354Wed Jul 8 19:33:53 2020 daemon.info hostapd: client1: STA 04:d6:aa:36:78:e4 IEEE 802.11: authenticated
1355Wed Jul 8 19:33:53 2020 daemon.info hostapd: client1: STA 04:d6:aa:36:78:e4 IEEE 802.11: associated (aid 3)
1356Wed Jul 8 19:33:53 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 04:d6:aa:36:78:e4
1357Wed Jul 8 19:34:12 2020 daemon.info hostapd: client1: STA a0:56:f3:52:ce:92 IEEE 802.11: authenticated
1358Wed Jul 8 19:34:12 2020 daemon.info hostapd: client1: STA a0:56:f3:52:ce:92 IEEE 802.11: authenticated
1359Wed Jul 8 19:34:12 2020 daemon.info hostapd: client1: STA a0:56:f3:52:ce:92 IEEE 802.11: associated (aid 4)
1360Wed Jul 8 19:34:12 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED a0:56:f3:52:ce:92
1361Wed Jul 8 19:34:42 2020 daemon.info hostapd: client1: STA a8:db:03:50:e8:51 IEEE 802.11: disconnected due to excessive missing ACKs
1362Wed Jul 8 19:34:42 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED a8:db:03:50:e8:51
1363Wed Jul 8 19:35:12 2020 daemon.info hostapd: client1: STA a8:db:03:50:e8:51 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1364Wed Jul 8 19:37:25 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED b4:86:55:2b:8a:37
1365Wed Jul 8 19:37:25 2020 daemon.info hostapd: client1: STA b4:86:55:2b:8a:37 IEEE 802.11: disassociated due to inactivity
1366Wed Jul 8 19:37:26 2020 daemon.info hostapd: client1: STA b4:86:55:2b:8a:37 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1367Wed Jul 8 19:39:12 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 04:d6:aa:36:78:e4
1368Wed Jul 8 19:39:12 2020 daemon.info hostapd: client1: STA 04:d6:aa:36:78:e4 IEEE 802.11: disassociated due to inactivity
1369Wed Jul 8 19:39:13 2020 daemon.info hostapd: client1: STA 04:d6:aa:36:78:e4 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1370Wed Jul 8 19:40:18 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED a0:56:f3:52:ce:92
1371Wed Jul 8 19:40:18 2020 daemon.info hostapd: client1: STA a0:56:f3:52:ce:92 IEEE 802.11: disassociated due to inactivity
1372Wed Jul 8 19:40:19 2020 daemon.info hostapd: client1: STA a0:56:f3:52:ce:92 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1373Wed Jul 8 19:40:41 2020 daemon.info hostapd: client1: STA 40:cb:c0:03:1c:49 IEEE 802.11: authenticated
1374Wed Jul 8 19:41:39 2020 daemon.info hostapd: client1: STA 8e:ae:93:98:37:aa IEEE 802.11: authenticated
1375Wed Jul 8 19:41:39 2020 daemon.info hostapd: client1: STA 8e:ae:93:98:37:aa IEEE 802.11: associated (aid 1)
1376Wed Jul 8 19:41:39 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 8e:ae:93:98:37:aa
1377Wed Jul 8 19:45:20 2020 user.notice gluon-linkcheck: lost neighbours mesh1.neighbours.
1378Wed Jul 8 19:45:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:0 mesh1.wadhoc:23
1379Wed Jul 8 19:45:41 2020 daemon.info hostapd: client1: STA 40:cb:c0:03:1c:49 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1380Wed Jul 8 19:45:55 2020 daemon.notice hostapd: client1: STA f8:2d:7c:a5:cd:c0 IEEE 802.11: did not acknowledge authentication response
1381Wed Jul 8 19:45:55 2020 daemon.info hostapd: client1: STA f8:2d:7c:a5:cd:c0 IEEE 802.11: authenticated
1382Wed Jul 8 19:45:55 2020 daemon.info hostapd: client1: STA f8:2d:7c:a5:cd:c0 IEEE 802.11: associated (aid 2)
1383Wed Jul 8 19:45:55 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED f8:2d:7c:a5:cd:c0
1384Wed Jul 8 19:47:29 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 8e:ae:93:98:37:aa
1385Wed Jul 8 19:47:29 2020 daemon.info hostapd: client1: STA 8e:ae:93:98:37:aa IEEE 802.11: authenticated
1386Wed Jul 8 19:47:29 2020 daemon.info hostapd: client1: STA 8e:ae:93:98:37:aa IEEE 802.11: associated (aid 1)
1387Wed Jul 8 19:47:29 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 8e:ae:93:98:37:aa
1388Wed Jul 8 19:52:03 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED f8:2d:7c:a5:cd:c0
1389Wed Jul 8 19:52:03 2020 daemon.info hostapd: client1: STA f8:2d:7c:a5:cd:c0 IEEE 802.11: disassociated due to inactivity
1390Wed Jul 8 19:52:04 2020 daemon.info hostapd: client1: STA f8:2d:7c:a5:cd:c0 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1391Wed Jul 8 19:53:47 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 8e:ae:93:98:37:aa
1392Wed Jul 8 19:53:47 2020 daemon.info hostapd: client1: STA 8e:ae:93:98:37:aa IEEE 802.11: disassociated due to inactivity
1393Wed Jul 8 19:53:48 2020 daemon.info hostapd: client1: STA 8e:ae:93:98:37:aa IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1394Wed Jul 8 20:00:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:2 mesh1.wadhoc:35
1395Wed Jul 8 20:02:34 2020 daemon.notice hostapd: client1: STA e4:e4:ab:1f:ae:83 IEEE 802.11: did not acknowledge authentication response
1396Wed Jul 8 20:02:34 2020 daemon.info hostapd: client1: STA e4:e4:ab:1f:ae:83 IEEE 802.11: associated (aid 1)
1397Wed Jul 8 20:02:34 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED e4:e4:ab:1f:ae:83
1398Wed Jul 8 20:02:40 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED e4:e4:ab:1f:ae:83
1399Wed Jul 8 20:02:40 2020 daemon.info hostapd: client1: STA e4:e4:ab:1f:ae:83 IEEE 802.11: disassociated
1400Wed Jul 8 20:02:40 2020 daemon.info hostapd: client1: STA e4:e4:ab:1f:ae:83 IEEE 802.11: disassociated
1401Wed Jul 8 20:02:41 2020 daemon.info hostapd: client1: STA e4:e4:ab:1f:ae:83 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1402Wed Jul 8 20:10:21 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1403Wed Jul 8 20:13:46 2020 daemon.info hostapd: client1: STA 08:c5:e1:e6:71:d0 IEEE 802.11: authenticated
1404Wed Jul 8 20:13:46 2020 daemon.info hostapd: client1: STA 08:c5:e1:e6:71:d0 IEEE 802.11: associated (aid 1)
1405Wed Jul 8 20:13:46 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 08:c5:e1:e6:71:d0
1406Wed Jul 8 20:15:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:3 mesh1.wadhoc:40
1407Wed Jul 8 20:17:58 2020 daemon.info hostapd: client1: STA 40:98:ad:47:35:da IEEE 802.11: authenticated
1408Wed Jul 8 20:17:58 2020 daemon.info hostapd: client1: STA 40:98:ad:47:35:da IEEE 802.11: associated (aid 2)
1409Wed Jul 8 20:17:58 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 40:98:ad:47:35:da
1410Wed Jul 8 20:20:21 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1411Wed Jul 8 20:21:39 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 08:c5:e1:e6:71:d0
1412Wed Jul 8 20:21:39 2020 daemon.info hostapd: client1: STA 08:c5:e1:e6:71:d0 IEEE 802.11: disassociated due to inactivity
1413Wed Jul 8 20:21:40 2020 daemon.info hostapd: client1: STA 08:c5:e1:e6:71:d0 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1414Wed Jul 8 20:23:28 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 40:98:ad:47:35:da
1415Wed Jul 8 20:23:28 2020 daemon.info hostapd: client1: STA 40:98:ad:47:35:da IEEE 802.11: disassociated due to inactivity
1416Wed Jul 8 20:23:29 2020 daemon.info hostapd: client1: STA 40:98:ad:47:35:da IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1417Wed Jul 8 20:30:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:6 mesh1.wadhoc:47
1418Wed Jul 8 20:34:18 2020 daemon.info hostapd: client1: STA 90:e1:7b:75:10:6e IEEE 802.11: authenticated
1419Wed Jul 8 20:34:18 2020 daemon.info hostapd: client1: STA 90:e1:7b:75:10:6e IEEE 802.11: associated (aid 1)
1420Wed Jul 8 20:34:18 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 90:e1:7b:75:10:6e
1421Wed Jul 8 20:38:55 2020 daemon.info hostapd: client1: STA 40:cb:c0:03:1c:49 IEEE 802.11: authenticated
1422Wed Jul 8 20:38:56 2020 daemon.info hostapd: client1: STA 40:cb:c0:03:1c:49 IEEE 802.11: authenticated
1423Wed Jul 8 20:38:57 2020 daemon.info hostapd: client1: STA 40:cb:c0:03:1c:49 IEEE 802.11: associated (aid 2)
1424Wed Jul 8 20:38:57 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 40:cb:c0:03:1c:49
1425Wed Jul 8 20:39:57 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 90:e1:7b:75:10:6e
1426Wed Jul 8 20:39:57 2020 daemon.info hostapd: client1: STA 90:e1:7b:75:10:6e IEEE 802.11: disassociated due to inactivity
1427Wed Jul 8 20:39:58 2020 daemon.info hostapd: client1: STA 90:e1:7b:75:10:6e IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1428Wed Jul 8 20:45:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:3 mesh1.wadhoc:58
1429Wed Jul 8 20:45:27 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 40:cb:c0:03:1c:49
1430Wed Jul 8 20:45:27 2020 daemon.info hostapd: client1: STA 40:cb:c0:03:1c:49 IEEE 802.11: disassociated due to inactivity
1431Wed Jul 8 20:45:28 2020 daemon.info hostapd: client1: STA 40:cb:c0:03:1c:49 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1432Wed Jul 8 20:50:19 2020 daemon.info hostapd: client1: STA 36:91:84:e2:73:ad IEEE 802.11: authenticated
1433Wed Jul 8 20:50:19 2020 daemon.info hostapd: client1: STA 36:91:84:e2:73:ad IEEE 802.11: authenticated
1434Wed Jul 8 20:52:49 2020 daemon.info hostapd: client1: STA c4:93:d9:9f:8c:52 IEEE 802.11: authenticated
1435Wed Jul 8 20:52:49 2020 daemon.info hostapd: client1: STA c4:93:d9:9f:8c:52 IEEE 802.11: associated (aid 1)
1436Wed Jul 8 20:52:49 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED c4:93:d9:9f:8c:52
1437Wed Jul 8 20:55:19 2020 daemon.info hostapd: client1: STA 36:91:84:e2:73:ad IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1438Wed Jul 8 20:58:23 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED c4:93:d9:9f:8c:52
1439Wed Jul 8 20:58:23 2020 daemon.info hostapd: client1: STA c4:93:d9:9f:8c:52 IEEE 802.11: disassociated due to inactivity
1440Wed Jul 8 20:58:24 2020 daemon.info hostapd: client1: STA c4:93:d9:9f:8c:52 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1441Wed Jul 8 20:59:05 2020 daemon.info hostapd: client1: STA 0c:cb:85:ed:5f:6c IEEE 802.11: authenticated
1442Wed Jul 8 21:00:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:4 mesh1.wadhoc:30
1443Wed Jul 8 21:09:25 2020 daemon.info hostapd: client1: STA d4:dc:cd:85:1f:9e IEEE 802.11: authenticated
1444Wed Jul 8 21:09:25 2020 daemon.info hostapd: client1: STA d4:dc:cd:85:1f:9e IEEE 802.11: associated (aid 1)
1445Wed Jul 8 21:09:25 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED d4:dc:cd:85:1f:9e
1446Wed Jul 8 21:10:20 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1447Wed Jul 8 21:14:55 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED d4:dc:cd:85:1f:9e
1448Wed Jul 8 21:14:55 2020 daemon.info hostapd: client1: STA d4:dc:cd:85:1f:9e IEEE 802.11: disassociated due to inactivity
1449Wed Jul 8 21:14:56 2020 daemon.info hostapd: client1: STA d4:dc:cd:85:1f:9e IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1450Wed Jul 8 21:15:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:4 mesh1.wadhoc:28
1451Wed Jul 8 21:19:13 2020 daemon.info hostapd: client1: STA 60:e3:ac:d8:05:f9 IEEE 802.11: authenticated
1452Wed Jul 8 21:19:21 2020 daemon.info hostapd: client1: STA 60:e3:ac:d8:05:f9 IEEE 802.11: authenticated
1453Wed Jul 8 21:19:21 2020 daemon.info hostapd: client1: STA 60:e3:ac:d8:05:f9 IEEE 802.11: associated (aid 1)
1454Wed Jul 8 21:19:21 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 60:e3:ac:d8:05:f9
1455Wed Jul 8 21:19:21 2020 daemon.info hostapd: client1: STA c8:3c:85:27:f0:93 IEEE 802.11: authenticated
1456Wed Jul 8 21:19:21 2020 daemon.info hostapd: client1: STA c8:3c:85:27:f0:93 IEEE 802.11: associated (aid 2)
1457Wed Jul 8 21:19:21 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED c8:3c:85:27:f0:93
1458Wed Jul 8 21:24:29 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED c8:3c:85:27:f0:93
1459Wed Jul 8 21:24:29 2020 daemon.info hostapd: client1: STA c8:3c:85:27:f0:93 IEEE 802.11: disassociated due to inactivity
1460Wed Jul 8 21:24:30 2020 daemon.info hostapd: client1: STA c8:3c:85:27:f0:93 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1461Wed Jul 8 21:24:47 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 60:e3:ac:d8:05:f9
1462Wed Jul 8 21:24:47 2020 daemon.info hostapd: client1: STA 60:e3:ac:d8:05:f9 IEEE 802.11: disassociated due to inactivity
1463Wed Jul 8 21:24:48 2020 daemon.info hostapd: client1: STA 60:e3:ac:d8:05:f9 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1464Wed Jul 8 21:30:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:1 mesh1.wadhoc:31
1465Wed Jul 8 21:45:00 2020 user.notice hotfix-IfNoWificlient: wireless stations disappeared for long, restarting Wifi
1466Wed Jul 8 21:45:01 2020 daemon.notice hostapd: client1: interface state ENABLED->DISABLED
1467Wed Jul 8 21:45:01 2020 daemon.notice hostapd: client1: AP-DISABLED
1468Wed Jul 8 21:45:01 2020 daemon.notice hostapd: client1: CTRL-EVENT-TERMINATING
1469Wed Jul 8 21:45:01 2020 daemon.notice hostapd: nl80211: deinit ifname=client1 disabled_11b_rates=0
1470Wed Jul 8 21:45:01 2020 kern.info kernel: [169833.994898] device client1 left promiscuous mode
1471Wed Jul 8 21:45:01 2020 kern.info kernel: [169833.999881] br-client: port 3(client1) entered disabled state
1472Wed Jul 8 21:45:01 2020 daemon.notice netifd: Network device 'client1' link is down
1473Wed Jul 8 21:45:01 2020 kern.info kernel: [169834.123568] batman_adv: bat0: Interface deactivated: mesh1
1474Wed Jul 8 21:45:01 2020 daemon.notice netifd: Network device 'mesh1' link is down
1475Wed Jul 8 21:45:01 2020 daemon.notice netifd: Interface 'mesh_radio1' has link connectivity loss
1476Wed Jul 8 21:45:01 2020 kern.info kernel: [169834.239682] batman_adv: bat0: Removing interface: mesh1
1477Wed Jul 8 21:45:01 2020 daemon.notice netifd: Interface 'mesh_radio1' is now down
1478Wed Jul 8 21:45:02 2020 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
1479Wed Jul 8 21:45:03 2020 kern.warn kernel: [169836.903547] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
1480Wed Jul 8 21:45:03 2020 kern.info kernel: [169836.926249] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
1481Wed Jul 8 21:45:03 2020 daemon.notice hostapd: client0: INTERFACE-ENABLED
1482Wed Jul 8 21:45:04 2020 daemon.notice hostapd: client0: INTERFACE-DISABLED
1483Wed Jul 8 21:45:04 2020 daemon.err hostapd: nl80211: Could not configure driver mode
1484Wed Jul 8 21:45:04 2020 daemon.notice hostapd: nl80211: deinit ifname=client0 disabled_11b_rates=0
1485Wed Jul 8 21:45:04 2020 daemon.err hostapd: nl80211 driver initialization failed.
1486Wed Jul 8 21:45:04 2020 daemon.notice hostapd: client0: interface state UNINITIALIZED->DISABLED
1487Wed Jul 8 21:45:04 2020 daemon.notice hostapd: client0: AP-DISABLED
1488Wed Jul 8 21:45:04 2020 daemon.notice hostapd: client0: CTRL-EVENT-TERMINATING
1489Wed Jul 8 21:45:04 2020 daemon.err hostapd: hostapd_free_hapd_data: Interface client0 wasn't started
1490Wed Jul 8 21:45:04 2020 daemon.notice netifd: radio0 (14680): WARNING (wireless_add_process): executable path /usr/sbin/hostapd does not match process 3147 path ()
1491Wed Jul 8 21:45:04 2020 daemon.notice netifd: radio0 (14680): Device setup failed: HOSTAPD_START_FAILED
1492Wed Jul 8 21:45:04 2020 daemon.err hostapd: Configuration file: /var/run/hostapd-phy1.conf
1493Wed Jul 8 21:45:04 2020 kern.info kernel: [169837.596456] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
1494Wed Jul 8 21:45:04 2020 kern.info kernel: [169837.639498] br-client: port 3(client1) entered blocking state
1495Wed Jul 8 21:45:04 2020 kern.info kernel: [169837.645581] br-client: port 3(client1) entered disabled state
1496Wed Jul 8 21:45:04 2020 kern.info kernel: [169837.651989] device client1 entered promiscuous mode
1497Wed Jul 8 21:45:04 2020 kern.info kernel: [169837.657296] br-client: port 3(client1) entered blocking state
1498Wed Jul 8 21:45:04 2020 kern.info kernel: [169837.663362] br-client: port 3(client1) entered forwarding state
1499Wed Jul 8 21:45:04 2020 daemon.notice hostapd: client1: interface state UNINITIALIZED->COUNTRY_UPDATE
1500Wed Jul 8 21:45:04 2020 daemon.err hostapd: Using interface client1 with hwaddr 3e:6d:c1:f7:97:0c and ssid "Freifunk"
1501Wed Jul 8 21:45:04 2020 kern.info kernel: [169837.746358] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
1502Wed Jul 8 21:45:04 2020 daemon.notice hostapd: client1: interface state COUNTRY_UPDATE->ENABLED
1503Wed Jul 8 21:45:04 2020 daemon.notice hostapd: client1: AP-ENABLED
1504Wed Jul 8 21:45:04 2020 kern.info kernel: [169837.845786] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
1505Wed Jul 8 21:45:05 2020 kern.info kernel: [169837.980916] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
1506Wed Jul 8 21:45:05 2020 daemon.notice netifd: Network device 'mesh1' link is up
1507Wed Jul 8 21:45:05 2020 daemon.notice netifd: Interface 'mesh_radio1' has link connectivity
1508Wed Jul 8 21:45:05 2020 daemon.notice netifd: Interface 'mesh_radio1' is setting up now
1509Wed Jul 8 21:45:05 2020 daemon.notice netifd: Network device 'client1' link is up
1510Wed Jul 8 21:45:05 2020 daemon.notice netifd: Interface 'mesh_radio1' is now up
1511Wed Jul 8 21:45:05 2020 kern.info kernel: [169838.525451] batman_adv: bat0: Adding interface: mesh1
1512Wed Jul 8 21:45:05 2020 kern.info kernel: [169838.530890] batman_adv: bat0: Interface activated: mesh1
1513Wed Jul 8 21:45:05 2020 user.notice firewall: Reloading firewall due to ifup of mesh_radio1 (mesh1)
1514Wed Jul 8 21:45:06 2020 daemon.err gluon-radv-filterd[1804]: Unable to find TQ for originator 02:ca:ff:ee:08:04 (router f2:be:ef:00:08:04)
1515Wed Jul 8 21:45:14 2020 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
1516Wed Jul 8 21:45:15 2020 kern.warn kernel: [169848.938441] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
1517Wed Jul 8 21:45:16 2020 kern.info kernel: [169848.961327] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
1518Wed Jul 8 21:45:16 2020 daemon.notice hostapd: client0: INTERFACE-ENABLED
1519Wed Jul 8 21:45:16 2020 daemon.notice hostapd: client0: INTERFACE-DISABLED
1520Wed Jul 8 21:45:16 2020 daemon.err hostapd: nl80211: Could not configure driver mode
1521Wed Jul 8 21:45:16 2020 daemon.notice hostapd: nl80211: deinit ifname=client0 disabled_11b_rates=0
1522Wed Jul 8 21:45:16 2020 daemon.err hostapd: nl80211 driver initialization failed.
1523Wed Jul 8 21:45:16 2020 daemon.notice hostapd: client0: interface state UNINITIALIZED->DISABLED
1524Wed Jul 8 21:45:16 2020 daemon.notice hostapd: client0: AP-DISABLED
1525Wed Jul 8 21:45:16 2020 daemon.notice hostapd: client0: CTRL-EVENT-TERMINATING
1526Wed Jul 8 21:45:16 2020 daemon.err hostapd: hostapd_free_hapd_data: Interface client0 wasn't started
1527Wed Jul 8 21:45:16 2020 daemon.notice netifd: radio0 (15214): WARNING (wireless_add_process): executable path /usr/sbin/hostapd does not match process 3147 path ()
1528Wed Jul 8 21:45:16 2020 daemon.notice netifd: radio0 (15214): Device setup failed: HOSTAPD_START_FAILED
1529Wed Jul 8 21:45:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:5 mesh1.wadhoc:37
1530Wed Jul 8 21:46:00 2020 user.notice gluon-ssid-changer: TQ is 32, 0 times offline, SSID is Freifunk, change to FF_Offline_HLG-7483c290c2c4
1531Wed Jul 8 21:46:00 2020 user.notice gluon-ssid-changer: TQ is 32, 0 times offline, SSID is Freifunk, change to FF_Offline_HLG-7483c290c2c4
1532Wed Jul 8 21:46:00 2020 daemon.warn hostapd: client0: Could not connect to kernel driver
1533Wed Jul 8 21:47:00 2020 user.notice gluon-ssid-changer: TQ is 76, SSID is FF_Offline_HLG-7483c290c2c4, change to Freifunk
1534Wed Jul 8 21:47:00 2020 user.notice gluon-ssid-changer: TQ is 76, SSID is FF_Offline_HLG-7483c290c2c4, change to Freifunk
1535Wed Jul 8 21:47:00 2020 daemon.warn hostapd: client0: Could not connect to kernel driver
1536Wed Jul 8 21:49:54 2020 daemon.info hostapd: client1: STA 94:16:25:a6:0d:bb IEEE 802.11: authenticated
1537Wed Jul 8 21:49:54 2020 daemon.info hostapd: client1: STA 94:16:25:a6:0d:bb IEEE 802.11: associated (aid 1)
1538Wed Jul 8 21:49:54 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 94:16:25:a6:0d:bb
1539Wed Jul 8 21:50:20 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1540Wed Jul 8 21:52:31 2020 daemon.info hostapd: client1: STA 30:07:4d:0e:c2:eb IEEE 802.11: authenticated
1541Wed Jul 8 21:52:31 2020 daemon.info hostapd: client1: STA 30:07:4d:0e:c2:eb IEEE 802.11: associated (aid 2)
1542Wed Jul 8 21:52:31 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 30:07:4d:0e:c2:eb
1543Wed Jul 8 21:54:01 2020 daemon.info hostapd: client1: STA 30:07:4d:0e:c2:eb IEEE 802.11: disconnected due to excessive missing ACKs
1544Wed Jul 8 21:54:01 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 30:07:4d:0e:c2:eb
1545Wed Jul 8 21:54:31 2020 daemon.info hostapd: client1: STA 30:07:4d:0e:c2:eb IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1546Wed Jul 8 21:55:11 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 94:16:25:a6:0d:bb
1547Wed Jul 8 21:55:11 2020 daemon.info hostapd: client1: STA 94:16:25:a6:0d:bb IEEE 802.11: disassociated due to inactivity
1548Wed Jul 8 21:55:12 2020 daemon.info hostapd: client1: STA 94:16:25:a6:0d:bb IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1549Wed Jul 8 21:59:17 2020 daemon.notice hostapd: client1: STA 80:4e:70:19:d4:1c IEEE 802.11: did not acknowledge authentication response
1550Wed Jul 8 22:00:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:6 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:5 mesh1.wadhoc:46
1551Wed Jul 8 22:04:17 2020 daemon.info hostapd: client1: STA 80:4e:70:19:d4:1c IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1552Wed Jul 8 22:15:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:5 mesh1.wadhoc:31
1553Wed Jul 8 22:16:22 2020 daemon.info hostapd: client1: STA 0c:51:01:49:f3:7d IEEE 802.11: authenticated
1554Wed Jul 8 22:16:22 2020 daemon.info hostapd: client1: STA 0c:51:01:49:f3:7d IEEE 802.11: associated (aid 1)
1555Wed Jul 8 22:16:22 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 0c:51:01:49:f3:7d
1556Wed Jul 8 22:22:39 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 0c:51:01:49:f3:7d
1557Wed Jul 8 22:22:39 2020 daemon.info hostapd: client1: STA 0c:51:01:49:f3:7d IEEE 802.11: disassociated due to inactivity
1558Wed Jul 8 22:22:40 2020 daemon.info hostapd: client1: STA 0c:51:01:49:f3:7d IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1559Wed Jul 8 22:30:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:3 mesh1.wadhoc:24
1560Wed Jul 8 22:37:02 2020 daemon.info hostapd: client1: STA c8:3c:85:30:b3:e4 IEEE 802.11: authenticated
1561Wed Jul 8 22:37:02 2020 daemon.info hostapd: client1: STA c8:3c:85:30:b3:e4 IEEE 802.11: associated (aid 1)
1562Wed Jul 8 22:37:02 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED c8:3c:85:30:b3:e4
1563Wed Jul 8 22:37:03 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED c8:3c:85:30:b3:e4
1564Wed Jul 8 22:37:03 2020 daemon.info hostapd: client1: STA c8:3c:85:30:b3:e4 IEEE 802.11: disassociated
1565Wed Jul 8 22:37:04 2020 daemon.info hostapd: client1: STA c8:3c:85:30:b3:e4 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1566Wed Jul 8 22:45:20 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:4 mesh1.wadhoc:48
1567Wed Jul 8 22:47:19 2020 daemon.info hostapd: client1: STA 08:c5:e1:7d:e0:db IEEE 802.11: authenticated
1568Wed Jul 8 22:47:19 2020 daemon.info hostapd: client1: STA 08:c5:e1:7d:e0:db IEEE 802.11: associated (aid 1)
1569Wed Jul 8 22:47:19 2020 daemon.notice hostapd: client1: AP-STA-CONNECTED 08:c5:e1:7d:e0:db
1570Wed Jul 8 22:52:58 2020 daemon.notice hostapd: client1: AP-STA-DISCONNECTED 08:c5:e1:7d:e0:db
1571Wed Jul 8 22:52:58 2020 daemon.info hostapd: client1: STA 08:c5:e1:7d:e0:db IEEE 802.11: disassociated due to inactivity
1572Wed Jul 8 22:52:59 2020 daemon.info hostapd: client1: STA 08:c5:e1:7d:e0:db IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
1573Wed Jul 8 22:56:35 2020 authpriv.info dropbear[20197]: Child connection from 2001:4dd4:2eca:0:5ca6:4b1b:a465:4adb:59191
1574Wed Jul 8 22:56:36 2020 authpriv.notice dropbear[20197]: Pubkey auth succeeded for 'root' with key sha1!! 6d:70:35:d6:aa:d2:2e:d7:21:09:ef:1b:cc:64:d1:b2:df:00:29:e5 from 2001:4dd4:2eca:0:5ca6:4b1b:a465:4adb:59191
1575Wed Jul 8 23:00:00 2020 user.notice hotfix-IfNoWificlient: wireless stations disappeared for long, restarting Wifi
1576Wed Jul 8 23:00:01 2020 daemon.notice hostapd: client1: interface state ENABLED->DISABLED
1577Wed Jul 8 23:00:01 2020 daemon.notice hostapd: client1: AP-DISABLED
1578Wed Jul 8 23:00:01 2020 daemon.notice hostapd: client1: CTRL-EVENT-TERMINATING
1579Wed Jul 8 23:00:01 2020 daemon.notice hostapd: nl80211: deinit ifname=client1 disabled_11b_rates=0
1580Wed Jul 8 23:00:01 2020 kern.info kernel: [174334.576139] device client1 left promiscuous mode
1581Wed Jul 8 23:00:01 2020 kern.info kernel: [174334.581332] br-client: port 3(client1) entered disabled state
1582Wed Jul 8 23:00:01 2020 daemon.notice netifd: Network device 'client1' link is down
1583Wed Jul 8 23:00:01 2020 kern.info kernel: [174334.693374] batman_adv: bat0: Interface deactivated: mesh1
1584Wed Jul 8 23:00:01 2020 daemon.notice netifd: Network device 'mesh1' link is down
1585Wed Jul 8 23:00:01 2020 daemon.notice netifd: Interface 'mesh_radio1' has link connectivity loss
1586Wed Jul 8 23:00:01 2020 kern.info kernel: [174334.817094] batman_adv: bat0: Removing interface: mesh1
1587Wed Jul 8 23:00:02 2020 daemon.notice netifd: Interface 'mesh_radio1' is now down
1588Wed Jul 8 23:00:03 2020 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
1589Wed Jul 8 23:00:04 2020 kern.warn kernel: [174337.613343] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
1590Wed Jul 8 23:00:04 2020 kern.info kernel: [174337.636035] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
1591Wed Jul 8 23:00:04 2020 daemon.notice hostapd: client0: INTERFACE-ENABLED
1592Wed Jul 8 23:00:04 2020 daemon.notice hostapd: client0: INTERFACE-DISABLED
1593Wed Jul 8 23:00:04 2020 daemon.err hostapd: nl80211: Could not configure driver mode
1594Wed Jul 8 23:00:04 2020 daemon.notice hostapd: nl80211: deinit ifname=client0 disabled_11b_rates=0
1595Wed Jul 8 23:00:04 2020 daemon.err hostapd: nl80211 driver initialization failed.
1596Wed Jul 8 23:00:04 2020 daemon.notice hostapd: client0: interface state UNINITIALIZED->DISABLED
1597Wed Jul 8 23:00:04 2020 daemon.notice hostapd: client0: AP-DISABLED
1598Wed Jul 8 23:00:04 2020 daemon.notice hostapd: client0: CTRL-EVENT-TERMINATING
1599Wed Jul 8 23:00:04 2020 daemon.err hostapd: hostapd_free_hapd_data: Interface client0 wasn't started
1600Wed Jul 8 23:00:04 2020 daemon.notice netifd: radio0 (20679): WARNING (wireless_add_process): executable path /usr/sbin/hostapd does not match process 3147 path ()
1601Wed Jul 8 23:00:04 2020 daemon.notice netifd: radio0 (20679): Device setup failed: HOSTAPD_START_FAILED
1602Wed Jul 8 23:00:05 2020 daemon.err hostapd: Configuration file: /var/run/hostapd-phy1.conf
1603Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.195566] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready
1604Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.227862] br-client: port 3(client1) entered blocking state
1605Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.233895] br-client: port 3(client1) entered disabled state
1606Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.240264] device client1 entered promiscuous mode
1607Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.245562] br-client: port 3(client1) entered blocking state
1608Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.251591] br-client: port 3(client1) entered forwarding state
1609Wed Jul 8 23:00:05 2020 daemon.notice hostapd: client1: interface state UNINITIALIZED->COUNTRY_UPDATE
1610Wed Jul 8 23:00:05 2020 daemon.err hostapd: Using interface client1 with hwaddr 3e:6d:c1:f7:97:0c and ssid "Freifunk"
1611Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.342729] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
1612Wed Jul 8 23:00:05 2020 daemon.notice hostapd: client1: interface state COUNTRY_UPDATE->ENABLED
1613Wed Jul 8 23:00:05 2020 daemon.notice hostapd: client1: AP-ENABLED
1614Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.447836] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready
1615Wed Jul 8 23:00:05 2020 kern.info kernel: [174338.588060] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
1616Wed Jul 8 23:00:05 2020 daemon.notice netifd: Network device 'mesh1' link is up
1617Wed Jul 8 23:00:05 2020 daemon.notice netifd: Interface 'mesh_radio1' has link connectivity
1618Wed Jul 8 23:00:05 2020 daemon.notice netifd: Interface 'mesh_radio1' is setting up now
1619Wed Jul 8 23:00:05 2020 daemon.notice netifd: Network device 'client1' link is up
1620Wed Jul 8 23:00:05 2020 daemon.notice netifd: Interface 'mesh_radio1' is now up
1621Wed Jul 8 23:00:06 2020 kern.info kernel: [174339.145459] batman_adv: bat0: Adding interface: mesh1
1622Wed Jul 8 23:00:06 2020 kern.info kernel: [174339.150834] batman_adv: bat0: Interface activated: mesh1
1623Wed Jul 8 23:00:06 2020 user.notice firewall: Reloading firewall due to ifup of mesh_radio1 (mesh1)
1624Wed Jul 8 23:00:15 2020 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
1625Wed Jul 8 23:00:16 2020 kern.warn kernel: [174349.610908] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
1626Wed Jul 8 23:00:16 2020 kern.info kernel: [174349.633584] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready
1627Wed Jul 8 23:00:16 2020 daemon.notice hostapd: client0: INTERFACE-ENABLED
1628Wed Jul 8 23:00:16 2020 daemon.notice hostapd: client0: INTERFACE-DISABLED
1629Wed Jul 8 23:00:16 2020 daemon.err hostapd: nl80211: Could not configure driver mode
1630Wed Jul 8 23:00:16 2020 daemon.notice hostapd: nl80211: deinit ifname=client0 disabled_11b_rates=0
1631Wed Jul 8 23:00:16 2020 daemon.err hostapd: nl80211 driver initialization failed.
1632Wed Jul 8 23:00:16 2020 daemon.notice hostapd: client0: interface state UNINITIALIZED->DISABLED
1633Wed Jul 8 23:00:16 2020 daemon.notice hostapd: client0: AP-DISABLED
1634Wed Jul 8 23:00:16 2020 daemon.notice hostapd: client0: CTRL-EVENT-TERMINATING
1635Wed Jul 8 23:00:16 2020 daemon.err hostapd: hostapd_free_hapd_data: Interface client0 wasn't started
1636Wed Jul 8 23:00:16 2020 daemon.notice netifd: radio0 (21228): WARNING (wireless_add_process): executable path /usr/sbin/hostapd does not match process 3147 path ()
1637Wed Jul 8 23:00:16 2020 daemon.notice netifd: radio0 (21228): Device setup failed: HOSTAPD_START_FAILED
1638Wed Jul 8 23:00:21 2020 user.notice gluon-linkcheck: batadv.primary0:0 batadv.mesh1:7 mesh0.neighbours:0 mesh0.wadhoc:0 mesh1.neighbours:7 mesh1.wadhoc:45
1639Wed Jul 8 23:00:21 2020 user.notice gluon-healthcheck: neighbour lost, running iw scan
1640Wed Jul 8 23:00:24 2020 daemon.err gluon-radv-filterd[1804]: Unable to find TQ for originator 02:ca:ff:ee:08:04 (router f2:be:ef:00:08:04)
1641Wed Jul 8 23:00:48 2020 authpriv.info dropbear[21353]: Child connection from 2001:4dd4:2eca:0:5ca6:4b1b:a465:4adb:60078
1642Wed Jul 8 23:00:49 2020 authpriv.notice dropbear[21353]: Pubkey auth succeeded for 'root' with key sha1!! 6d:70:35:d6:aa:d2:2e:d7:21:09:ef:1b:cc:64:d1:b2:df:00:29:e5 from 2001:4dd4:2eca:0:5ca6:4b1b:a465:4adb:60078