On Montag, 13. August 2018 04:24:08 CEST ligang.liu@mail.sim.ac.cn wrote: [...]
I'm so sorry for late reply, because I was in vocation last week.
No problem. But please change your reply style [2]. It is not very helpful when I first have to open my old mail to find out what you've added to the text and what was my original text :)
Thank you very much for your concern on our work.
First of all, I have to say that the batman-adv V has performed very good in our recent tests. The main reason why it performed poor when we tested it is the cfg80211 bug. When we made the test in Jan. we did not know about the cfg80211 uninitialization bug. We never thought of this kind of bug at that time, which is far beyond our scope.
Thanks for checking that. In the light of this and the other problems mentioned in my mail, it would be a good idea to retract the paper with the wrong information and revisit the topic with a new paper. I would be really interested in your results and the overhead comparison - but when comparing the different B.A.T.M.A.N. algorithm versions instead of bugs in other components.
This paper now could cause problems when other research use it as base for their own research - not noticing that this paper is flawed.
@kekegai@smart-com.org: Are you handling the retraction of CSCloud/EdgeCom 2018 conference papers [1]?
I noticed this problem in the mail-list until in June.
Recently, I tried to fix the bug by modified the cfg80211 source code, ref https://patchwork.kernel.org/patch/10449857/
[...]
Some tests have revealed that V has very good performance, at least not bad than IV. We will report our results after more careful tests.
Thanks
Here is my response of your questions.
- What is OpenWrt 1703? (you've referenced a batman-adv config tutorial here and there is no such version as OpenWrt 1703)
ANS: The base OpenWrt we used was built near in Sep. 2017, with git clone https://git.lede-project.org/source.git
I think the OpenWrt version should be LEDE 17.01.03
No, this would *not* result in LEDE 17.01.3 (released in Oct 3, 2017) - because you would have to specify the correct branch branch (actually the correct tag). The work on the stable versions v17.01.x was separated from the rest of the development with the branch created on on 2017-01-16. And your commands will neither use the separate branch or the actual commit - it will just use whatever master is at that time. Rather bad when somebody wants to understand how to reproduce the results of your experiment.
Please make sure in your revisited paper that you make correct statements about the used software (LEDE vs. OpenWrt, git tags or actual git version's, applied patches, used feed versions, ...). Btw. there was just an actual OpenWrt release (after v15.05.1): 18.06.0 [3].
And also make sure that you're references are actually about the software. Right now your paper makes wrong statements about that kind of stuff.
* don't call it OpenWRT when it is LEDE * don't name it 1703 when there is no such version and you've actually used the development branch * don't add a reference for OpenWRT 1703 which is then pointing to an unrelated config tutorial on open-mesh.org
Having these incorrect statements in your paper doesn't make it look like it is of high quality. And this also causes problems when other try to use your paper as base for their own research.
- When did you want to contact the authors of the B.A.T.M.A.N. V implementation in batman-adv about your findings?
ANS: I have tried to contact the community by sending a email to the mail-list, with a title "What's the exact definition of expected_throughput in BATMAN-ADV V?". In that email, I described my concern that the value of the expected_throughput was confused, and asked for help.
Unfortunately there are no response from there.
There was no such mail on the mailing list [4]. Please make sure that you followed our requirements for this list [5] (no HTML mails). And please use shorter, more concrete subjects than that.
But it seems that you never contacted the batman-adv developers via the mailing list about the other problems.
- How did you solve the cfg80211 bug which returns uninitialized (random) data when asked for the expected throughput of a station? Maybe you remember that the expected throughput is *the value* which B.A.T.M.A.N. V needs to calculate routes.
ANS: Our test was done in Jan. 2018 and the paper was submitted in Feb. 2018. At that time, I even had not realized that the problem of expected_throughput was from cfg80211 bug.
So your paper therefore (without you noticing) doesn't compare B.A.T.M.A.N. IV vs. B.A.T.M.A.N. V but still tries to establish the narrative that B.A.T.M.A.N. V is worse.
- What batman-adv version was used?
ANS: I think the version of batman-adv is 2017.3 because the source file in OpenWrt named as: batman-adv-2017.3 batctl-2017.3
This already shows that you did not use LEDE 17.01.3 - because this version did never include that particular batman-adv release. You were more likely on some random LEDE development branch commit.
- Did you use the openwrt-routing feed (which exact version) for batctl+batman-adv or how did you build it?
ANS: Here are the main scripts. git clone https://git.lede-project.org/source.git ./scripts/feeds update -a ./scripts/feeds install -a
make download V=s make V=99
At last I flushed the generated 2 files: lede-ar71xx-generic-uImage-lzma.bin lede-ar71xx-generic-root.squashfs
These instruction will result in different version depending on when you run them. Neither the used LEDE commit is specified here nor the used feed commit.
- Did you generate graphs for the chosen best next hop and how it changes over time in comparison to B.A.T.M.A.N. IV?
ANS: I had checked the route by batctl ping -R xxx.xxx.xxx.xxx Unfortunately, we did not record and compare the route between IV and V.
I am currently assuming that the chosen routes were wrong because of the cfg80211 bug [6]. Your brief tests with the fixed cfg80211 seem to suggest this but no way to check this now.
Kind regards, Sven
[2] https://en.wikipedia.org/wiki/Posting_style#Interleaved_style [3] https://github.com/openwrt/openwrt/releases/tag/v18.06.0 [4] https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/ [5] https://www.open-mesh.org/projects/open-mesh/wiki/MailingList [6] https://patchwork.kernel.org/patch/10449857/
Hi, dear all.
I recently test BATMAN-adv V again, with new OpenWRT 18.06.1 (git clone -b v18.06.0 git://git.openwrt.org/openwrt/openwrt.git). I think the sinfo uninitialization bug has been fixed in this build.
One strange thing. Can I ignore this waring, even if I think the wifi driver is ok? [ 30.628792] batman_adv: bat0: WiFi driver or ethtool info does not provide information about link speeds on interface wlan1, therefore defaulting to hardcoded throughput values of 1.0 Mbps. Consider overriding the throughput manually or checking your driver.
Here are my test setup and configuration. =============== system setup =============== System setup: Atheros AP147-010 reference board Qualcomm Atheros QCA9533 ver 2 rev 0 Firmware verison: OpenWrt 18.06.1 r7258-5eb055306f / LuCI openwrt-18.06 branch (git-18.228.31946-f64b152) Kernel version: 4.9.120 ================ configuration ============== root@n1:/etc/app# uci show batman-adv batman-adv.bat0=mesh batman-adv.bat0.aggregated_ogms='1' batman-adv.bat0.log_level='0' batman-adv.bat0.bridge_loop_avoidance='1' batman-adv.bat0.distributed_arp_table='1' batman-adv.bat0.orig_interval='1000' batman-adv.bat0.hop_penalty='5' root@n1:/etc/app# ###### we have 2 wifi modules but only radio1 is used. ############### root@n1:/etc/app# uci show wireless wireless.radio0=wifi-device wireless.radio0.type='mac80211' wireless.radio0.channel='36' wireless.radio0.hwmode='11a' wireless.radio0.path='pci0000:00/0000:00:00.0' wireless.radio0.htmode='VHT80' wireless.radio0.country='US' wireless.radio0.legacy_rates='1' wireless.radio0.disabled='1' wireless.radio0.txpower='3' wireless.default_radio0=wifi-iface wireless.default_radio0.device='radio0' wireless.default_radio0.encryption='none' wireless.default_radio0.ssid='OpenWrt5g' wireless.default_radio0.mode='adhoc' wireless.default_radio0.network='batnet1 lan' wireless.default_radio0.bssid='00:11:22:33:44:58' wireless.default_radio0.macaddr='00:00:0C:18:08:01' wireless.radio1=wifi-device wireless.radio1.type='mac80211' wireless.radio1.channel='11' wireless.radio1.hwmode='11g' wireless.radio1.path='platform/qca953x_wmac' wireless.radio1.htmode='HT20' wireless.radio1.country='US' wireless.radio1.legacy_rates='1' wireless.radio1.txpower='3' wireless.default_radio1=wifi-iface wireless.default_radio1.device='radio1' wireless.default_radio1.encryption='none' wireless.default_radio1.mode='adhoc' wireless.default_radio1.bssid='00:11:22:33:44:58' wireless.default_radio1.network='batnet0 lan' wireless.default_radio1.macaddr='00:00:0D:18:08:01' wireless.default_radio1.ssid='adhoc1808' root@n1:/etc/app# root@n1:/etc/app# uci show network network.loopback=interface network.loopback.ifname='lo' network.loopback.proto='static' network.loopback.ipaddr='127.0.0.1' network.loopback.netmask='255.0.0.0' network.globals=globals network.globals.ula_prefix='fd9a:698d:ae50::/48' network.batnet0=interface network.batnet0.proto='batadv' network.batnet0.mesh='bat0' network.batnet0.mtu='1532' network.batnet0.routing_algo='BATMAN_IV' or 'BATMAN_V' network.lan=interface network.lan.type='bridge' network.lan.proto='static' network.lan.ipaddr='192.168.1.1' network.lan.netmask='255.255.255.0' network.lan.ip6assign='60' network.lan.ifname='bat0 eth0.1 radio1' network.@switch[0]=switch network.@switch[0].name='switch0' network.@switch[0].reset='1' network.@switch[0].enable_vlan='1' network.@switch_vlan[0]=switch_vlan network.@switch_vlan[0].device='switch0' network.@switch_vlan[0].vlan='1' network.@switch_vlan[0].ports='1 2 3 4 0t' network.@switch_vlan[1]=switch_vlan network.@switch_vlan[1].device='switch0' network.@switch_vlan[1].vlan='2' network.@switch_vlan[1].ports='5 6t'
When I test with 3 nodes, both IV and V have good, similar performance. =============== 3-node case =========================== In 3-node case, they are deployed in a line, n1 --- n2 --- n3 Both IV and V have good similar performance. Single hop (n1-n2) delay is approximately 1.5ms, and 2-hop (n1-n2-n3) delay 3ms. Single hop (n1-n2) throughput is approximately 20Mbps, and throughput from n1 to n3 is about 3Mbps.
HOWEVER, when 6 nodes are delplyed, V gives poor performance, while IV performs as good as in 3-node case. =============== 6-node case =========================== In 6-node case, they are deployed like: n1 --- n2 --- n3
n4 --- n5 --- n6
In node n1: (The result could change in a small range). root@n1:/etc/app# iwinfo wlan1 asso 00:00:0D:18:08:02 -78 dBm / -95 dBm (SNR 17) 300 ms ago RX: 39.0 MBit/s, MCS 4, 20MHz 81322 Pkts. TX: 28.9 MBit/s, MCS 3, 20MHz 34863 Pkts. expected throughput: 18.2 MBit/s 00:00:0D:18:08:05 -81 dBm / -95 dBm (SNR 14) 240 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 109620 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 14900 Pkts. expected throughput: unknown 00:00:0D:18:08:04 -87 dBm / -95 dBm (SNR 8) 90 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 81877 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 18442 Pkts. expected throughput: unknown 00:00:0D:18:08:06 -87 dBm / -95 dBm (SNR 8) 310 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 150986 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 16945 Pkts. expected throughput: unknown 00:00:0D:18:08:03 -90 dBm / -95 dBm (SNR 5) 370 ms ago RX: 13.5 MBit/s, MCS 0, 40MHz 21643 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 20166 Pkts. expected throughput: unknown
In node n2: root@n2:~# iwinfo wlan1 ass 00:00:0D:18:08:03 -83 dBm / -95 dBm (SNR 12) 180 ms ago RX: 14.4 MBit/s, MCS 1, 20MHz 87879 Pkts. TX: 14.4 MBit/s, MCS 1, 20MHz 23346 Pkts. expected throughput: 9.0 MBit/s 00:00:0D:18:08:05 -81 dBm / -95 dBm (SNR 14) 10 ms ago RX: 19.5 MBit/s, MCS 2, 20MHz 75997 Pkts. TX: 28.9 MBit/s, MCS 3, 20MHz 26601 Pkts. expected throughput: 11.4 MBit/s 00:00:0D:18:08:04 -75 dBm / -95 dBm (SNR 20) 10 ms ago RX: 14.4 MBit/s, MCS 1, 20MHz 80926 Pkts. TX: 21.7 MBit/s, MCS 2, 20MHz 25830 Pkts. expected throughput: 11.4 MBit/s 00:00:0D:18:08:01 -67 dBm / -95 dBm (SNR 28) 10 ms ago RX: 57.8 MBit/s, MCS 5, 20MHz 111463 Pkts. TX: 43.3 MBit/s, MCS 4, 20MHz 36832 Pkts. expected throughput: 25.1 MBit/s 00:00:0D:18:08:06 -89 dBm / -95 dBm (SNR 6) 0 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 60098 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 18816 Pkts. expected throughput: 2.2 MBit/s
The performance of IV does not change much in 6-node case, while he performance of V degrades much.
Firstly, the one-hop average delay increases much, from about 1.5ms to 5.148ms root@n1:/etc/app# batctl ping -c 10 -R n2 PING n2 (00:00:0d:18:08:02) 116(144) bytes of data 116 bytes from n2 icmp_seq=1 ttl=50 time=2.90 ms RR: n1 n2 n2 n1
116 bytes from n2 icmp_seq=2 ttl=50 time=1.04 ms (same route) 116 bytes from n2 icmp_seq=3 ttl=50 time=1.91 ms (same route) 116 bytes from n2 icmp_seq=4 ttl=50 time=21.34 ms (same route) 116 bytes from n2 icmp_seq=5 ttl=50 time=8.03 ms (same route) 116 bytes from n2 icmp_seq=6 ttl=50 time=10.93 ms (same route) 116 bytes from n2 icmp_seq=7 ttl=50 time=1.06 ms (same route) 116 bytes from n2 icmp_seq=8 ttl=50 time=2.23 ms (same route) 116 bytes from n2 icmp_seq=9 ttl=50 time=0.97 ms (same route) 116 bytes from n2 icmp_seq=10 ttl=50 time=1.07 ms (same route) --- n2 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 0.967/5.148/21.344/6.291 ms root@n1:/etc/app# root@n1:/etc/app#
Secondly, the 2-hop average delay (n1-n2-n3) increases much, from about 3 ms to 162.780 ms root@n1:/etc/app# batctl ping -c 10 -R n3 PING n3 (00:00:0d:18:08:03) 116(144) bytes of data 116 bytes from n3 icmp_seq=1 ttl=49 time=123.47 ms RR: n1 n2 n3 n3 n2 n1
116 bytes from n3 icmp_seq=2 ttl=49 time=197.27 ms (same route) 116 bytes from n3 icmp_seq=3 ttl=49 time=122.70 ms (same route) 116 bytes from n3 icmp_seq=4 ttl=49 time=223.81 ms (same route) 116 bytes from n3 icmp_seq=5 ttl=49 time=381.54 ms (same route) 116 bytes from n3 icmp_seq=6 ttl=49 time=36.88 ms (same route) 116 bytes from n3 icmp_seq=7 ttl=49 time=277.80 ms (same route) 116 bytes from n3 icmp_seq=8 ttl=49 time=175.26 ms (same route) 116 bytes from n3 icmp_seq=9 ttl=49 time=66.12 ms (same route) 116 bytes from n3 icmp_seq=10 ttl=49 time=22.94 ms (same route) --- n3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 22.943/162.780/381.542/106.797 ms root@n1:/etc/app#
Thirdly, the one-hop (n1-n2) throughput decreases, from about 18Mbps to 8.91Mbps.
root@n1:/etc/app# iperf3 -c n2 Connecting to host n2, port 5201 [ 5] local 192.168.1.1 port 44740 connected to 192.168.1.2 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 1014 KBytes 8.30 Mbits/sec 0 67.9 KBytes [ 5] 1.00-2.00 sec 1.46 MBytes 12.2 Mbits/sec 0 117 KBytes [ 5] 2.00-3.00 sec 1.30 MBytes 10.9 Mbits/sec 0 134 KBytes [ 5] 3.00-4.00 sec 682 KBytes 5.59 Mbits/sec 1 105 KBytes [ 5] 4.00-5.00 sec 590 KBytes 4.83 Mbits/sec 2 19.8 KBytes [ 5] 5.00-6.00 sec 103 KBytes 846 Kbits/sec 1 31.1 KBytes [ 5] 6.00-7.00 sec 1.15 MBytes 9.65 Mbits/sec 0 93.3 KBytes [ 5] 7.00-8.00 sec 1.66 MBytes 13.9 Mbits/sec 1 65.0 KBytes [ 5] 8.00-9.00 sec 1.13 MBytes 9.44 Mbits/sec 0 93.3 KBytes [ 5] 9.00-10.00 sec 1.60 MBytes 13.4 Mbits/sec 0 126 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 10.6 MBytes 8.91 Mbits/sec 5 sender [ 5] 0.00-10.06 sec 10.4 MBytes 8.65 Mbits/sec receiver
iperf Done.
Fourthly, the 2-hop throughput decreases dramatically.
root@n1:/etc/app# iperf3 -c n3 Connecting to host n3, port 5201 [ 5] local 192.168.1.1 port 50920 connected to 192.168.1.3 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.01 sec 99.0 KBytes 806 Kbits/sec 0 41.0 KBytes [ 5] 1.01-2.00 sec 50.9 KBytes 419 Kbits/sec 0 42.4 KBytes [ 5] 2.00-3.00 sec 60.8 KBytes 498 Kbits/sec 0 45.2 KBytes [ 5] 3.00-4.00 sec 56.6 KBytes 463 Kbits/sec 0 50.9 KBytes [ 5] 4.00-5.00 sec 105 KBytes 857 Kbits/sec 0 77.8 KBytes [ 5] 5.00-6.00 sec 87.7 KBytes 718 Kbits/sec 0 99.0 KBytes [ 5] 6.00-7.00 sec 91.9 KBytes 753 Kbits/sec 1 102 KBytes [ 5] 7.00-8.00 sec 147 KBytes 1.20 Mbits/sec 0 102 KBytes [ 5] 8.00-9.00 sec 191 KBytes 1.56 Mbits/sec 0 107 KBytes [ 5] 9.00-10.00 sec 0.00 Bytes 0.00 bits/sec 0 107 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 889 KBytes 729 Kbits/sec 1 sender [ 5] 0.00-10.34 sec 813 KBytes 644 Kbits/sec receiver
iperf Done.
The more results could be found in the log below, where node n4, n5, and n6 are included.
Here is my log (only for batman-adv V), in node n1 and n2 respectively. Is my configuration or operation wrong somewhere?
Any comment and suggestion is welcome.
Yours Sincerely, Ligang
================================================= == log of node n1 ================================================= BusyBox v1.28.3 () built-in shell (ash)
_______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt 18.06.1, r7258-5eb055306f ----------------------------------------------------- root@n1:~# cd /etc/app root@n1:/etc/app# batctl o [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] Originator last-seen ( throughput) Nexthop [outgoingIF] n4 0.070s ( 1.5) n3 [ wlan1] n4 0.070s ( 1.3) n6 [ wlan1] n4 0.070s ( 4.0) n5 [ wlan1] n4 0.070s ( 8.6) n2 [ wlan1] * n4 0.070s ( 9.0) * n4 [ wlan1] n3 0.540s ( 3.6) n5 [ wlan1] n3 0.540s ( 3.5) n4 [ wlan1] n3 0.540s ( 1.4) n6 [ wlan1] * n3 0.540s ( 6.9) * n2 [ wlan1] n3 0.540s ( 1.5) n3 [ wlan1] n5 0.050s ( 1.4) n6 [ wlan1] * n5 0.050s ( 9.0) * n4 [ wlan1] n5 0.050s ( 1.5) n3 [ wlan1] n5 0.050s ( 6.5) n2 [ wlan1] n5 0.050s ( 3.4) n5 [ wlan1] n2 0.000s ( 1.4) n6 [ wlan1] n2 0.000s ( 7.5) n4 [ wlan1] n2 0.000s ( 1.4) n3 [ wlan1] n2 0.000s ( 3.4) n5 [ wlan1] * n2 0.000s ( 24.6) * n2 [ wlan1] n6 0.050s ( 6.2) n4 [ wlan1] n6 0.050s ( 1.5) n6 [ wlan1] n6 0.050s ( 1.5) n3 [ wlan1] * n6 0.050s ( 6.4) * n2 [ wlan1] n6 0.050s ( 3.4) n5 [ wlan1] root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# dmesg [ 0.000000] Linux version 4.9.120 (herrychien@ubuntu) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7258-5eb055306f) ) #0 Thu Aug 16 07:51:15 2018 [ 0.000000] MyLoader: sysp=ffefffff, boardp=ffffffff, parts=fbffafff [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) [ 0.000000] SoC: Qualcomm Atheros QCA9533 ver 2 rev 0 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 08000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] free_area_init_node: node 0, pgdat 8046c2f4, node_mem_map 81000020 [ 0.000000] Normal zone: 256 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32768 pages, LIFO batch:7 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: board=AP147-010 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14528k(rootfs),1472k(kernel),64k(art)ro,16000k@0x50000(firmware) rootfstype=squashfs noinitrd [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 124808K/131072K available (3176K kernel code, 171K rwdata, 800K rodata, 324K init, 213K bss, 6264K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.000000] Clocks: CPU:650.000MHz, DDR:392.529MHz, AHB:216.666MHz, Ref:25.000MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5880801374 ns [ 0.000010] sched_clock: 32 bits at 325MHz, resolution 3ns, wraps every 6607641598ns [ 0.008270] Calibrating delay loop... 432.53 BogoMIPS (lpj=2162688) [ 0.071123] pid_max: default: 32768 minimum: 301 [ 0.076118] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.083093] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.093891] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.104316] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.111455] NET: Registered protocol family 16 [ 0.117906] MIPS: machine is Atheros AP147-010 reference board [ 0.128599] registering PCI controller with io_map_base unset [ 0.632868] PCI host bridge to bus 0000:00 [ 0.637278] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff] [ 0.644516] pci_bus 0000:00: root bus resource [io 0x0000] [ 0.650393] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.657546] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.665933] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000 [ 0.665980] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.666034] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [ 0.666110] pci 0000:00:00.0: supports D1 [ 0.666120] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 0.666331] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 [ 0.666364] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit] [ 0.674089] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref] [ 0.681754] pci 0000:00:00.0: using irq 40 for pin 1 [ 0.687782] clocksource: Switched to clocksource MIPS [ 0.694378] NET: Registered protocol family 2 [ 0.699936] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.707306] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.714089] TCP: Hash tables configured (established 1024 bind 1024) [ 0.720935] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.727114] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.734093] NET: Registered protocol family 1 [ 0.738789] PCI: CLS 0 bytes, default 32 [ 0.744957] Crashlog allocated RAM at address 0x3f00000 [ 0.751995] workingset: timestamp_bits=30 max_order=15 bucket_order=0 [ 0.765971] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.772174] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.794441] io scheduler noop registered [ 0.798652] io scheduler deadline registered (default) [ 0.804425] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.811621] console [ttyS0] disabled [ 0.835559] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A [ 0.844668] console [ttyS0] enabled [ 0.852224] bootconsole [early0] disabled [ 0.865289] m25p80 spi0.0: found w25q128, expected m25p80 [ 0.882028] m25p80 spi0.0: w25q128 (16384 Kbytes) [ 0.886944] 6 cmdlinepart partitions found on MTD device spi0.0 [ 0.893085] Creating 6 MTD partitions on "spi0.0": [ 0.898070] 0x000000000000-0x000000040000 : "u-boot" [ 0.905660] 0x000000040000-0x000000050000 : "u-boot-env" [ 0.913714] 0x000000050000-0x000000e80000 : "rootfs" [ 0.920845] mtd: device 2 (rootfs) set to be root filesystem [ 0.926755] 1 squashfs-split partitions found on MTD device rootfs [ 0.933224] 0x000000750000-0x000000e80000 : "rootfs_data" [ 0.941388] 0x000000e80000-0x000000ff0000 : "kernel" [ 0.949105] 0x000000ff0000-0x000001000000 : "art" [ 0.956477] 0x000000050000-0x000000ff0000 : "firmware" [ 0.965520] libphy: Fixed MDIO Bus: probed [ 0.997210] libphy: ag71xx_mdio: probed [ 1.630362] ag71xx-mdio.1: Found an AR934X built-in switch [ 1.683746] eth0: Atheros AG71xx at 0xba000000, irq 5, mode:GMII [ 2.320751] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY] [ 2.331028] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode:MII [ 2.339343] NET: Registered protocol family 10 [ 2.349051] NET: Registered protocol family 17 [ 2.353819] 8021q: 802.1Q VLAN Support v1.8 [ 2.365283] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 2.375309] Freeing unused kernel memory: 324K [ 2.379940] This architecture does not have kernel memory protection. [ 2.547798] random: fast init done [ 3.027669] init: Console is alive [ 3.031586] init: - watchdog - [ 4.411317] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.547846] usbcore: registered new interface driver usbfs [ 4.553632] usbcore: registered new interface driver hub [ 4.559275] usbcore: registered new device driver usb [ 4.571375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.580231] ehci-platform: EHCI generic platform driver [ 4.585736] ehci-platform ehci-platform: EHCI Host Controller [ 4.591797] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 [ 4.602132] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 [ 4.637822] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 [ 4.645307] hub 1-0:1.0: USB hub found [ 4.649722] hub 1-0:1.0: 1 port detected [ 4.657292] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.665535] ohci-platform: OHCI generic platform driver [ 4.672079] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.690168] init: - preinit - [ 5.769062] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 5.801157] random: procd: uninitialized urandom read (4 bytes read) [ 9.166454] jffs2: notice: (385) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 9.184800] mount_root: switching to jffs2 overlay [ 9.244110] urandom-seed: Seeding with /etc/urandom.seed [ 9.430886] procd: - early - [ 9.433999] procd: - watchdog - [ 10.105363] procd: - watchdog - [ 10.109021] procd: - ubus - [ 10.194159] random: jshn: uninitialized urandom read (4 bytes read) [ 10.389836] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.399092] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.415355] procd: - init - [ 10.916473] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.944885] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 10.980605] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180 [ 10.988977] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d [ 11.262133] batman_adv: B.A.T.M.A.N. advanced 2018.1 (compatibility version 15) loaded [ 11.284620] Linux video capture interface: v2.00 [ 11.329162] u32 classifier [ 11.331973] input device check on [ 11.335751] Actions configured [ 11.371052] Mirror/redirect action on [ 11.392146] nf_conntrack version 0.5.0 (2048 buckets, 8192 max) [ 11.505726] ip_tables: (C) 2000-2006 Netfilter Core Team [ 11.742187] usbcore: registered new interface driver usbserial [ 11.748423] usbcore: registered new interface driver usbserial_generic [ 11.755272] usbserial: USB Serial support registered for generic [ 11.824428] xt_time: kernel timezone is -0000 [ 11.861548] ath10k 4.13 driver, optimized for CT firmware, probing pci device: 0x3c. [ 11.871869] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) [ 11.877983] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0 [ 12.153103] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:00:00.0.txt failed with error -2 [ 12.164037] ath10k_pci 0000:00:00.0: Falling back to user helper [ 12.248769] firmware ath10k!fwcfg-pci-0000:00:00.0.txt: firmware_loading_store: map pages failed [ 12.258284] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2 [ 12.269381] ath10k_pci 0000:00:00.0: Falling back to user helper [ 12.430951] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed [ 12.511351] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-5.bin failed with error -2 [ 12.522736] ath10k_pci 0000:00:00.0: Falling back to user helper [ 12.665359] firmware ath10k!QCA988X!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed [ 12.675313] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-2.bin failed with error -2 [ 12.686681] ath10k_pci 0000:00:00.0: Falling back to user helper [ 12.848142] firmware ath10k!QCA988X!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed [ 12.858074] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-6.bin failed with error -2 [ 12.869164] ath10k_pci 0000:00:00.0: Falling back to user helper [ 13.030448] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed [ 13.040141] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-5.bin failed with error -2 [ 13.051237] ath10k_pci 0000:00:00.0: Falling back to user helper [ 13.212544] firmware ath10k!QCA988X!hw2.0!firmware-5.bin: firmware_loading_store: map pages failed [ 13.222235] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-4.bin failed with error -2 [ 13.233332] ath10k_pci 0000:00:00.0: Falling back to user helper [ 13.394946] firmware ath10k!QCA988X!hw2.0!firmware-4.bin: firmware_loading_store: map pages failed [ 13.404637] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-3.bin failed with error -2 [ 13.415732] ath10k_pci 0000:00:00.0: Falling back to user helper [ 13.576863] firmware ath10k!QCA988X!hw2.0!firmware-3.bin: firmware_loading_store: map pages failed [ 13.595369] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043002ff sub 0000:0000 [ 13.604999] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 13.618617] ath10k_pci 0000:00:00.0: firmware ver 10.1-ct-8x-__fW-021-4fa9f30 api 2 features wmi-10.x,has-wmi-mgmt-tx,txstatus-noack,wmi-10.x-CT,ratemask-CT,get-temp-CT,tx-rc-CT,cust-stats-CT crc32 ca41d135 [ 13.721943] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2 [ 13.732779] ath10k_pci 0000:00:00.0: Falling back to user helper [ 13.829783] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed [ 13.839532] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 [ 14.760494] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256 [ 14.778162] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410' [ 14.784687] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0' [ 14.792098] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 26384 iram: 26852' [ 14.846669] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1 [ 14.992685] ath: EEPROM regdomain: 0x0 [ 14.992696] ath: EEPROM indicates default country code should be used [ 14.992700] ath: doing EEPROM country->regdmn map search [ 14.992714] ath: country maps to regdmn code: 0x3a [ 14.992720] ath: Country alpha2 being used: US [ 14.992724] ath: Regpair used: 0x3a [ 15.022254] usbcore: registered new interface driver cp210x [ 15.028213] usbserial: USB Serial support registered for cp210x [ 15.129893] PPP generic driver version 2.4.2 [ 15.137610] NET: Registered protocol family 24 [ 15.152916] usbcore: registered new interface driver uvcvideo [ 15.158923] USB Video Class driver (1.1.1) [ 15.185629] ath: EEPROM regdomain: 0x0 [ 15.185643] ath: EEPROM indicates default country code should be used [ 15.185646] ath: doing EEPROM country->regdmn map search [ 15.185665] ath: country maps to regdmn code: 0x3a [ 15.185671] ath: Country alpha2 being used: US [ 15.185674] ath: Regpair used: 0x3a [ 15.197381] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 15.202855] ieee80211 phy1: Atheros AR9531 Rev:2 mem=0xb8100000, irq=47 [ 15.306982] kmodloader: done loading kernel modules from /etc/modules.d/* [ 26.780909] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 26.829710] br-lan: port 1(eth0.1) entered blocking state [ 26.835305] br-lan: port 1(eth0.1) entered disabled state [ 26.841455] device eth0.1 entered promiscuous mode [ 26.846411] device eth0 entered promiscuous mode [ 26.921361] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 28.930059] eth0: link up (1000Mbps/Full duplex) [ 28.934883] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 28.977976] br-lan: port 1(eth0.1) entered blocking state [ 28.983575] br-lan: port 1(eth0.1) entered forwarding state [ 29.038005] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 29.470876] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready [ 29.653748] wlan1: Created IBSS using preconfigured BSSID 00:11:22:33:44:58 [ 29.661156] wlan1: Creating new IBSS network, BSSID 00:11:22:33:44:58 [ 29.680793] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready [ 30.088209] batman_adv: bat0: Adding interface: wlan1 [ 30.093455] batman_adv: bat0: The MTU of interface wlan1 is too small (1532) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 30.118825] batman_adv: bat0: Interface activated: wlan1 [ 30.126364] 8021q: adding VLAN 0 to HW filter on device bat0 [ 30.178886] br-lan: port 2(bat0) entered blocking state [ 30.184469] br-lan: port 2(bat0) entered disabled state [ 30.190382] device bat0 entered promiscuous mode [ 30.195244] br-lan: port 2(bat0) entered blocking state [ 30.200702] br-lan: port 2(bat0) entered forwarding state [ 30.509027] batman_adv: bat0: hop_penalty: Changing from: 30 to: 5 [ 30.587991] batman_adv: bat0: No IGMP Querier present - multicast optimizations disabled [ 30.596371] batman_adv: bat0: No MLD Querier present - multicast optimizations disabled [ 30.628792] batman_adv: bat0: WiFi driver or ethtool info does not provide information about link speeds on interface wlan1, therefore defaulting to hardcoded throughput values of 1.0 Mbps. Consider overriding the throughput manually or checking your driver. [ 53.057859] random: crng init done [ 53.061401] random: 6 urandom warning(s) missed due to ratelimiting root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# logread Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.000000] Linux version 4.9.120 (herrychien@ubuntu) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7258-5eb055306f) ) #0 Thu Aug 16 07:51:15 2018 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.000000] MyLoader: sysp=ffefffff, boardp=ffffffff, parts=fbffafff Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] bootconsole [early0] enabled Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] SoC: Qualcomm Atheros QCA9533 ver 2 rev 0 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Determined physical RAM map: Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] memory: 08000000 @ 00000000 (usable) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Zone ranges: Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff] Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Movable zone start for each node Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Early memory node ranges Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.000000] On node 0 totalpages: 32768 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.000000] free_area_init_node: node 0, pgdat 8046c2f4, node_mem_map 81000020 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.000000] Normal zone: 256 pages used for memmap Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.000000] Normal zone: 0 pages reserved Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.000000] Normal zone: 32768 pages, LIFO batch:7 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.000000] Kernel command line: board=AP147-010 console=ttyS0,115200 mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,14528k(rootfs),1472k(kernel),64k(art)ro,16000k@0x50000(firmware) rootfstype=squashfs noinitrd Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Writing ErrCtl register=00000000 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Readback ErrCtl register=00000000 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Memory: 124808K/131072K available (3176K kernel code, 171K rwdata, 800K rodata, 324K init, 213K bss, 6264K reserved, 0K cma-reserved) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] NR_IRQS:51 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] Clocks: CPU:650.000MHz, DDR:392.529MHz, AHB:216.666MHz, Ref:25.000MHz Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5880801374 ns Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.000010] sched_clock: 32 bits at 325MHz, resolution 3ns, wraps every 6607641598ns Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.008270] Calibrating delay loop... 432.53 BogoMIPS (lpj=2162688) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.071123] pid_max: default: 32768 minimum: 301 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.076118] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.083093] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.093891] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.104316] futex hash table entries: 256 (order: -1, 3072 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.111455] NET: Registered protocol family 16 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.117906] MIPS: machine is Atheros AP147-010 reference board Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 0.128599] registering PCI controller with io_map_base unset Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.632868] PCI host bridge to bus 0000:00 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.637278] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff] Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.644516] pci_bus 0000:00: root bus resource [io 0x0000] Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.650393] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.657546] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.665933] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.665980] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.666034] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.666110] pci 0000:00:00.0: supports D1 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.666120] pci 0000:00:00.0: PME# supported from D0 D1 D3hot Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.666331] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.666364] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit] Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.674089] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref] Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.681754] pci 0000:00:00.0: using irq 40 for pin 1 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.687782] clocksource: Switched to clocksource MIPS Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.694378] NET: Registered protocol family 2 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.699936] TCP established hash table entries: 1024 (order: 0, 4096 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.707306] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.714089] TCP: Hash tables configured (established 1024 bind 1024) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.720935] UDP hash table entries: 256 (order: 0, 4096 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.727114] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.734093] NET: Registered protocol family 1 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 0.738789] PCI: CLS 0 bytes, default 32 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 0.744957] Crashlog allocated RAM at address 0x3f00000 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.751995] workingset: timestamp_bits=30 max_order=15 bucket_order=0 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.765971] squashfs: version 4.0 (2009/01/31) Phillip Lougher Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.772174] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.794441] io scheduler noop registered Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.798652] io scheduler deadline registered (default) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.804425] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.811621] console [ttyS0] disabled Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.835559] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.844668] console [ttyS0] enabled Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.852224] bootconsole [early0] disabled Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 0.865289] m25p80 spi0.0: found w25q128, expected m25p80 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.882028] m25p80 spi0.0: w25q128 (16384 Kbytes) Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.886944] 6 cmdlinepart partitions found on MTD device spi0.0 Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.893085] Creating 6 MTD partitions on "spi0.0": Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.898070] 0x000000000000-0x000000040000 : "u-boot" Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.905660] 0x000000040000-0x000000050000 : "u-boot-env" Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.913714] 0x000000050000-0x000000e80000 : "rootfs" Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.920845] mtd: device 2 (rootfs) set to be root filesystem Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.926755] 1 squashfs-split partitions found on MTD device rootfs Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.933224] 0x000000750000-0x000000e80000 : "rootfs_data" Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.941388] 0x000000e80000-0x000000ff0000 : "kernel" Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.949105] 0x000000ff0000-0x000001000000 : "art" Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 0.956477] 0x000000050000-0x000000ff0000 : "firmware" Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.965520] libphy: Fixed MDIO Bus: probed Sat Aug 25 07:38:22 2018 kern.info kernel: [ 0.997210] libphy: ag71xx_mdio: probed Sat Aug 25 07:38:22 2018 kern.info kernel: [ 1.630362] ag71xx-mdio.1: Found an AR934X built-in switch Sat Aug 25 07:38:22 2018 kern.info kernel: [ 1.683746] eth0: Atheros AG71xx at 0xba000000, irq 5, mode:GMII Sat Aug 25 07:38:22 2018 kern.info kernel: [ 2.320751] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY] Sat Aug 25 07:38:22 2018 kern.info kernel: [ 2.331028] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode:MII Sat Aug 25 07:38:22 2018 kern.info kernel: [ 2.339343] NET: Registered protocol family 10 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 2.349051] NET: Registered protocol family 17 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 2.353819] 8021q: 802.1Q VLAN Support v1.8 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 2.365283] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. Sat Aug 25 07:38:22 2018 kern.info kernel: [ 2.375309] Freeing unused kernel memory: 324K Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 2.379940] This architecture does not have kernel memory protection. Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 2.547798] random: fast init done Sat Aug 25 07:38:22 2018 user.info kernel: [ 3.027669] init: Console is alive Sat Aug 25 07:38:22 2018 user.info kernel: [ 3.031586] init: - watchdog - Sat Aug 25 07:38:22 2018 user.info kernel: [ 4.411317] kmodloader: loading kernel modules from /etc/modules-boot.d/* Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.547846] usbcore: registered new interface driver usbfs Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.553632] usbcore: registered new interface driver hub Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.559275] usbcore: registered new device driver usb Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.571375] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.580231] ehci-platform: EHCI generic platform driver Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.585736] ehci-platform ehci-platform: EHCI Host Controller Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.591797] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.602132] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.637822] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.645307] hub 1-0:1.0: USB hub found Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.649722] hub 1-0:1.0: 1 port detected Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.657292] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Sat Aug 25 07:38:22 2018 kern.info kernel: [ 4.665535] ohci-platform: OHCI generic platform driver Sat Aug 25 07:38:22 2018 user.info kernel: [ 4.672079] kmodloader: done loading kernel modules from /etc/modules-boot.d/* Sat Aug 25 07:38:22 2018 user.info kernel: [ 4.690168] init: - preinit - Sat Aug 25 07:38:22 2018 kern.info kernel: [ 5.769062] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 5.801157] random: procd: uninitialized urandom read (4 bytes read) Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 9.166454] jffs2: notice: (385) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. Sat Aug 25 07:38:22 2018 user.info kernel: [ 9.184800] mount_root: switching to jffs2 overlay Sat Aug 25 07:38:22 2018 user.warn kernel: [ 9.244110] urandom-seed: Seeding with /etc/urandom.seed Sat Aug 25 07:38:22 2018 user.info kernel: [ 9.430886] procd: - early - Sat Aug 25 07:38:22 2018 user.info kernel: [ 9.433999] procd: - watchdog - Sat Aug 25 07:38:22 2018 user.info kernel: [ 10.105363] procd: - watchdog - Sat Aug 25 07:38:22 2018 user.info kernel: [ 10.109021] procd: - ubus - Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 10.194159] random: jshn: uninitialized urandom read (4 bytes read) Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 10.389836] random: ubusd: uninitialized urandom read (4 bytes read) Sat Aug 25 07:38:22 2018 kern.notice kernel: [ 10.399092] random: ubusd: uninitialized urandom read (4 bytes read) Sat Aug 25 07:38:22 2018 user.info kernel: [ 10.415355] procd: - init - Sat Aug 25 07:38:22 2018 user.info kernel: [ 10.916473] kmodloader: loading kernel modules from /etc/modules.d/* Sat Aug 25 07:38:22 2018 kern.info kernel: [ 10.944885] ip6_tables: (C) 2000-2006 Netfilter Core Team Sat Aug 25 07:38:22 2018 kern.info kernel: [ 10.980605] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 10.988977] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.262133] batman_adv: B.A.T.M.A.N. advanced 2018.1 (compatibility version 15) loaded Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.284620] Linux video capture interface: v2.00 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.329162] u32 classifier Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.331973] input device check on Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.335751] Actions configured Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.371052] Mirror/redirect action on Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.392146] nf_conntrack version 0.5.0 (2048 buckets, 8192 max) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.505726] ip_tables: (C) 2000-2006 Netfilter Core Team Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.742187] usbcore: registered new interface driver usbserial Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.748423] usbcore: registered new interface driver usbserial_generic Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.755272] usbserial: USB Serial support registered for generic Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.824428] xt_time: kernel timezone is -0000 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.861548] ath10k 4.13 driver, optimized for CT firmware, probing pci device: 0x3c. Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 11.871869] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) Sat Aug 25 07:38:22 2018 kern.info kernel: [ 11.877983] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.153103] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:00:00.0.txt failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.164037] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 12.248769] firmware ath10k!fwcfg-pci-0000:00:00.0.txt: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.258284] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.269381] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 12.430951] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.511351] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-5.bin failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.522736] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 12.665359] firmware ath10k!QCA988X!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.675313] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-2.bin failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.686681] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 12.848142] firmware ath10k!QCA988X!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.858074] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-6.bin failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 12.869164] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 13.030448] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 13.040141] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-5.bin failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 13.051237] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 13.212544] firmware ath10k!QCA988X!hw2.0!firmware-5.bin: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 13.222235] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-4.bin failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 13.233332] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 13.394946] firmware ath10k!QCA988X!hw2.0!firmware-4.bin: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 13.404637] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-3.bin failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 13.415732] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 13.576863] firmware ath10k!QCA988X!hw2.0!firmware-3.bin: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.info kernel: [ 13.595369] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043002ff sub 0000:0000 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 13.604999] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 13.618617] ath10k_pci 0000:00:00.0: firmware ver 10.1-ct-8x-__fW-021-4fa9f30 api 2 features wmi-10.x,has-wmi-mgmt-tx,txstatus-noack,wmi-10.x-CT,ratemask-CT,get-temp-CT,tx-rc-CT,cust-stats-CT crc32 ca41d135 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 13.721943] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 13.732779] ath10k_pci 0000:00:00.0: Falling back to user helper Sat Aug 25 07:38:22 2018 kern.err kernel: [ 13.829783] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed Sat Aug 25 07:38:22 2018 kern.info kernel: [ 13.839532] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 Sat Aug 25 07:38:22 2018 kern.warn kernel: [ 14.760494] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 14.778162] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410' Sat Aug 25 07:38:22 2018 kern.info kernel: [ 14.784687] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0' Sat Aug 25 07:38:22 2018 kern.info kernel: [ 14.792098] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 26384 iram: 26852' Sat Aug 25 07:38:22 2018 kern.info kernel: [ 14.846669] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 14.992685] ath: EEPROM regdomain: 0x0 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 14.992696] ath: EEPROM indicates default country code should be used Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 14.992700] ath: doing EEPROM country->regdmn map search Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 14.992714] ath: country maps to regdmn code: 0x3a Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 14.992720] ath: Country alpha2 being used: US Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 14.992724] ath: Regpair used: 0x3a Sat Aug 25 07:38:22 2018 kern.info kernel: [ 15.022254] usbcore: registered new interface driver cp210x Sat Aug 25 07:38:22 2018 kern.info kernel: [ 15.028213] usbserial: USB Serial support registered for cp210x Sat Aug 25 07:38:22 2018 kern.info kernel: [ 15.129893] PPP generic driver version 2.4.2 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 15.137610] NET: Registered protocol family 24 Sat Aug 25 07:38:22 2018 kern.info kernel: [ 15.152916] usbcore: registered new interface driver uvcvideo Sat Aug 25 07:38:22 2018 kern.info kernel: [ 15.158923] USB Video Class driver (1.1.1) Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 15.185629] ath: EEPROM regdomain: 0x0 Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 15.185643] ath: EEPROM indicates default country code should be used Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 15.185646] ath: doing EEPROM country->regdmn map search Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 15.185665] ath: country maps to regdmn code: 0x3a Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 15.185671] ath: Country alpha2 being used: US Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 15.185674] ath: Regpair used: 0x3a Sat Aug 25 07:38:22 2018 kern.debug kernel: [ 15.197381] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' Sat Aug 25 07:38:22 2018 kern.info kernel: [ 15.202855] ieee80211 phy1: Atheros AR9531 Rev:2 mem=0xb8100000, irq=47 Sat Aug 25 07:38:22 2018 user.info kernel: [ 15.306982] kmodloader: done loading kernel modules from /etc/modules.d/* Sat Aug 25 07:38:23 2018 daemon.notice procd: /etc/rc.d/S19dnsmasq: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:23 2018 daemon.notice procd: /etc/rc.d/S19dnsmasq: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: started, version 2.80test3 cachesize 150 Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: DNS service limited to local subnets Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: using local addresses only for domain test Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: using local addresses only for domain onion Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: using local addresses only for domain localhost Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: using local addresses only for domain local Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: using local addresses only for domain invalid Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: using local addresses only for domain bind Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: using local addresses only for domain lan Sat Aug 25 07:38:24 2018 daemon.warn dnsmasq[1056]: no servers found in /tmp/resolv.conf.auto, will retry Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: read /etc/hosts - 15 addresses Sat Aug 25 07:38:24 2018 daemon.info dnsmasq[1056]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses Sat Aug 25 07:38:25 2018 user.notice : Added device handler type: tunnel Sat Aug 25 07:38:25 2018 user.notice : Added device handler type: Network device Sat Aug 25 07:38:25 2018 user.notice : Added device handler type: bridge Sat Aug 25 07:38:25 2018 user.notice : Added device handler type: veth Sat Aug 25 07:38:25 2018 user.notice : Added device handler type: macvlan Sat Aug 25 07:38:25 2018 user.notice : Added device handler type: 8021ad Sat Aug 25 07:38:25 2018 user.notice : Added device handler type: 8021q Sat Aug 25 07:38:26 2018 daemon.notice procd: /etc/init.d/network: 'radio0' is disabled Sat Aug 25 07:38:26 2018 daemon.notice procd: /etc/init.d/network: 'radio0' is disabled Sat Aug 25 07:38:27 2018 authpriv.info dropbear[1208]: Not backgrounding Sat Aug 25 07:38:29 2018 daemon.err modprobe: xt_multiport is already loaded Sat Aug 25 07:38:30 2018 daemon.err modprobe: xt_connmark is already loaded Sat Aug 25 07:38:30 2018 daemon.err modprobe: xt_comment is already loaded Sat Aug 25 07:38:30 2018 daemon.err modprobe: xt_length is already loaded Sat Aug 25 07:38:32 2018 kern.info kernel: [ 26.780909] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Sat Aug 25 07:38:32 2018 kern.info kernel: [ 26.829710] br-lan: port 1(eth0.1) entered blocking state Sat Aug 25 07:38:32 2018 kern.info kernel: [ 26.835305] br-lan: port 1(eth0.1) entered disabled state Sat Aug 25 07:38:32 2018 kern.info kernel: [ 26.841455] device eth0.1 entered promiscuous mode Sat Aug 25 07:38:32 2018 kern.info kernel: [ 26.846411] device eth0 entered promiscuous mode Sat Aug 25 07:38:32 2018 kern.info kernel: [ 26.921361] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready Sat Aug 25 07:38:32 2018 daemon.notice netifd: Interface 'lan' is enabled Sat Aug 25 07:38:32 2018 daemon.notice netifd: Interface 'lan' is setting up now Sat Aug 25 07:38:32 2018 daemon.notice netifd: Interface 'lan' is now up Sat Aug 25 07:38:32 2018 daemon.notice netifd: Interface 'loopback' is enabled Sat Aug 25 07:38:32 2018 daemon.notice netifd: Interface 'loopback' is setting up now Sat Aug 25 07:38:32 2018 daemon.notice netifd: Interface 'loopback' is now up Sat Aug 25 07:38:32 2018 daemon.notice netifd: Network device 'lo' link is up Sat Aug 25 07:38:32 2018 daemon.notice netifd: Interface 'loopback' has link connectivity Sat Aug 25 07:38:34 2018 daemon.err modprobe: xt_multiport is already loaded Sat Aug 25 07:38:34 2018 kern.info kernel: [ 28.930059] eth0: link up (1000Mbps/Full duplex) Sat Aug 25 07:38:34 2018 kern.info kernel: [ 28.934883] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Sat Aug 25 07:38:34 2018 daemon.notice netifd: Network device 'eth0' link is up Sat Aug 25 07:38:34 2018 kern.info kernel: [ 28.977976] br-lan: port 1(eth0.1) entered blocking state Sat Aug 25 07:38:34 2018 kern.info kernel: [ 28.983575] br-lan: port 1(eth0.1) entered forwarding state Sat Aug 25 07:38:34 2018 daemon.notice netifd: VLAN 'eth0.1' link is up Sat Aug 25 07:38:34 2018 daemon.err modprobe: xt_connmark is already loaded Sat Aug 25 07:38:34 2018 daemon.notice netifd: bridge 'br-lan' link is up Sat Aug 25 07:38:34 2018 daemon.notice netifd: Interface 'lan' has link connectivity Sat Aug 25 07:38:34 2018 kern.info kernel: [ 29.038005] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Sat Aug 25 07:38:34 2018 daemon.err modprobe: xt_comment is already loaded Sat Aug 25 07:38:34 2018 daemon.err modprobe: xt_length is already loaded Sat Aug 25 07:38:34 2018 kern.info kernel: [ 29.470876] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready Sat Aug 25 07:38:34 2018 kern.info kernel: [ 29.653748] wlan1: Created IBSS using preconfigured BSSID 00:11:22:33:44:58 Sat Aug 25 07:38:34 2018 kern.info kernel: [ 29.661156] wlan1: Creating new IBSS network, BSSID 00:11:22:33:44:58 Sat Aug 25 07:38:34 2018 kern.info kernel: [ 29.680793] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready Sat Aug 25 07:38:35 2018 daemon.notice netifd: Network device 'wlan1' link is up Sat Aug 25 07:38:35 2018 daemon.notice netifd: Interface 'batnet0' is enabled Sat Aug 25 07:38:35 2018 daemon.notice netifd: Interface 'batnet0' has link connectivity Sat Aug 25 07:38:35 2018 daemon.notice netifd: Interface 'batnet0' is setting up now Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.088209] batman_adv: bat0: Adding interface: wlan1 Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.093455] batman_adv: bat0: The MTU of interface wlan1 is too small (1532) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.118825] batman_adv: bat0: Interface activated: wlan1 Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.126364] 8021q: adding VLAN 0 to HW filter on device bat0 Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.178886] br-lan: port 2(bat0) entered blocking state Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.184469] br-lan: port 2(bat0) entered disabled state Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.190382] device bat0 entered promiscuous mode Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.195244] br-lan: port 2(bat0) entered blocking state Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.200702] br-lan: port 2(bat0) entered forwarding state Sat Aug 25 07:38:35 2018 daemon.notice netifd: Network device 'bat0' link is up Sat Aug 25 07:38:35 2018 daemon.notice netifd: Interface 'batnet0' is now up Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.509027] batman_adv: bat0: hop_penalty: Changing from: 30 to: 5 Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.587991] batman_adv: bat0: No IGMP Querier present - multicast optimizations disabled Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.596371] batman_adv: bat0: No MLD Querier present - multicast optimizations disabled Sat Aug 25 07:38:35 2018 kern.info kernel: [ 30.628792] batman_adv: bat0: WiFi driver or ethtool info does not provide information about link speeds on interface wlan1, therefore defaulting to hardcoded throughput values of 1.0 Mbps. Consider overriding the throughput manually or checking your driver. Sat Aug 25 07:38:36 2018 authpriv.info dropbear[1833]: Child connection from 192.168.1.10:62185 Sat Aug 25 07:38:37 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:38 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:38 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:38 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:38 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:38 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:39 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:39 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1056]: exiting on receipt of SIGTERM Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: started, version 2.80test3 cachesize 150 Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: DNS service limited to local subnets Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile Sat Aug 25 07:38:39 2018 daemon.info dnsmasq-dhcp[1943]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: using local addresses only for domain test Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: using local addresses only for domain onion Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: using local addresses only for domain localhost Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: using local addresses only for domain local Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: using local addresses only for domain invalid Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: using local addresses only for domain bind Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: using local addresses only for domain lan Sat Aug 25 07:38:39 2018 daemon.warn dnsmasq[1943]: no servers found in /tmp/resolv.conf.auto, will retry Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: read /etc/hosts - 15 addresses Sat Aug 25 07:38:39 2018 daemon.info dnsmasq[1943]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Sat Aug 25 07:38:39 2018 daemon.info dnsmasq-dhcp[1943]: read /etc/ethers - 0 addresses Sat Aug 25 07:38:40 2018 daemon.info dnsmasq[1943]: read /etc/hosts - 15 addresses Sat Aug 25 07:38:40 2018 daemon.info dnsmasq[1943]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Sat Aug 25 07:38:40 2018 daemon.info dnsmasq-dhcp[1943]: read /etc/ethers - 0 addresses Sat Aug 25 07:38:40 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:40 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:40 2018 daemon.notice procd: /etc/rc.d/S80ucitrack: /etc/rc.common: eval: line 1: logger: not found Sat Aug 25 07:38:42 2018 daemon.notice procd: /etc/rc.d/S90mjpg-streamer: /etc/rc.d/S90mjpg-streamer: device '/dev/video0' does not exist Sat Aug 25 07:38:43 2018 daemon.info dnsmasq[1943]: read /etc/hosts - 15 addresses Sat Aug 25 07:38:43 2018 daemon.info dnsmasq[1943]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Sat Aug 25 07:38:43 2018 daemon.info dnsmasq-dhcp[1943]: read /etc/ethers - 0 addresses Sat Aug 25 07:38:43 2018 authpriv.notice dropbear[1833]: Password auth succeeded for 'root' from 192.168.1.10:62185 Sat Aug 25 07:38:44 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led WAN Sat Aug 25 07:38:44 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led LAN1 Sat Aug 25 07:38:44 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led LAN2 Sat Aug 25 07:38:44 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led LAN3 Sat Aug 25 07:38:44 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led LAN4 Sat Aug 25 07:38:44 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led WLAN 2.4 GHz Sat Aug 25 07:38:44 2018 daemon.info procd: - init complete - Sat Aug 25 07:38:53 2018 daemon.err uhttpd[1849]: luci: accepted login on / for root from 192.168.1.10 Sat Aug 25 07:38:58 2018 kern.notice kernel: [ 53.057859] random: crng init done Sat Aug 25 07:38:58 2018 kern.notice kernel: [ 53.061401] random: 6 urandom warning(s) missed due to ratelimiting Sat Aug 25 07:39:27 2018 authpriv.info dropbear[2346]: Child connection from 192.168.1.10:62259 Sat Aug 25 07:39:29 2018 authpriv.notice dropbear[2346]: Password auth succeeded for 'root' from 192.168.1.10:62259 Sat Aug 25 07:39:38 2018 authpriv.info dropbear[2346]: Exit (root): Exited normally Sat Aug 25 07:39:43 2018 authpriv.info dropbear[2357]: Child connection from 192.168.1.10:62266 Sat Aug 25 07:39:45 2018 authpriv.notice dropbear[2357]: Password auth succeeded for 'root' from 192.168.1.10:62266 root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# ifconfig bat0 Link encap:Ethernet HWaddr 8E:BB:AF:5B:40:19 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:63 errors:0 dropped:0 overruns:0 frame:0 TX packets:49 errors:0 dropped:106 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:7580 (7.4 KiB) TX bytes:5011 (4.8 KiB)
br-lan Link encap:Ethernet HWaddr 00:00:0A:17:10:01 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::200:aff:fe17:1001/64 Scope:Link inet6 addr: fd9a:698d:ae50::1/60 Scope:Global UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:940 errors:0 dropped:0 overruns:0 frame:0 TX packets:955 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:79489 (77.6 KiB) TX bytes:195472 (190.8 KiB)
eth0 Link encap:Ethernet HWaddr 00:00:0A:17:10:01 inet6 addr: fe80::200:aff:fe17:1001/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:923 errors:0 dropped:0 overruns:0 frame:0 TX packets:1020 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:95677 (93.4 KiB) TX bytes:207145 (202.2 KiB) Interrupt:5
eth0.1 Link encap:Ethernet HWaddr 00:00:0A:17:10:01 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:923 errors:0 dropped:0 overruns:0 frame:0 TX packets:1012 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:79063 (77.2 KiB) TX bytes:202209 (197.4 KiB)
lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:120 errors:0 dropped:0 overruns:0 frame:0 TX packets:120 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:9972 (9.7 KiB) TX bytes:9972 (9.7 KiB)
wlan1 Link encap:Ethernet HWaddr 00:00:0D:18:08:01 inet6 addr: fe80::200:dff:fe18:801/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1532 Metric:1 RX packets:9090 errors:0 dropped:40 overruns:0 frame:0 TX packets:3072 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1443288 (1.3 MiB) TX bytes:581377 (567.7 KiB)
root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl o [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] Originator last-seen ( throughput) Nexthop [outgoingIF] n4 0.900s ( 2.0) n3 [ wlan1] n4 0.900s ( 1.8) n6 [ wlan1] n4 0.900s ( 3.5) n5 [ wlan1] n4 0.900s ( 8.7) n2 [ wlan1] * n4 0.900s ( 12.4) * n4 [ wlan1] n3 0.320s ( 3.7) n5 [ wlan1] n3 0.320s ( 4.7) n4 [ wlan1] n3 0.320s ( 1.7) n6 [ wlan1] * n3 0.320s ( 9.2) * n2 [ wlan1] n3 0.320s ( 2.0) n3 [ wlan1] n5 0.010s ( 1.8) n6 [ wlan1] * n5 0.010s ( 12.4) * n4 [ wlan1] n5 0.010s ( 2.0) n3 [ wlan1] n5 0.010s ( 6.5) n2 [ wlan1] n5 0.010s ( 3.5) n5 [ wlan1] n2 0.800s ( 1.9) n6 [ wlan1] n2 0.800s ( 10.3) n4 [ wlan1] n2 0.800s ( 2.0) n3 [ wlan1] n2 0.800s ( 3.3) n5 [ wlan1] * n2 0.800s ( 31.6) * n2 [ wlan1] * n6 0.000s ( 7.1) * n4 [ wlan1] n6 0.000s ( 1.6) n6 [ wlan1] n6 0.000s ( 2.0) n3 [ wlan1] n6 0.000s ( 6.5) n2 [ wlan1] n6 0.000s ( 3.5) n5 [ wlan1] root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl n [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] IF Neighbor last-seen n6 0.230s ( 1.8) [ wlan1] n3 0.510s ( 1.5) [ wlan1] n4 0.400s ( 13.1) [ wlan1] n5 0.490s ( 4.2) [ wlan1] n2 0.340s ( 31.8) [ wlan1] root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# iwinfo wlan1 asso 00:00:0D:18:08:05 -85 dBm / -95 dBm (SNR 10) 10 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 1852 Pkts. TX: 7.2 MBit/s, MCS 0, 20MHz 505 Pkts. expected throughput: 4.5 MBit/s
00:00:0D:18:08:02 -69 dBm / -95 dBm (SNR 26) 310 ms ago RX: 57.8 MBit/s, MCS 5, 20MHz 2007 Pkts. TX: 72.2 MBit/s, MCS 7, 20MHz 525 Pkts. expected throughput: 34.3 MBit/s
00:00:0D:18:08:04 -84 dBm / -95 dBm (SNR 11) 10 ms ago RX: 21.7 MBit/s, MCS 2, 20MHz 1917 Pkts. TX: 21.7 MBit/s, MCS 2, 20MHz 526 Pkts. expected throughput: 13.6 MBit/s
00:00:0D:18:08:06 -89 dBm / -95 dBm (SNR 6) 110 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 6435 Pkts. TX: 5.5 MBit/s 516 Pkts. expected throughput: 2.2 MBit/s
00:00:0D:18:08:03 -87 dBm / -95 dBm (SNR 8) 80 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 1304 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 600 Pkts. expected throughput: unknown
root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n2 PING n2 (00:00:0d:18:08:02) 116(144) bytes of data 116 bytes from n2 icmp_seq=1 ttl=50 time=72.01 ms RR: n1 n2 n2 n1
116 bytes from n2 icmp_seq=2 ttl=50 time=0.99 ms (same route) 116 bytes from n2 icmp_seq=3 ttl=50 time=51.06 ms (same route) 116 bytes from n2 icmp_seq=4 ttl=50 time=1.59 ms (same route) 116 bytes from n2 icmp_seq=5 ttl=50 time=139.32 ms (same route) 116 bytes from n2 icmp_seq=6 ttl=50 time=1.01 ms (same route) 116 bytes from n2 icmp_seq=7 ttl=50 time=10.19 ms (same route) 116 bytes from n2 icmp_seq=8 ttl=50 time=8.10 ms (same route) 116 bytes from n2 icmp_seq=9 ttl=50 time=3.18 ms (same route) 116 bytes from n2 icmp_seq=10 ttl=50 time=1.00 ms (same route) --- n2 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 0.995/28.844/139.316/43.665 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n3 PING n3 (00:00:0d:18:08:03) 116(144) bytes of data 116 bytes from n3 icmp_seq=1 ttl=49 time=296.19 ms RR: n1 n2 n3 n3 n2 n1
116 bytes from n3 icmp_seq=2 ttl=49 time=220.67 ms (same route) 116 bytes from n3 icmp_seq=3 ttl=49 time=549.40 ms (same route) 116 bytes from n3 icmp_seq=4 ttl=49 time=364.17 ms (same route) 116 bytes from n3 icmp_seq=5 ttl=49 time=326.32 ms (same route) 116 bytes from n3 icmp_seq=6 ttl=49 time=281.79 ms (same route) 116 bytes from n3 icmp_seq=7 ttl=49 time=260.03 ms (same route) 116 bytes from n3 icmp_seq=8 ttl=49 time=125.05 ms (same route) 116 bytes from n3 icmp_seq=9 ttl=49 time=373.67 ms (same route) 116 bytes from n3 icmp_seq=10 ttl=49 time=505.28 ms (same route) --- n3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 125.047/330.257/549.402/120.113 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n4 PING n4 (00:00:0d:18:08:04) 116(144) bytes of data 116 bytes from n4 icmp_seq=1 ttl=49 time=5.22 ms RR: n1 n4 n4 n2 n1
116 bytes from n4 icmp_seq=2 ttl=49 time=13.28 ms (same route) 116 bytes from n4 icmp_seq=3 ttl=49 time=5.67 ms (same route) 116 bytes from n4 icmp_seq=4 ttl=49 time=1.65 ms (same route) 116 bytes from n4 icmp_seq=5 ttl=49 time=11.07 ms (same route) 116 bytes from n4 icmp_seq=6 ttl=49 time=1.62 ms (same route) 116 bytes from n4 icmp_seq=7 ttl=49 time=1.67 ms (same route) 116 bytes from n4 icmp_seq=8 ttl=49 time=1.65 ms (same route) 116 bytes from n4 icmp_seq=9 ttl=49 time=4.03 ms (same route) 116 bytes from n4 icmp_seq=10 ttl=49 time=7.00 ms (same route) --- n4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 1.623/5.286/13.277/3.936 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n5 PING n5 (00:00:0d:18:08:05) 116(144) bytes of data 116 bytes from n5 icmp_seq=1 ttl=49 time=64.70 ms RR: n1 n4 n5 n5 n2 n1
116 bytes from n5 icmp_seq=2 ttl=49 time=16.22 ms (same route) 116 bytes from n5 icmp_seq=3 ttl=49 time=10.14 ms (same route) 116 bytes from n5 icmp_seq=4 ttl=49 time=10.65 ms (same route) 116 bytes from n5 icmp_seq=5 ttl=49 time=10.83 ms (same route) 116 bytes from n5 icmp_seq=6 ttl=49 time=5.08 ms (same route) 116 bytes from n5 icmp_seq=7 ttl=49 time=3.87 ms (same route) 116 bytes from n5 icmp_seq=8 ttl=49 time=12.23 ms (same route) 116 bytes from n5 icmp_seq=9 ttl=49 time=3.69 ms (same route) 116 bytes from n5 icmp_seq=10 ttl=49 time=9.22 ms (same route) --- n5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 3.692/14.663/64.697/17.092 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n6 PING n6 (00:00:0d:18:08:06) 116(144) bytes of data 116 bytes from n6 icmp_seq=1 ttl=48 time=4.39 ms RR: n1 n4 n5 n6 n6 n4 n2 n1
116 bytes from n6 icmp_seq=2 ttl=48 time=8.13 ms (same route) 116 bytes from n6 icmp_seq=3 ttl=48 time=3.87 ms (same route) 116 bytes from n6 icmp_seq=4 ttl=48 time=7.46 ms (same route) 116 bytes from n6 icmp_seq=5 ttl=48 time=5.09 ms (same route) 116 bytes from n6 icmp_seq=6 ttl=48 time=7.46 ms (same route) 116 bytes from n6 icmp_seq=7 ttl=48 time=4.08 ms (same route) 116 bytes from n6 icmp_seq=8 ttl=48 time=10.87 ms (same route) 116 bytes from n6 icmp_seq=9 ttl=48 time=3.20 ms (same route) 116 bytes from n6 icmp_seq=10 ttl=48 time=13.27 ms (same route) --- n6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 3.198/6.780/13.266/3.142 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# iperf3 -c n2 Connecting to host n2, port 5201 [ 5] local 192.168.1.1 port 44740 connected to 192.168.1.2 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 1014 KBytes 8.30 Mbits/sec 0 67.9 KBytes [ 5] 1.00-2.00 sec 1.46 MBytes 12.2 Mbits/sec 0 117 KBytes [ 5] 2.00-3.00 sec 1.30 MBytes 10.9 Mbits/sec 0 134 KBytes [ 5] 3.00-4.00 sec 682 KBytes 5.59 Mbits/sec 1 105 KBytes [ 5] 4.00-5.00 sec 590 KBytes 4.83 Mbits/sec 2 19.8 KBytes [ 5] 5.00-6.00 sec 103 KBytes 846 Kbits/sec 1 31.1 KBytes [ 5] 6.00-7.00 sec 1.15 MBytes 9.65 Mbits/sec 0 93.3 KBytes [ 5] 7.00-8.00 sec 1.66 MBytes 13.9 Mbits/sec 1 65.0 KBytes [ 5] 8.00-9.00 sec 1.13 MBytes 9.44 Mbits/sec 0 93.3 KBytes [ 5] 9.00-10.00 sec 1.60 MBytes 13.4 Mbits/sec 0 126 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 10.6 MBytes 8.91 Mbits/sec 5 sender [ 5] 0.00-10.06 sec 10.4 MBytes 8.65 Mbits/sec receiver
iperf Done. root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# iperf3 -c n3 iperf3: error - unable to connect to server: Host is unreachable root@n1:/etc/app# iperf3 -c n3 iperf3: error - unable to connect to server: Host is unreachable root@n1:/etc/app# batctl o [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] Originator last-seen ( throughput) Nexthop [outgoingIF] n4 0.630s ( 1.5) n3 [ wlan1] n4 0.630s ( 1.5) n6 [ wlan1] n4 0.630s ( 2.6) n5 [ wlan1] n4 0.630s ( 7.3) n2 [ wlan1] * n4 0.630s ( 12.5) * n4 [ wlan1] n3 0.920s ( 2.6) n5 [ wlan1] n3 0.920s ( 5.6) n4 [ wlan1] n3 0.920s ( 1.4) n6 [ wlan1] * n3 0.920s ( 8.4) * n2 [ wlan1] n3 0.920s ( 1.5) n3 [ wlan1] n5 0.520s ( 1.4) n6 [ wlan1] * n5 0.520s ( 12.7) * n4 [ wlan1] n5 0.520s ( 1.4) n3 [ wlan1] n5 0.520s ( 7.4) n2 [ wlan1] n5 0.520s ( 2.6) n5 [ wlan1] n2 0.520s ( 1.5) n6 [ wlan1] n2 0.520s ( 10.2) n4 [ wlan1] n2 0.520s ( 1.4) n3 [ wlan1] n2 0.520s ( 2.5) n5 [ wlan1] * n2 0.520s ( 27.5) * n2 [ wlan1] * n6 0.520s ( 6.8) * n4 [ wlan1] n6 0.520s ( 1.4) n6 [ wlan1] n6 0.520s ( 1.4) n3 [ wlan1] n6 0.520s ( 6.3) n2 [ wlan1] n6 0.520s ( 2.6) n5 [ wlan1] root@n1:/etc/app# batctl ping -c 10 -R n3 PING n3 (00:00:0d:18:08:03) 116(144) bytes of data 116 bytes from n3 icmp_seq=1 ttl=49 time=123.47 ms RR: n1 n2 n3 n3 n2 n1
116 bytes from n3 icmp_seq=2 ttl=49 time=197.27 ms (same route) 116 bytes from n3 icmp_seq=3 ttl=49 time=122.70 ms (same route) 116 bytes from n3 icmp_seq=4 ttl=49 time=223.81 ms (same route) 116 bytes from n3 icmp_seq=5 ttl=49 time=381.54 ms (same route) 116 bytes from n3 icmp_seq=6 ttl=49 time=36.88 ms (same route) 116 bytes from n3 icmp_seq=7 ttl=49 time=277.80 ms (same route) 116 bytes from n3 icmp_seq=8 ttl=49 time=175.26 ms (same route) 116 bytes from n3 icmp_seq=9 ttl=49 time=66.12 ms (same route) 116 bytes from n3 icmp_seq=10 ttl=49 time=22.94 ms (same route) --- n3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 22.943/162.780/381.542/106.797 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# iperf3 -c n3 Connecting to host n3, port 5201 [ 5] local 192.168.1.1 port 50920 connected to 192.168.1.3 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.01 sec 99.0 KBytes 806 Kbits/sec 0 41.0 KBytes [ 5] 1.01-2.00 sec 50.9 KBytes 419 Kbits/sec 0 42.4 KBytes [ 5] 2.00-3.00 sec 60.8 KBytes 498 Kbits/sec 0 45.2 KBytes [ 5] 3.00-4.00 sec 56.6 KBytes 463 Kbits/sec 0 50.9 KBytes [ 5] 4.00-5.00 sec 105 KBytes 857 Kbits/sec 0 77.8 KBytes [ 5] 5.00-6.00 sec 87.7 KBytes 718 Kbits/sec 0 99.0 KBytes [ 5] 6.00-7.00 sec 91.9 KBytes 753 Kbits/sec 1 102 KBytes [ 5] 7.00-8.00 sec 147 KBytes 1.20 Mbits/sec 0 102 KBytes [ 5] 8.00-9.00 sec 191 KBytes 1.56 Mbits/sec 0 107 KBytes [ 5] 9.00-10.00 sec 0.00 Bytes 0.00 bits/sec 0 107 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 889 KBytes 729 Kbits/sec 1 sender [ 5] 0.00-10.34 sec 813 KBytes 644 Kbits/sec receiver
iperf Done. root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# iperf3 -c n4 Connecting to host n4, port 5201 [ 5] local 192.168.1.1 port 47780 connected to 192.168.1.4 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 262 KBytes 2.14 Mbits/sec 1 28.3 KBytes [ 5] 1.00-2.00 sec 216 KBytes 1.77 Mbits/sec 1 26.9 KBytes [ 5] 2.00-3.00 sec 462 KBytes 3.79 Mbits/sec 1 31.1 KBytes [ 5] 3.00-4.00 sec 458 KBytes 3.75 Mbits/sec 0 38.2 KBytes [ 5] 4.00-5.00 sec 564 KBytes 4.62 Mbits/sec 0 46.7 KBytes [ 5] 5.00-6.00 sec 587 KBytes 4.81 Mbits/sec 0 53.7 KBytes [ 5] 6.00-7.00 sec 396 KBytes 3.24 Mbits/sec 0 59.4 KBytes [ 5] 7.00-8.00 sec 256 KBytes 2.10 Mbits/sec 2 67.9 KBytes [ 5] 8.00-9.00 sec 529 KBytes 4.33 Mbits/sec 0 91.9 KBytes [ 5] 9.00-10.00 sec 284 KBytes 2.33 Mbits/sec 0 102 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 3.92 MBytes 3.29 Mbits/sec 5 sender [ 5] 0.00-10.18 sec 3.75 MBytes 3.09 Mbits/sec receiver
iperf Done. root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# iperf3 -c n5 Connecting to host n5, port 5201 [ 5] local 192.168.1.1 port 52888 connected to 192.168.1.5 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 293 KBytes 2.40 Mbits/sec 0 42.4 KBytes [ 5] 1.00-2.00 sec 314 KBytes 2.57 Mbits/sec 0 50.9 KBytes [ 5] 2.00-3.00 sec 218 KBytes 1.78 Mbits/sec 0 55.1 KBytes [ 5] 3.00-4.00 sec 154 KBytes 1.26 Mbits/sec 0 55.1 KBytes [ 5] 4.00-5.00 sec 129 KBytes 1.05 Mbits/sec 1 58.0 KBytes [ 5] 5.00-6.00 sec 170 KBytes 1.39 Mbits/sec 0 58.0 KBytes [ 5] 6.00-7.00 sec 208 KBytes 1.70 Mbits/sec 0 58.0 KBytes [ 5] 7.00-8.00 sec 143 KBytes 1.18 Mbits/sec 0 58.0 KBytes [ 5] 8.00-9.00 sec 304 KBytes 2.48 Mbits/sec 1 39.6 KBytes [ 5] 9.00-10.00 sec 55.1 KBytes 453 Kbits/sec 1 1.41 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 1.94 MBytes 1.63 Mbits/sec 3 sender [ 5] 0.00-10.02 sec 1.82 MBytes 1.53 Mbits/sec receiver
iperf Done. root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# iperf3 -c n6 Connecting to host n6, port 5201 [ 5] local 192.168.1.1 port 48864 connected to 192.168.1.6 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 281 KBytes 2.30 Mbits/sec 0 45.2 KBytes [ 5] 1.00-2.00 sec 229 KBytes 1.88 Mbits/sec 0 48.1 KBytes [ 5] 2.00-3.00 sec 236 KBytes 1.93 Mbits/sec 6 50.9 KBytes [ 5] 3.00-4.00 sec 105 KBytes 857 Kbits/sec 0 50.9 KBytes [ 5] 4.00-5.00 sec 184 KBytes 1.51 Mbits/sec 6 35.4 KBytes [ 5] 5.00-6.00 sec 264 KBytes 2.17 Mbits/sec 0 39.6 KBytes [ 5] 6.00-7.00 sec 229 KBytes 1.88 Mbits/sec 0 42.4 KBytes [ 5] 7.00-8.00 sec 156 KBytes 1.27 Mbits/sec 0 46.7 KBytes [ 5] 8.00-9.00 sec 273 KBytes 2.24 Mbits/sec 0 67.9 KBytes [ 5] 9.00-10.00 sec 370 KBytes 3.04 Mbits/sec 0 100 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 2.27 MBytes 1.91 Mbits/sec 12 sender [ 5] 0.00-10.20 sec 2.16 MBytes 1.78 Mbits/sec receiver
iperf Done. root@n1:/etc/app# root@n1:/etc/app# batctl ll all root@n1:/etc/app# batctl l d updating originator entry of received packet [ 62510] Searching and updating originator entry of received packet [ 62510] Forwarding OGM2 packet on wlan1: throughput 148, ttl 49, received via wlan1 [ 62510] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447685, throughput 67, TTL 49, V 15, tvlv_len 36) [ 62510] Searching and updating originator entry of received packet [ 62510] Searching and updating originator entry of received packet [ 62530] Received ELP packet from n6 seqno 2972468661 ORIG: 00:00:0d:18:08:06 [ 62600] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447685, throughput 89, TTL 49, V 15, tvlv_len 36) [ 62600] Searching and updating originator entry of received packet [ 62600] Searching and updating originator entry of received packet [ 62610] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447685, throughput 36, TTL 48, V 15, tvlv_len 36) [ 62610] Searching and updating originator entry of received packet [ 62610] Searching and updating originator entry of received packet [ 62740] Received ELP packet from n5 seqno 1655631451 ORIG: 00:00:0d:18:08:05 [ 62780] Received ELP packet from n4 seqno 2232127907 ORIG: 00:00:0d:18:08:04 [ 62880] Sending own OGM2 packet (originator n1, seqno 2147832144, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 62900] Sending broadcast ELP packet on interface wlan1, seqno 2794731681 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 62900] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 62940] Received ELP packet from n3 seqno 2288737043 ORIG: 00:00:0d:18:08:03 [ 62970] Received ELP packet from n2 seqno 3371324908 ORIG: 00:00:0d:18:08:02 [ 63030] Received ELP packet from n6 seqno 2972468662 ORIG: 00:00:0d:18:08:06 [ 63080] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568186, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 63080] Searching and updating originator entry of received packet [ 63080] Searching and updating originator entry of received packet [ 63090] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568186, throughput 90, TTL 49, V 15, tvlv_len 36) [ 63090] Searching and updating originator entry of received packet [ 63090] Searching and updating originator entry of received packet [ 63090] Forwarding OGM2 packet on wlan1: throughput 45, ttl 48, received via wlan1 [ 63260] Received ELP packet from n5 seqno 1655631452 ORIG: 00:00:0d:18:08:05 [ 63330] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321084, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 63330] Searching and updating originator entry of received packet [ 63330] Searching and updating originator entry of received packet [ 63330] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321084, throughput 154, TTL 49, V 15, tvlv_len 36) [ 63330] Searching and updating originator entry of received packet [ 63330] Searching and updating originator entry of received packet [ 63330] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321084, throughput 120, TTL 49, V 15, tvlv_len 36) [ 63330] Searching and updating originator entry of received packet [ 63330] Searching and updating originator entry of received packet [ 63330] Forwarding OGM2 packet on wlan1: throughput 49, ttl 48, received via wlan1 [ 63330] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321084, throughput 60, TTL 48, V 15, tvlv_len 36) [ 63330] Searching and updating originator entry of received packet [ 63330] Searching and updating originator entry of received packet [ 63340] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645154, throughput 60, TTL 48, V 15, tvlv_len 36) [ 63340] Searching and updating originator entry of received packet [ 63340] Changing route towards: n6 (now via n2 - was via 00:00:0d:18:08:04) [ 63340] Searching and updating originator entry of received packet [ 63340] Changing route towards: n6 (now via n2 - was via 00:00:0d:18:08:04) [ 63340] Forwarding OGM2 packet on wlan1: throughput 30, ttl 47, received via wlan1 [ 63390] Sending broadcast ELP packet on interface wlan1, seqno 2794731682 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 63390] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 63410] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321084, throughput 40, TTL 49, V 15, tvlv_len 36) [ 63410] Searching and updating originator entry of received packet [ 63410] Searching and updating originator entry of received packet [ 63410] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645154, throughput 40, TTL 48, V 15, tvlv_len 36) [ 63410] Searching and updating originator entry of received packet [ 63410] Searching and updating originator entry of received packet [ 63480] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711743, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 63480] Searching and updating originator entry of received packet [ 63480] Searching and updating originator entry of received packet [ 63480] Forwarding OGM2 packet on wlan1: throughput 50, ttl 49, received via wlan1 [ 63480] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711743, throughput 67, TTL 49, V 15, tvlv_len 36) [ 63480] Searching and updating originator entry of received packet [ 63480] Searching and updating originator entry of received packet [ 63490] Received ELP packet from n2 seqno 3371324909 ORIG: 00:00:0d:18:08:02 [ 63550] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447686, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 63550] Searching and updating originator entry of received packet [ 63550] Searching and updating originator entry of received packet [ 63550] Forwarding OGM2 packet on wlan1: throughput 154, ttl 49, received via wlan1 [ 63550] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447686, throughput 74, TTL 49, V 15, tvlv_len 36) [ 63550] Searching and updating originator entry of received packet [ 63550] Searching and updating originator entry of received packet [ 63550] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447686, throughput 67, TTL 49, V 15, tvlv_len 36) [ 63550] Searching and updating originator entry of received packet [ 63550] Searching and updating originator entry of received packet [ 63550] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447686, throughput 37, TTL 48, V 15, tvlv_len 36) [ 63560] Searching and updating originator entry of received packet [ 63560] Searching and updating originator entry of received packet [ 63560] Received ELP packet from n6 seqno 2972468663 ORIG: 00:00:0d:18:08:06 [ 63590] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711743, throughput 9, TTL 49, V 15, tvlv_len 36) [ 63590] Searching and updating originator entry of received packet [ 63590] Searching and updating originator entry of received packet [ 63760] Received ELP packet from n5 seqno 1655631453 ORIG: 00:00:0d:18:08:05 [ 63800] Received ELP packet from n4 seqno 2232127909 ORIG: 00:00:0d:18:08:04 [ 63880] Sending broadcast ELP packet on interface wlan1, seqno 2794731683 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 63880] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 63920] Sending own OGM2 packet (originator n1, seqno 2147832145, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 63980] Received ELP packet from n3 seqno 2288737045 ORIG: 00:00:0d:18:08:03 [ 64020] Received ELP packet from n2 seqno 3371324910 ORIG: 00:00:0d:18:08:02 [ 64070] Received ELP packet from n6 seqno 2972468664 ORIG: 00:00:0d:18:08:06 [ 64180] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568187, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 64180] Searching and updating originator entry of received packet [ 64180] Searching and updating originator entry of received packet [ 64180] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568187, throughput 36, TTL 49, V 15, tvlv_len 36) [ 64180] Searching and updating originator entry of received packet [ 64180] Searching and updating originator entry of received packet [ 64180] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568187, throughput 87, TTL 49, V 15, tvlv_len 36) [ 64180] Searching and updating originator entry of received packet [ 64180] Searching and updating originator entry of received packet [ 64180] Forwarding OGM2 packet on wlan1: throughput 43, ttl 48, received via wlan1 [ 64190] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568187, throughput 48, TTL 49, V 15, tvlv_len 36) [ 64190] Searching and updating originator entry of received packet [ 64190] Searching and updating originator entry of received packet [ 64260] Received ELP packet from n5 seqno 1655631454 ORIG: 00:00:0d:18:08:05 [ 64330] Received ELP packet from n4 seqno 2232127910 ORIG: 00:00:0d:18:08:04 [ 64370] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321085, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 64370] Searching and updating originator entry of received packet [ 64370] Searching and updating originator entry of received packet [ 64370] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321085, throughput 118, TTL 49, V 15, tvlv_len 36) [ 64370] Searching and updating originator entry of received packet [ 64370] Searching and updating originator entry of received packet [ 64370] Forwarding OGM2 packet on wlan1: throughput 50, ttl 48, received via wlan1 [ 64370] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321085, throughput 62, TTL 49, V 15, tvlv_len 36) [ 64370] Searching and updating originator entry of received packet [ 64370] Searching and updating originator entry of received packet [ 64380] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645155, throughput 121, TTL 49, V 15, tvlv_len 36) [ 64380] Searching and updating originator entry of received packet [ 64380] Searching and updating originator entry of received packet [ 64390] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645155, throughput 60, TTL 48, V 15, tvlv_len 36) [ 64390] Searching and updating originator entry of received packet [ 64390] Searching and updating originator entry of received packet [ 64400] Sending broadcast ELP packet on interface wlan1, seqno 2794731684 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 64400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 64430] Received ELP packet from n3 seqno 2288737046 ORIG: 00:00:0d:18:08:03 [ 64430] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321085, throughput 41, TTL 49, V 15, tvlv_len 36) [ 64430] Searching and updating originator entry of received packet [ 64430] Searching and updating originator entry of received packet [ 64440] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645155, throughput 41, TTL 48, V 15, tvlv_len 36) [ 64440] Searching and updating originator entry of received packet [ 64440] Searching and updating originator entry of received packet [ 64520] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711744, throughput 67, TTL 49, V 15, tvlv_len 36) [ 64520] Searching and updating originator entry of received packet [ 64520] Searching and updating originator entry of received packet [ 64520] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711744, throughput 146, TTL 49, V 15, tvlv_len 36) [ 64520] Searching and updating originator entry of received packet [ 64520] Searching and updating originator entry of received packet [ 64520] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711744, throughput 73, TTL 48, V 15, tvlv_len 36) [ 64520] Searching and updating originator entry of received packet [ 64520] Searching and updating originator entry of received packet [ 64520] Received ELP packet from n2 seqno 3371324911 ORIG: 00:00:0d:18:08:02 [ 64600] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447687, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 64600] Searching and updating originator entry of received packet [ 64600] Searching and updating originator entry of received packet [ 64600] Forwarding OGM2 packet on wlan1: throughput 158, ttl 49, received via wlan1 [ 64760] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447687, throughput 88, TTL 49, V 15, tvlv_len 36) [ 64760] Searching and updating originator entry of received packet [ 64760] Searching and updating originator entry of received packet [ 64790] Received ELP packet from n5 seqno 1655631455 ORIG: 00:00:0d:18:08:05 [ 64860] Received ELP packet from n4 seqno 2232127911 ORIG: 00:00:0d:18:08:04 [ 64910] Sending broadcast ELP packet on interface wlan1, seqno 2794731685 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 64910] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 64960] Sending own OGM2 packet (originator n1, seqno 2147832146, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 64990] Received ELP packet from n3 seqno 2288737047 ORIG: 00:00:0d:18:08:03 [ 65050] Received ELP packet from n2 seqno 3371324912 ORIG: 00:00:0d:18:08:02 [ 65110] Received ELP packet from n6 seqno 2972468666 ORIG: 00:00:0d:18:08:06 [ 65170] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568188, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 65170] Searching and updating originator entry of received packet [ 65170] Searching and updating originator entry of received packet [ 65170] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568188, throughput 85, TTL 49, V 15, tvlv_len 36) [ 65170] Searching and updating originator entry of received packet [ 65170] Searching and updating originator entry of received packet [ 65170] Forwarding OGM2 packet on wlan1: throughput 42, ttl 48, received via wlan1 [ 65180] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568188, throughput 42, TTL 48, V 15, tvlv_len 36) [ 65180] Searching and updating originator entry of received packet [ 65180] Searching and updating originator entry of received packet [ 65320] Received ELP packet from n5 seqno 1655631456 ORIG: 00:00:0d:18:08:05 [ 65370] Received ELP packet from n4 seqno 2232127912 ORIG: 00:00:0d:18:08:04 [ 65410] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321086, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 65410] Searching and updating originator entry of received packet [ 65410] Searching and updating originator entry of received packet [ 65410] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321086, throughput 117, TTL 49, V 15, tvlv_len 36) [ 65410] Searching and updating originator entry of received packet [ 65410] Searching and updating originator entry of received packet [ 65410] Forwarding OGM2 packet on wlan1: throughput 47, ttl 48, received via wlan1 [ 65410] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321086, throughput 63, TTL 49, V 15, tvlv_len 36) [ 65410] Searching and updating originator entry of received packet [ 65410] Searching and updating originator entry of received packet [ 65420] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645156, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 65420] Searching and updating originator entry of received packet [ 65420] Searching and updating originator entry of received packet [ 65420] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645156, throughput 122, TTL 49, V 15, tvlv_len 36) [ 65420] Searching and updating originator entry of received packet [ 65420] Searching and updating originator entry of received packet [ 65420] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645156, throughput 61, TTL 48, V 15, tvlv_len 36) [ 65420] Searching and updating originator entry of received packet [ 65420] Searching and updating originator entry of received packet [ 65420] Forwarding OGM2 packet on wlan1: throughput 30, ttl 47, received via wlan1 [ 65430] Sending broadcast ELP packet on interface wlan1, seqno 2794731686 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 65430] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 65560] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711745, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 65560] Searching and updating originator entry of received packet [ 65560] Searching and updating originator entry of received packet [ 65560] Forwarding OGM2 packet on wlan1: throughput 45, ttl 49, received via wlan1 [ 65560] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711745, throughput 67, TTL 49, V 15, tvlv_len 36) [ 65560] Searching and updating originator entry of received packet [ 65560] Searching and updating originator entry of received packet [ 65560] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711745, throughput 146, TTL 49, V 15, tvlv_len 36) [ 65560] Searching and updating originator entry of received packet [ 65560] Searching and updating originator entry of received packet [ 65580] Received ELP packet from n2 seqno 3371324913 ORIG: 00:00:0d:18:08:02 [ 65600] Received ELP packet from n3 seqno 2288737048 ORIG: 00:00:0d:18:08:03 [ 65600] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321086, throughput 42, TTL 49, V 15, tvlv_len 36) [ 65600] Searching and updating originator entry of received packet [ 65600] Searching and updating originator entry of received packet [ 65600] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645156, throughput 42, TTL 48, V 15, tvlv_len 36) [ 65600] Searching and updating originator entry of received packet [ 65600] Searching and updating originator entry of received packet [ 65610] Received ELP packet from n6 seqno 2972468667 ORIG: 00:00:0d:18:08:06 [ 65630] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447688, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 65630] Searching and updating originator entry of received packet [ 65630] Searching and updating originator entry of received packet [ 65630] Forwarding OGM2 packet on wlan1: throughput 161, ttl 49, received via wlan1 [ 65790] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447688, throughput 85, TTL 49, V 15, tvlv_len 36) [ 65790] Searching and updating originator entry of received packet [ 65790] Searching and updating originator entry of received packet [ 65840] Received ELP packet from n5 seqno 1655631457 ORIG: 00:00:0d:18:08:05 [ 65880] Received ELP packet from n4 seqno 2232127913 ORIG: 00:00:0d:18:08:04 [ 65920] Sending broadcast ELP packet on interface wlan1, seqno 2794731687 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 65920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 66000] Sending own OGM2 packet (originator n1, seqno 2147832147, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 66070] Received ELP packet from n2 seqno 3371324914 ORIG: 00:00:0d:18:08:02 [ 66110] Received ELP packet from n6 seqno 2972468668 ORIG: 00:00:0d:18:08:06 [ 66120] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568189, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 66120] Searching and updating originator entry of received packet [ 66120] Searching and updating originator entry of received packet [ 66120] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568189, throughput 43, TTL 49, V 15, tvlv_len 36) [ 66120] Searching and updating originator entry of received packet [ 66120] Searching and updating originator entry of received packet [ 66120] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568189, throughput 84, TTL 49, V 15, tvlv_len 36) [ 66120] Searching and updating originator entry of received packet [ 66120] Searching and updating originator entry of received packet [ 66120] Forwarding OGM2 packet on wlan1: throughput 42, ttl 48, received via wlan1 [ 66120] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568189, throughput 42, TTL 48, V 15, tvlv_len 36) [ 66120] Searching and updating originator entry of received packet [ 66120] Searching and updating originator entry of received packet [ 66130] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568189, throughput 32, TTL 49, V 15, tvlv_len 36) [ 66130] Searching and updating originator entry of received packet [ 66130] Searching and updating originator entry of received packet [ 66350] Received ELP packet from n5 seqno 1655631458 ORIG: 00:00:0d:18:08:05 [ 66380] Received ELP packet from n4 seqno 2232127914 ORIG: 00:00:0d:18:08:04 [ 66450] Sending broadcast ELP packet on interface wlan1, seqno 2794731688 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 66450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 66450] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321087, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 66450] Searching and updating originator entry of received packet [ 66450] Searching and updating originator entry of received packet [ 66450] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321087, throughput 157, TTL 49, V 15, tvlv_len 36) [ 66450] Searching and updating originator entry of received packet [ 66450] Searching and updating originator entry of received packet [ 66450] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321087, throughput 116, TTL 49, V 15, tvlv_len 36) [ 66450] Searching and updating originator entry of received packet [ 66450] Searching and updating originator entry of received packet [ 66450] Forwarding OGM2 packet on wlan1: throughput 44, ttl 48, received via wlan1 [ 66460] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321087, throughput 64, TTL 49, V 15, tvlv_len 36) [ 66460] Searching and updating originator entry of received packet [ 66460] Searching and updating originator entry of received packet [ 66460] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645157, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 66460] Searching and updating originator entry of received packet [ 66460] Searching and updating originator entry of received packet [ 66470] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645157, throughput 122, TTL 49, V 15, tvlv_len 36) [ 66470] Searching and updating originator entry of received packet [ 66470] Searching and updating originator entry of received packet [ 66470] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645157, throughput 61, TTL 48, V 15, tvlv_len 36) [ 66470] Searching and updating originator entry of received packet [ 66470] Searching and updating originator entry of received packet [ 66470] Forwarding OGM2 packet on wlan1: throughput 30, ttl 47, received via wlan1 [ 66470] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645157, throughput 61, TTL 48, V 15, tvlv_len 36) [ 66470] Searching and updating originator entry of received packet [ 66470] Searching and updating originator entry of received packet [ 66500] Received ELP packet from n3 seqno 2288737050 ORIG: 00:00:0d:18:08:03 [ 66500] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645157, throughput 43, TTL 48, V 15, tvlv_len 36) [ 66500] Searching and updating originator entry of received packet [ 66500] Searching and updating originator entry of received packet [ 66590] Received ELP packet from n2 seqno 3371324915 ORIG: 00:00:0d:18:08:02 [ 66600] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711746, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 66600] Searching and updating originator entry of received packet [ 66600] Searching and updating originator entry of received packet [ 66600] Forwarding OGM2 packet on wlan1: throughput 44, ttl 49, received via wlan1 [ 66600] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711746, throughput 67, TTL 49, V 15, tvlv_len 36) [ 66600] Searching and updating originator entry of received packet [ 66600] Searching and updating originator entry of received packet [ 66600] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711746, throughput 147, TTL 49, V 15, tvlv_len 36) [ 66600] Searching and updating originator entry of received packet [ 66600] Searching and updating originator entry of received packet [ 66600] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711746, throughput 73, TTL 48, V 15, tvlv_len 36) [ 66600] Searching and updating originator entry of received packet [ 66600] Searching and updating originator entry of received packet [ 66630] Received ELP packet from n6 seqno 2972468669 ORIG: 00:00:0d:18:08:06 [ 66670] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447689, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 66670] Searching and updating originator entry of received packet [ 66670] Searching and updating originator entry of received packet [ 66670] Forwarding OGM2 packet on wlan1: throughput 163, ttl 49, received via wlan1 [ 66670] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447689, throughput 88, TTL 49, V 15, tvlv_len 36) [ 66670] Searching and updating originator entry of received packet [ 66670] Searching and updating originator entry of received packet [ 66680] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447689, throughput 67, TTL 49, V 15, tvlv_len 36) [ 66680] Searching and updating originator entry of received packet [ 66680] Searching and updating originator entry of received packet [ 66680] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447689, throughput 44, TTL 48, V 15, tvlv_len 36) [ 66680] Searching and updating originator entry of received packet [ 66680] Searching and updating originator entry of received packet [ 66700] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711746, throughput 43, TTL 48, V 15, tvlv_len 36) [ 66700] Searching and updating originator entry of received packet [ 66700] Searching and updating originator entry of received packet [ 66840] Received ELP packet from n5 seqno 1655631459 ORIG: 00:00:0d:18:08:05 [ 66880] Received ELP packet from n4 seqno 2232127915 ORIG: 00:00:0d:18:08:04 [ 66900] Received ELP packet from n3 seqno 2288737051 ORIG: 00:00:0d:18:08:03 [ 66960] Sending broadcast ELP packet on interface wlan1, seqno 2794731689 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 66960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 67040] Sending own OGM2 packet (originator n1, seqno 2147832148, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 67110] Received ELP packet from n2 seqno 3371324916 ORIG: 00:00:0d:18:08:02 [ 67140] Received ELP packet from n6 seqno 2972468670 ORIG: 00:00:0d:18:08:06 [ 67270] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568190, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 67270] Searching and updating originator entry of received packet [ 67270] Searching and updating originator entry of received packet [ 67270] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568190, throughput 43, TTL 49, V 15, tvlv_len 36) [ 67270] Searching and updating originator entry of received packet [ 67270] Searching and updating originator entry of received packet [ 67270] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568190, throughput 83, TTL 49, V 15, tvlv_len 36) [ 67270] Searching and updating originator entry of received packet [ 67270] Searching and updating originator entry of received packet [ 67270] Forwarding OGM2 packet on wlan1: throughput 41, ttl 48, received via wlan1 [ 67270] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568190, throughput 41, TTL 48, V 15, tvlv_len 36) [ 67270] Searching and updating originator entry of received packet [ 67270] Searching and updating originator entry of received packet [ 67370] Received ELP packet from n5 seqno 1655631460 ORIG: 00:00:0d:18:08:05 [ 67400] Received ELP packet from n4 seqno 2232127916 ORIG: 00:00:0d:18:08:04 [ 67470] Sending broadcast ELP packet on interface wlan1, seqno 2794731690 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 67470] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 67490] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321088, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 67490] Searching and updating originator entry of received packet [ 67490] Searching and updating originator entry of received packet [ 67490] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321088, throughput 116, TTL 49, V 15, tvlv_len 36) [ 67490] Searching and updating originator entry of received packet [ 67490] Searching and updating originator entry of received packet [ 67490] Forwarding OGM2 packet on wlan1: throughput 43, ttl 48, received via wlan1 [ 67490] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321088, throughput 65, TTL 49, V 15, tvlv_len 36) [ 67490] Searching and updating originator entry of received packet [ 67490] Searching and updating originator entry of received packet [ 67500] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645158, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 67500] Searching and updating originator entry of received packet [ 67500] Searching and updating originator entry of received packet [ 67500] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645158, throughput 120, TTL 49, V 15, tvlv_len 36) [ 67500] Searching and updating originator entry of received packet [ 67500] Searching and updating originator entry of received packet [ 67500] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645158, throughput 60, TTL 48, V 15, tvlv_len 36) [ 67500] Searching and updating originator entry of received packet [ 67500] Searching and updating originator entry of received packet [ 67500] Forwarding OGM2 packet on wlan1: throughput 30, ttl 47, received via wlan1 [ 67550] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645158, throughput 43, TTL 48, V 15, tvlv_len 36) [ 67550] Searching and updating originator entry of received packet [ 67550] Searching and updating originator entry of received packet [ 67590] Parsing outgoing ARP REQUEST [ 67590] ARP MSG = [src: b0:25:aa:25:d6:df-192.168.1.10 dst: 00:00:00:00:00:00-192.168.1.2] [ 67590] Entry updated: 192.168.1.10 b0:25:aa:25:d6:df (vid: -1) [ 67590] ARP request replied locally [ 67620] Received ELP packet from n2 seqno 3371324917 ORIG: 00:00:0d:18:08:02 [ 67630] Received ELP packet from n6 seqno 2972468671 ORIG: 00:00:0d:18:08:06 [ 67640] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711747, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 67640] Searching and updating originator entry of received packet [ 67640] Searching and updating originator entry of received packet [ 67640] Forwarding OGM2 packet on wlan1: throughput 43, ttl 49, received via wlan1 [ 67640] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711747, throughput 67, TTL 49, V 15, tvlv_len 36) [ 67640] Searching and updating originator entry of received packet [ 67640] Searching and updating originator entry of received packet [ 67710] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447690, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 67710] Searching and updating originator entry of received packet [ 67710] Searching and updating originator entry of received packet [ 67710] Forwarding OGM2 packet on wlan1: throughput 165, ttl 49, received via wlan1 [ 67710] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447690, throughput 92, TTL 49, V 15, tvlv_len 36) [ 67710] Searching and updating originator entry of received packet [ 67710] Searching and updating originator entry of received packet [ 67710] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447690, throughput 67, TTL 49, V 15, tvlv_len 36) [ 67710] Searching and updating originator entry of received packet [ 67710] Searching and updating originator entry of received packet [ 67750] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447690, throughput 84, TTL 49, V 15, tvlv_len 36) [ 67750] Searching and updating originator entry of received packet [ 67750] Searching and updating originator entry of received packet [ 67840] batadv_bla_send_claim(): ANNOUNCE of n1 on vid -1 [ 67850] ARP Request for 192.168.1.2: fallback [ 67850] Parsing incoming ARP REPLY [ 67850] ARP MSG = [src: 00:00:0a:17:10:02-192.168.1.2 dst: b0:25:aa:25:d6:df-192.168.1.10] [ 67850] * encapsulated within a UNICAST packet [ 67850] New entry added: 192.168.1.2 00:00:0a:17:10:02 (vid: -1) [ 67850] Entry updated: 192.168.1.10 b0:25:aa:25:d6:df (vid: -1) [ 67900] Received ELP packet from n5 seqno 1655631461 ORIG: 00:00:0d:18:08:05 [ 67920] Received ELP packet from n4 seqno 2232127917 ORIG: 00:00:0d:18:08:04 [ 67990] Sending broadcast ELP packet on interface wlan1, seqno 2794731691 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 67990] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 68080] Sending own OGM2 packet (originator n1, seqno 2147832149, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 68120] Received ELP packet from n2 seqno 3371324918 ORIG: 00:00:0d:18:08:02 [ 68150] Received ELP packet from n6 seqno 2972468672 ORIG: 00:00:0d:18:08:06 [ 68300] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568191, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 68300] Searching and updating originator entry of received packet [ 68300] Searching and updating originator entry of received packet [ 68300] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568191, throughput 82, TTL 49, V 15, tvlv_len 36) [ 68300] Searching and updating originator entry of received packet [ 68300] Searching and updating originator entry of received packet [ 68300] Forwarding OGM2 packet on wlan1: throughput 41, ttl 48, received via wlan1 [ 68430] Received ELP packet from n5 seqno 1655631462 ORIG: 00:00:0d:18:08:05 [ 68450] Received ELP packet from n4 seqno 2232127918 ORIG: 00:00:0d:18:08:04 [ 68510] Received ELP packet from n3 seqno 2288737054 ORIG: 00:00:0d:18:08:03 [ 68520] Sending broadcast ELP packet on interface wlan1, seqno 2794731692 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 68520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 68530] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321089, throughput 158, TTL 49, V 15, tvlv_len 36) [ 68530] Searching and updating originator entry of received packet [ 68530] Searching and updating originator entry of received packet [ 68530] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321089, throughput 115, TTL 49, V 15, tvlv_len 36) [ 68530] Searching and updating originator entry of received packet [ 68530] Searching and updating originator entry of received packet [ 68530] Forwarding OGM2 packet on wlan1: throughput 41, ttl 48, received via wlan1 [ 68540] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645159, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 68540] Searching and updating originator entry of received packet [ 68540] Searching and updating originator entry of received packet [ 68540] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645159, throughput 117, TTL 49, V 15, tvlv_len 36) [ 68540] Searching and updating originator entry of received packet [ 68540] Searching and updating originator entry of received packet [ 68550] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645159, throughput 58, TTL 48, V 15, tvlv_len 36) [ 68550] Searching and updating originator entry of received packet [ 68550] Searching and updating originator entry of received packet [ 68550] Forwarding OGM2 packet on wlan1: throughput 29, ttl 47, received via wlan1 [ 68550] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645159, throughput 58, TTL 48, V 15, tvlv_len 36) [ 68550] Searching and updating originator entry of received packet [ 68550] Searching and updating originator entry of received packet [ 68640] Received ELP packet from n2 seqno 3371324919 ORIG: 00:00:0d:18:08:02 [ 68640] Received ELP packet from n6 seqno 2972468673 ORIG: 00:00:0d:18:08:06 [ 68680] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711748, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 68680] Searching and updating originator entry of received packet [ 68680] Searching and updating originator entry of received packet [ 68680] Forwarding OGM2 packet on wlan1: throughput 41, ttl 49, received via wlan1 [ 68680] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711748, throughput 66, TTL 49, V 15, tvlv_len 36) [ 68680] Searching and updating originator entry of received packet [ 68680] Searching and updating originator entry of received packet [ 68680] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711748, throughput 73, TTL 48, V 15, tvlv_len 36) [ 68680] Searching and updating originator entry of received packet [ 68680] Searching and updating originator entry of received packet [ 68720] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321089, throughput 43, TTL 49, V 15, tvlv_len 36) [ 68720] Searching and updating originator entry of received packet [ 68720] Searching and updating originator entry of received packet [ 68750] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447691, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 68750] Searching and updating originator entry of received packet [ 68750] Searching and updating originator entry of received packet [ 68750] Forwarding OGM2 packet on wlan1: throughput 166, ttl 49, received via wlan1 [ 68750] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447691, throughput 97, TTL 49, V 15, tvlv_len 36) [ 68750] Searching and updating originator entry of received packet [ 68750] Searching and updating originator entry of received packet [ 68880] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447691, throughput 80, TTL 49, V 15, tvlv_len 36) [ 68880] Searching and updating originator entry of received packet [ 68880] Searching and updating originator entry of received packet [ 68940] Received ELP packet from n5 seqno 1655631463 ORIG: 00:00:0d:18:08:05 [ 68960] Received ELP packet from n4 seqno 2232127919 ORIG: 00:00:0d:18:08:04 [ 69020] Sending broadcast ELP packet on interface wlan1, seqno 2794731693 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 69020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 69100] Received ELP packet from n3 seqno 2288737055 ORIG: 00:00:0d:18:08:03 [ 69120] Sending own OGM2 packet (originator n1, seqno 2147832150, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 69150] Received ELP packet from n2 seqno 3371324920 ORIG: 00:00:0d:18:08:02 [ 69160] Received ELP packet from n6 seqno 2972468674 ORIG: 00:00:0d:18:08:06 [ 69310] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568192, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 69310] Searching and updating originator entry of received packet [ 69310] Searching and updating originator entry of received packet [ 69310] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568192, throughput 84, TTL 49, V 15, tvlv_len 36) [ 69310] Searching and updating originator entry of received packet [ 69310] Searching and updating originator entry of received packet [ 69310] Forwarding OGM2 packet on wlan1: throughput 42, ttl 48, received via wlan1 [ 69310] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568192, throughput 38, TTL 48, V 15, tvlv_len 36) [ 69310] Searching and updating originator entry of received packet [ 69310] Searching and updating originator entry of received packet [ 69470] Received ELP packet from n4 seqno 2232127920 ORIG: 00:00:0d:18:08:04 [ 69520] Sending broadcast ELP packet on interface wlan1, seqno 2794731694 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 69520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 69570] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321090, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 69570] Searching and updating originator entry of received packet [ 69570] Searching and updating originator entry of received packet [ 69570] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321090, throughput 66, TTL 49, V 15, tvlv_len 36) [ 69570] Searching and updating originator entry of received packet [ 69570] Searching and updating originator entry of received packet [ 69570] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321090, throughput 158, TTL 49, V 15, tvlv_len 36) [ 69570] Searching and updating originator entry of received packet [ 69570] Searching and updating originator entry of received packet [ 69580] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645160, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 69580] Searching and updating originator entry of received packet [ 69580] Searching and updating originator entry of received packet [ 69580] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645160, throughput 116, TTL 49, V 15, tvlv_len 36) [ 69580] Searching and updating originator entry of received packet [ 69580] Searching and updating originator entry of received packet [ 69580] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645160, throughput 58, TTL 48, V 15, tvlv_len 36) [ 69580] Searching and updating originator entry of received packet [ 69580] Searching and updating originator entry of received packet [ 69580] Forwarding OGM2 packet on wlan1: throughput 29, ttl 47, received via wlan1 [ 69590] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645160, throughput 58, TTL 48, V 15, tvlv_len 36) [ 69590] Searching and updating originator entry of received packet [ 69590] Searching and updating originator entry of received packet [ 69660] Received ELP packet from n2 seqno 3371324921 ORIG: 00:00:0d:18:08:02 [ 69670] Received ELP packet from n6 seqno 2972468675 ORIG: 00:00:0d:18:08:06 [ 69720] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711749, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 69720] Searching and updating originator entry of received packet [ 69720] Searching and updating originator entry of received packet [ 69720] Forwarding OGM2 packet on wlan1: throughput 39, ttl 49, received via wlan1 [ 69720] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711749, throughput 147, TTL 49, V 15, tvlv_len 36) [ 69720] Searching and updating originator entry of received packet [ 69720] Searching and updating originator entry of received packet [ 69720] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711749, throughput 66, TTL 49, V 15, tvlv_len 36) [ 69720] Searching and updating originator entry of received packet [ 69720] Searching and updating originator entry of received packet [ 69790] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447692, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 69790] Searching and updating originator entry of received packet [ 69790] Searching and updating originator entry of received packet [ 69790] Forwarding OGM2 packet on wlan1: throughput 168, ttl 49, received via wlan1 [ 69790] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447692, throughput 98, TTL 49, V 15, tvlv_len 36) [ 69790] Searching and updating originator entry of received packet [ 69790] Searching and updating originator entry of received packet [ 69790] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447692, throughput 49, TTL 48, V 15, tvlv_len 36) [ 69790] Searching and updating originator entry of received packet [ 69790] Searching and updating originator entry of received packet [ 69940] Received ELP packet from n5 seqno 1655631465 ORIG: 00:00:0d:18:08:05 [ 70000] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321090, throughput 44, TTL 49, V 15, tvlv_len 36) [ 70000] Searching and updating originator entry of received packet [ 70000] Searching and updating originator entry of received packet [ 70010] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711749, throughput 44, TTL 48, V 15, tvlv_len 36) [ 70010] Searching and updating originator entry of received packet [ 70010] Searching and updating originator entry of received packet [ 70020] Sending broadcast ELP packet on interface wlan1, seqno 2794731695 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 70020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 70160] Sending own OGM2 packet (originator n1, seqno 2147832151, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 70180] Received ELP packet from n2 seqno 3371324922 ORIG: 00:00:0d:18:08:02 [ 70450] Received ELP packet from n5 seqno 1655631466 ORIG: 00:00:0d:18:08:05 [ 70480] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568193, throughput 44, TTL 49, V 15, tvlv_len 36) [ 70480] Searching and updating originator entry of received packet [ 70480] Searching and updating originator entry of received packet [ 70480] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568193, throughput 84, TTL 49, V 15, tvlv_len 36) [ 70480] Searching and updating originator entry of received packet [ 70480] Searching and updating originator entry of received packet [ 70480] Forwarding OGM2 packet on wlan1: throughput 42, ttl 48, received via wlan1 [ 70480] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568193, throughput 37, TTL 48, V 15, tvlv_len 36) [ 70480] Searching and updating originator entry of received packet [ 70480] Searching and updating originator entry of received packet [ 70490] Received ELP packet from n4 seqno 2232127922 ORIG: 00:00:0d:18:08:04 [ 70540] Sending broadcast ELP packet on interface wlan1, seqno 2794731696 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 70540] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 70610] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321091, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 70610] Searching and updating originator entry of received packet [ 70610] Searching and updating originator entry of received packet [ 70610] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321091, throughput 66, TTL 49, V 15, tvlv_len 36) [ 70610] Searching and updating originator entry of received packet [ 70610] Searching and updating originator entry of received packet [ 70610] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321091, throughput 158, TTL 49, V 15, tvlv_len 36) [ 70610] Searching and updating originator entry of received packet [ 70610] Searching and updating originator entry of received packet [ 70620] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645161, throughput 116, TTL 49, V 15, tvlv_len 36) [ 70620] Searching and updating originator entry of received packet [ 70620] Searching and updating originator entry of received packet [ 70620] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645161, throughput 58, TTL 48, V 15, tvlv_len 36) [ 70620] Searching and updating originator entry of received packet [ 70620] Searching and updating originator entry of received packet [ 70620] Forwarding OGM2 packet on wlan1: throughput 29, ttl 47, received via wlan1 [ 70620] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645161, throughput 58, TTL 48, V 15, tvlv_len 36) [ 70620] Searching and updating originator entry of received packet [ 70620] Searching and updating originator entry of received packet [ 70690] Received ELP packet from n2 seqno 3371324923 ORIG: 00:00:0d:18:08:02 [ 70710] Received ELP packet from n6 seqno 2972468677 ORIG: 00:00:0d:18:08:06 [ 70760] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711750, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 70760] Searching and updating originator entry of received packet [ 70760] Searching and updating originator entry of received packet [ 70760] Forwarding OGM2 packet on wlan1: throughput 39, ttl 49, received via wlan1 [ 70760] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711750, throughput 65, TTL 49, V 15, tvlv_len 36) [ 70760] Searching and updating originator entry of received packet [ 70760] Searching and updating originator entry of received packet [ 70760] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711750, throughput 74, TTL 48, V 15, tvlv_len 36) [ 70760] Searching and updating originator entry of received packet [ 70760] Searching and updating originator entry of received packet [ 70830] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447693, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 70830] Searching and updating originator entry of received packet [ 70830] Searching and updating originator entry of received packet [ 70830] Forwarding OGM2 packet on wlan1: throughput 168, ttl 49, received via wlan1 [ 70830] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447693, throughput 67, TTL 49, V 15, tvlv_len 36) [ 70830] Searching and updating originator entry of received packet [ 70830] Searching and updating originator entry of received packet [ 70830] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447693, throughput 98, TTL 49, V 15, tvlv_len 36) [ 70830] Searching and updating originator entry of received packet [ 70830] Searching and updating originator entry of received packet [ 70830] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447693, throughput 49, TTL 48, V 15, tvlv_len 36) [ 70830] Searching and updating originator entry of received packet [ 70830] Searching and updating originator entry of received packet [ 70860] Received ELP packet from n3 seqno 2288737058 ORIG: 00:00:0d:18:08:03 [ 70860] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645161, throughput 42, TTL 48, V 15, tvlv_len 36) [ 70860] Searching and updating originator entry of received packet [ 70860] Searching and updating originator entry of received packet [ 70860] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447693, throughput 79, TTL 49, V 15, tvlv_len 36) [ 70860] Searching and updating originator entry of received packet [ 70860] Searching and updating originator entry of received packet [ 70950] Received ELP packet from n5 seqno 1655631467 ORIG: 00:00:0d:18:08:05 [ 71000] Received ELP packet from n4 seqno 2232127923 ORIG: 00:00:0d:18:08:04 [ 71050] Sending broadcast ELP packet on interface wlan1, seqno 2794731697 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 71050] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 71200] Sending own OGM2 packet (originator n1, seqno 2147832152, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 71200] Received ELP packet from n2 seqno 3371324924 ORIG: 00:00:0d:18:08:02 [ 71220] Received ELP packet from n6 seqno 2972468678 ORIG: 00:00:0d:18:08:06 [ 71370] Received ELP packet from n3 seqno 2288737059 ORIG: 00:00:0d:18:08:03 [ 71370] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568194, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 71370] Searching and updating originator entry of received packet [ 71370] Searching and updating originator entry of received packet [ 71370] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568194, throughput 86, TTL 49, V 15, tvlv_len 36) [ 71370] Searching and updating originator entry of received packet [ 71370] Searching and updating originator entry of received packet [ 71370] Forwarding OGM2 packet on wlan1: throughput 43, ttl 48, received via wlan1 [ 71470] Received ELP packet from n5 seqno 1655631468 ORIG: 00:00:0d:18:08:05 [ 71530] Received ELP packet from n4 seqno 2232127924 ORIG: 00:00:0d:18:08:04 [ 71550] Sending broadcast ELP packet on interface wlan1, seqno 2794731698 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 71550] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 71650] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321092, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 71650] Searching and updating originator entry of received packet [ 71650] Searching and updating originator entry of received packet [ 71650] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321092, throughput 117, TTL 49, V 15, tvlv_len 36) [ 71650] Searching and updating originator entry of received packet [ 71650] Searching and updating originator entry of received packet [ 71650] Forwarding OGM2 packet on wlan1: throughput 39, ttl 48, received via wlan1 [ 71650] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321092, throughput 65, TTL 49, V 15, tvlv_len 36) [ 71650] Searching and updating originator entry of received packet [ 71650] Searching and updating originator entry of received packet [ 71650] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321092, throughput 156, TTL 49, V 15, tvlv_len 36) [ 71650] Searching and updating originator entry of received packet [ 71650] Searching and updating originator entry of received packet [ 71660] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645162, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 71660] Searching and updating originator entry of received packet [ 71660] Searching and updating originator entry of received packet [ 71660] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645162, throughput 115, TTL 49, V 15, tvlv_len 36) [ 71660] Searching and updating originator entry of received packet [ 71660] Searching and updating originator entry of received packet [ 71660] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645162, throughput 57, TTL 48, V 15, tvlv_len 36) [ 71660] Searching and updating originator entry of received packet [ 71660] Searching and updating originator entry of received packet [ 71660] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645162, throughput 57, TTL 48, V 15, tvlv_len 36) [ 71660] Searching and updating originator entry of received packet [ 71660] Searching and updating originator entry of received packet [ 71660] Forwarding OGM2 packet on wlan1: throughput 28, ttl 47, received via wlan1 [ 71720] Received ELP packet from n2 seqno 3371324925 ORIG: 00:00:0d:18:08:02 [ 71750] Received ELP packet from n6 seqno 2972468679 ORIG: 00:00:0d:18:08:06 [ 71800] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711751, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 71800] Searching and updating originator entry of received packet [ 71800] Searching and updating originator entry of received packet [ 71800] Forwarding OGM2 packet on wlan1: throughput 39, ttl 49, received via wlan1 [ 71870] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447694, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 71870] Searching and updating originator entry of received packet [ 71870] Searching and updating originator entry of received packet [ 71870] Forwarding OGM2 packet on wlan1: throughput 169, ttl 49, received via wlan1 [ 71870] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447694, throughput 102, TTL 49, V 15, tvlv_len 36) [ 71870] Searching and updating originator entry of received packet [ 71870] Searching and updating originator entry of received packet [ 71870] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447694, throughput 67, TTL 49, V 15, tvlv_len 36) [ 71870] Searching and updating originator entry of received packet [ 71870] Searching and updating originator entry of received packet [ 71880] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447694, throughput 51, TTL 48, V 15, tvlv_len 36) [ 71880] Searching and updating originator entry of received packet [ 71880] Searching and updating originator entry of received packet [ 71980] Received ELP packet from n5 seqno 1655631469 ORIG: 00:00:0d:18:08:05 [ 72050] Received ELP packet from n4 seqno 2232127925 ORIG: 00:00:0d:18:08:04 [ 72050] Received ELP packet from n3 seqno 2288737060 ORIG: 00:00:0d:18:08:03 [ 72050] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321092, throughput 40, TTL 49, V 15, tvlv_len 36) [ 72050] Searching and updating originator entry of received packet [ 72050] Searching and updating originator entry of received packet [ 72050] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645162, throughput 40, TTL 48, V 15, tvlv_len 36) [ 72050] Searching and updating originator entry of received packet [ 72050] Searching and updating originator entry of received packet [ 72060] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447694, throughput 80, TTL 49, V 15, tvlv_len 36) [ 72060] Searching and updating originator entry of received packet [ 72060] Searching and updating originator entry of received packet [ 72060] Received ELP packet from n3 seqno 2288737061 ORIG: 00:00:0d:18:08:03 [ 72080] Sending broadcast ELP packet on interface wlan1, seqno 2794731699 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 72080] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 72220] Received ELP packet from n2 seqno 3371324926 ORIG: 00:00:0d:18:08:02 [ 72240] Sending own OGM2 packet (originator n1, seqno 2147832153, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 72280] Received ELP packet from n6 seqno 2972468680 ORIG: 00:00:0d:18:08:06 [ 72490] Received ELP packet from n5 seqno 1655631470 ORIG: 00:00:0d:18:08:05 [ 72550] Received ELP packet from n4 seqno 2232127926 ORIG: 00:00:0d:18:08:04 [ 72600] Sending broadcast ELP packet on interface wlan1, seqno 2794731700 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 72600] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 72690] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321093, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 72690] Searching and updating originator entry of received packet [ 72690] Searching and updating originator entry of received packet [ 72690] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321093, throughput 119, TTL 49, V 15, tvlv_len 36) [ 72690] Searching and updating originator entry of received packet [ 72690] Searching and updating originator entry of received packet [ 72690] Forwarding OGM2 packet on wlan1: throughput 42, ttl 48, received via wlan1 [ 72700] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321093, throughput 157, TTL 49, V 15, tvlv_len 36) [ 72700] Searching and updating originator entry of received packet [ 72700] Searching and updating originator entry of received packet [ 72700] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321093, throughput 66, TTL 49, V 15, tvlv_len 36) [ 72700] Searching and updating originator entry of received packet [ 72700] Searching and updating originator entry of received packet [ 72700] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645163, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 72700] Searching and updating originator entry of received packet [ 72700] Searching and updating originator entry of received packet [ 72710] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645163, throughput 115, TTL 49, V 15, tvlv_len 36) [ 72710] Searching and updating originator entry of received packet [ 72710] Searching and updating originator entry of received packet [ 72710] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645163, throughput 57, TTL 48, V 15, tvlv_len 36) [ 72710] Searching and updating originator entry of received packet [ 72710] Searching and updating originator entry of received packet [ 72710] Forwarding OGM2 packet on wlan1: throughput 28, ttl 47, received via wlan1 [ 72740] Received ELP packet from n2 seqno 3371324927 ORIG: 00:00:0d:18:08:02 [ 72780] Received ELP packet from n6 seqno 2972468681 ORIG: 00:00:0d:18:08:06 [ 72800] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568195, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 72800] Searching and updating originator entry of received packet [ 72800] Searching and updating originator entry of received packet [ 72800] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568195, throughput 85, TTL 49, V 15, tvlv_len 36) [ 72800] Searching and updating originator entry of received packet [ 72800] Searching and updating originator entry of received packet [ 72800] Forwarding OGM2 packet on wlan1: throughput 42, ttl 48, received via wlan1 [ 72800] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568195, throughput 44, TTL 49, V 15, tvlv_len 36) [ 72800] Searching and updating originator entry of received packet [ 72800] Searching and updating originator entry of received packet [ 72820] Received ELP packet from n3 seqno 2288737062 ORIG: 00:00:0d:18:08:03 [ 72820] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645163, throughput 43, TTL 49, V 15, tvlv_len 36) [ 72820] Searching and updating originator entry of received packet [ 72820] Searching and updating originator entry of received packet [ 72840] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711752, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 72840] Searching and updating originator entry of received packet [ 72840] Searching and updating originator entry of received packet [ 72840] Forwarding OGM2 packet on wlan1: throughput 42, ttl 49, received via wlan1 [ 72840] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711752, throughput 64, TTL 49, V 15, tvlv_len 36) [ 72840] Searching and updating originator entry of received packet [ 72840] Searching and updating originator entry of received packet [ 72840] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711752, throughput 74, TTL 48, V 15, tvlv_len 36) [ 72840] Searching and updating originator entry of received packet [ 72840] Searching and updating originator entry of received packet [ 72910] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447695, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 72910] Searching and updating originator entry of received packet [ 72910] Searching and updating originator entry of received packet [ 72910] Forwarding OGM2 packet on wlan1: throughput 169, ttl 49, received via wlan1 [ 72910] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447695, throughput 67, TTL 49, V 15, tvlv_len 36) [ 72910] Searching and updating originator entry of received packet [ 72910] Searching and updating originator entry of received packet [ 72940] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447695, throughput 83, TTL 49, V 15, tvlv_len 36) [ 72940] Searching and updating originator entry of received packet [ 72940] Searching and updating originator entry of received packet [ 73000] Received ELP packet from n5 seqno 1655631471 ORIG: 00:00:0d:18:08:05 [ 73050] Received ELP packet from n4 seqno 2232127927 ORIG: 00:00:0d:18:08:04 [ 73100] Sending broadcast ELP packet on interface wlan1, seqno 2794731701 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 73100] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 73150] Received ELP packet from n3 seqno 2288737063 ORIG: 00:00:0d:18:08:03 [ 73250] Received ELP packet from n2 seqno 3371324928 ORIG: 00:00:0d:18:08:02 [ 73280] Sending own OGM2 packet (originator n1, seqno 2147832154, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 73290] Received ELP packet from n6 seqno 2972468682 ORIG: 00:00:0d:18:08:06 [ 73530] Received ELP packet from n5 seqno 1655631472 ORIG: 00:00:0d:18:08:05 [ 73550] Received ELP packet from n4 seqno 2232127928 ORIG: 00:00:0d:18:08:04 [ 73570] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568196, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 73570] Searching and updating originator entry of received packet [ 73570] Searching and updating originator entry of received packet [ 73580] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568196, throughput 84, TTL 49, V 15, tvlv_len 36) [ 73580] Searching and updating originator entry of received packet [ 73580] Searching and updating originator entry of received packet [ 73580] Forwarding OGM2 packet on wlan1: throughput 42, ttl 48, received via wlan1 [ 73580] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568196, throughput 44, TTL 49, V 15, tvlv_len 36) [ 73580] Searching and updating originator entry of received packet [ 73580] Searching and updating originator entry of received packet [ 73580] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568196, throughput 42, TTL 48, V 15, tvlv_len 36) [ 73580] Searching and updating originator entry of received packet [ 73580] Searching and updating originator entry of received packet [ 73590] Received ELP packet from n3 seqno 2288737064 ORIG: 00:00:0d:18:08:03 [ 73630] Sending broadcast ELP packet on interface wlan1, seqno 2794731702 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 73630] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 73730] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321094, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 73730] Searching and updating originator entry of received packet [ 73730] Searching and updating originator entry of received packet [ 73730] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321094, throughput 120, TTL 49, V 15, tvlv_len 36) [ 73730] Searching and updating originator entry of received packet [ 73730] Searching and updating originator entry of received packet [ 73730] Forwarding OGM2 packet on wlan1: throughput 45, ttl 48, received via wlan1 [ 73740] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321094, throughput 157, TTL 49, V 15, tvlv_len 36) [ 73740] Searching and updating originator entry of received packet [ 73740] Searching and updating originator entry of received packet [ 73740] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645164, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 73740] Searching and updating originator entry of received packet [ 73740] Searching and updating originator entry of received packet [ 73750] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645164, throughput 114, TTL 49, V 15, tvlv_len 36) [ 73750] Searching and updating originator entry of received packet [ 73750] Searching and updating originator entry of received packet [ 73750] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645164, throughput 57, TTL 48, V 15, tvlv_len 36) [ 73750] Searching and updating originator entry of received packet [ 73750] Searching and updating originator entry of received packet [ 73750] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645164, throughput 57, TTL 48, V 15, tvlv_len 36) [ 73750] Searching and updating originator entry of received packet [ 73750] Searching and updating originator entry of received packet [ 73750] Forwarding OGM2 packet on wlan1: throughput 28, ttl 47, received via wlan1 [ 73760] Received ELP packet from n2 seqno 3371324929 ORIG: 00:00:0d:18:08:02 [ 73790] Received ELP packet from n6 seqno 2972468683 ORIG: 00:00:0d:18:08:06 [ 73880] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711753, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 73880] Searching and updating originator entry of received packet [ 73880] Searching and updating originator entry of received packet [ 73880] Forwarding OGM2 packet on wlan1: throughput 45, ttl 49, received via wlan1 [ 73880] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711753, throughput 65, TTL 49, V 15, tvlv_len 36) [ 73880] Searching and updating originator entry of received packet [ 73880] Searching and updating originator entry of received packet [ 73880] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711753, throughput 148, TTL 49, V 15, tvlv_len 36) [ 73880] Searching and updating originator entry of received packet [ 73880] Searching and updating originator entry of received packet [ 73880] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711753, throughput 74, TTL 48, V 15, tvlv_len 36) [ 73880] Searching and updating originator entry of received packet [ 73880] Searching and updating originator entry of received packet [ 73940] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321094, throughput 43, TTL 48, V 15, tvlv_len 36) [ 73940] Searching and updating originator entry of received packet [ 73940] Searching and updating originator entry of received packet [ 73940] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645164, throughput 43, TTL 49, V 15, tvlv_len 36) [ 73940] Searching and updating originator entry of received packet [ 73940] Searching and updating originator entry of received packet [ 73960] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711753, throughput 41, TTL 48, V 15, tvlv_len 36) [ 73960] Searching and updating originator entry of received packet [ 73960] Searching and updating originator entry of received packet [ 74060] Received ELP packet from n4 seqno 2232127929 ORIG: 00:00:0d:18:08:04 [ 74140] Sending broadcast ELP packet on interface wlan1, seqno 2794731703 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 74140] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 74280] Received ELP packet from n2 seqno 3371324930 ORIG: 00:00:0d:18:08:02 [ 74320] Sending own OGM2 packet (originator n1, seqno 2147832155, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 74370] Received ELP packet from n3 seqno 2288737065 ORIG: 00:00:0d:18:08:03 [ 74460] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568197, throughput 83, TTL 49, V 15, tvlv_len 36) [ 74460] Searching and updating originator entry of received packet [ 74460] Searching and updating originator entry of received packet [ 74460] Forwarding OGM2 packet on wlan1: throughput 41, ttl 48, received via wlan1 [ 74550] Received ELP packet from n5 seqno 1655631474 ORIG: 00:00:0d:18:08:05 [ 74560] Received ELP packet from n4 seqno 2232127930 ORIG: 00:00:0d:18:08:04 [ 74650] Sending broadcast ELP packet on interface wlan1, seqno 2794731704 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 74650] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 74760] Received ELP packet from n3 seqno 2288737066 ORIG: 00:00:0d:18:08:03 [ 74770] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321095, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 74770] Searching and updating originator entry of received packet [ 74770] Searching and updating originator entry of received packet [ 74770] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321095, throughput 63, TTL 49, V 15, tvlv_len 36) [ 74770] Searching and updating originator entry of received packet [ 74770] Searching and updating originator entry of received packet [ 74770] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321095, throughput 158, TTL 49, V 15, tvlv_len 36) [ 74770] Searching and updating originator entry of received packet [ 74770] Searching and updating originator entry of received packet [ 74770] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321095, throughput 121, TTL 49, V 15, tvlv_len 36) [ 74770] Searching and updating originator entry of received packet [ 74770] Searching and updating originator entry of received packet [ 74770] Forwarding OGM2 packet on wlan1: throughput 48, ttl 48, received via wlan1 [ 74780] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645165, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 74780] Searching and updating originator entry of received packet [ 74780] Searching and updating originator entry of received packet [ 74780] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645165, throughput 114, TTL 49, V 15, tvlv_len 36) [ 74780] Searching and updating originator entry of received packet [ 74780] Searching and updating originator entry of received packet [ 74780] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645165, throughput 57, TTL 48, V 15, tvlv_len 36) [ 74780] Searching and updating originator entry of received packet [ 74780] Searching and updating originator entry of received packet [ 74780] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645165, throughput 57, TTL 48, V 15, tvlv_len 36) [ 74780] Searching and updating originator entry of received packet [ 74780] Searching and updating originator entry of received packet [ 74780] Forwarding OGM2 packet on wlan1: throughput 28, ttl 47, received via wlan1 [ 74800] Received ELP packet from n2 seqno 3371324931 ORIG: 00:00:0d:18:08:02 [ 74810] Received ELP packet from n6 seqno 2972468685 ORIG: 00:00:0d:18:08:06 [ 74860] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321095, throughput 44, TTL 48, V 15, tvlv_len 36) [ 74860] Searching and updating originator entry of received packet [ 74860] Searching and updating originator entry of received packet [ 74920] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711754, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 74920] Searching and updating originator entry of received packet [ 74920] Searching and updating originator entry of received packet [ 74920] Forwarding OGM2 packet on wlan1: throughput 48, ttl 49, received via wlan1 [ 74920] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711754, throughput 66, TTL 49, V 15, tvlv_len 36) [ 74920] Searching and updating originator entry of received packet [ 74920] Searching and updating originator entry of received packet [ 74920] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711754, throughput 74, TTL 48, V 15, tvlv_len 36) [ 74920] Searching and updating originator entry of received packet [ 74920] Searching and updating originator entry of received packet [ 74990] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447697, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 74990] Searching and updating originator entry of received packet [ 74990] Searching and updating originator entry of received packet [ 74990] Forwarding OGM2 packet on wlan1: throughput 170, ttl 49, received via wlan1 [ 74990] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447697, throughput 106, TTL 49, V 15, tvlv_len 36) [ 74990] Searching and updating originator entry of received packet [ 74990] Searching and updating originator entry of received packet [ 75060] Received ELP packet from n4 seqno 2232127931 ORIG: 00:00:0d:18:08:04 [ 75070] Received ELP packet from n5 seqno 1655631475 ORIG: 00:00:0d:18:08:05 [ 75160] Sending broadcast ELP packet on interface wlan1, seqno 2794731705 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 75160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 75160] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447697, throughput 75, TTL 49, V 15, tvlv_len 36) [ 75160] Searching and updating originator entry of received packet [ 75160] Searching and updating originator entry of received packet [ 75300] Received ELP packet from n2 seqno 3371324932 ORIG: 00:00:0d:18:08:02 [ 75330] Received ELP packet from n6 seqno 2972468686 ORIG: 00:00:0d:18:08:06 [ 75360] Sending own OGM2 packet (originator n1, seqno 2147832156, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 75570] Received ELP packet from n4 seqno 2232127932 ORIG: 00:00:0d:18:08:04 [ 75600] Received ELP packet from n5 seqno 1655631476 ORIG: 00:00:0d:18:08:05 [ 75690] Sending broadcast ELP packet on interface wlan1, seqno 2794731706 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 75690] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 75710] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568198, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 75710] Searching and updating originator entry of received packet [ 75710] Searching and updating originator entry of received packet [ 75710] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568198, throughput 82, TTL 49, V 15, tvlv_len 36) [ 75710] Searching and updating originator entry of received packet [ 75710] Searching and updating originator entry of received packet [ 75710] Forwarding OGM2 packet on wlan1: throughput 41, ttl 48, received via wlan1 [ 75710] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568198, throughput 41, TTL 48, V 15, tvlv_len 36) [ 75710] Searching and updating originator entry of received packet [ 75710] Searching and updating originator entry of received packet [ 75710] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568198, throughput 44, TTL 49, V 15, tvlv_len 36) [ 75710] Searching and updating originator entry of received packet [ 75710] Searching and updating originator entry of received packet [ 75810] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321096, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 75810] Searching and updating originator entry of received packet [ 75810] Searching and updating originator entry of received packet [ 75810] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321096, throughput 62, TTL 49, V 15, tvlv_len 36) [ 75810] Searching and updating originator entry of received packet [ 75810] Searching and updating originator entry of received packet [ 75830] Received ELP packet from n2 seqno 3371324933 ORIG: 00:00:0d:18:08:02 [ 75830] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645166, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 75830] Searching and updating originator entry of received packet [ 75830] Searching and updating originator entry of received packet [ 75850] Received ELP packet from n6 seqno 2972468687 ORIG: 00:00:0d:18:08:06 [ 75960] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711755, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 75960] Searching and updating originator entry of received packet [ 75960] Searching and updating originator entry of received packet [ 75960] Forwarding OGM2 packet on wlan1: throughput 50, ttl 49, received via wlan1 [ 75960] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711755, throughput 66, TTL 49, V 15, tvlv_len 36) [ 75960] Searching and updating originator entry of received packet [ 75960] Searching and updating originator entry of received packet [ 75960] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711755, throughput 74, TTL 48, V 15, tvlv_len 36) [ 75960] Searching and updating originator entry of received packet [ 75960] Searching and updating originator entry of received packet [ 75990] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645166, throughput 44, TTL 49, V 15, tvlv_len 36) [ 75990] Searching and updating originator entry of received packet [ 75990] Searching and updating originator entry of received packet [ 76030] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447698, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 76030] Searching and updating originator entry of received packet [ 76030] Searching and updating originator entry of received packet [ 76030] Forwarding OGM2 packet on wlan1: throughput 170, ttl 49, received via wlan1 [ 76030] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447698, throughput 105, TTL 49, V 15, tvlv_len 36) [ 76030] Searching and updating originator entry of received packet [ 76030] Searching and updating originator entry of received packet [ 76090] Received ELP packet from n4 seqno 2232127933 ORIG: 00:00:0d:18:08:04 [ 76120] Received ELP packet from n5 seqno 1655631477 ORIG: 00:00:0d:18:08:05 [ 76210] Sending broadcast ELP packet on interface wlan1, seqno 2794731707 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 76210] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 76220] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447698, throughput 75, TTL 49, V 15, tvlv_len 36) [ 76220] Searching and updating originator entry of received packet [ 76220] Searching and updating originator entry of received packet [ 76350] Received ELP packet from n2 seqno 3371324934 ORIG: 00:00:0d:18:08:02 [ 76370] Received ELP packet from n6 seqno 2972468688 ORIG: 00:00:0d:18:08:06 [ 76400] Sending own OGM2 packet (originator n1, seqno 2147832157, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 76590] Received ELP packet from n4 seqno 2232127934 ORIG: 00:00:0d:18:08:04 [ 76650] Received ELP packet from n5 seqno 1655631478 ORIG: 00:00:0d:18:08:05 [ 76680] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568199, throughput 81, TTL 49, V 15, tvlv_len 36) [ 76680] Searching and updating originator entry of received packet [ 76680] Searching and updating originator entry of received packet [ 76680] Forwarding OGM2 packet on wlan1: throughput 40, ttl 48, received via wlan1 [ 76700] Sending broadcast ELP packet on interface wlan1, seqno 2794731708 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 76700] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 76850] Received ELP packet from n2 seqno 3371324935 ORIG: 00:00:0d:18:08:02 [ 76850] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321097, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 76850] Searching and updating originator entry of received packet [ 76850] Searching and updating originator entry of received packet [ 76860] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321097, throughput 123, TTL 49, V 15, tvlv_len 36) [ 76860] Searching and updating originator entry of received packet [ 76860] Searching and updating originator entry of received packet [ 76860] Forwarding OGM2 packet on wlan1: throughput 50, ttl 48, received via wlan1 [ 76860] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321097, throughput 59, TTL 49, V 15, tvlv_len 36) [ 76860] Searching and updating originator entry of received packet [ 76860] Searching and updating originator entry of received packet [ 76870] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645167, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 76870] Searching and updating originator entry of received packet [ 76870] Searching and updating originator entry of received packet [ 76870] Received ELP packet from n6 seqno 2972468689 ORIG: 00:00:0d:18:08:06 [ 76990] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645167, throughput 44, TTL 49, V 15, tvlv_len 36) [ 76990] Searching and updating originator entry of received packet [ 76990] Searching and updating originator entry of received packet [ 77000] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711756, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 77000] Searching and updating originator entry of received packet [ 77000] Searching and updating originator entry of received packet [ 77000] Forwarding OGM2 packet on wlan1: throughput 50, ttl 49, received via wlan1 [ 77070] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447699, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 77070] Searching and updating originator entry of received packet [ 77070] Searching and updating originator entry of received packet [ 77070] Forwarding OGM2 packet on wlan1: throughput 170, ttl 49, received via wlan1 [ 77070] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447699, throughput 67, TTL 49, V 15, tvlv_len 36) [ 77070] Searching and updating originator entry of received packet [ 77070] Searching and updating originator entry of received packet [ 77070] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447699, throughput 103, TTL 49, V 15, tvlv_len 36) [ 77070] Searching and updating originator entry of received packet [ 77070] Searching and updating originator entry of received packet [ 77080] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447699, throughput 33, TTL 48, V 15, tvlv_len 36) [ 77080] Searching and updating originator entry of received packet [ 77080] Searching and updating originator entry of received packet [ 77090] Received ELP packet from n4 seqno 2232127935 ORIG: 00:00:0d:18:08:04 [ 77160] Received ELP packet from n5 seqno 1655631479 ORIG: 00:00:0d:18:08:05 [ 77200] Sending broadcast ELP packet on interface wlan1, seqno 2794731709 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 77200] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 77290] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447699, throughput 74, TTL 49, V 15, tvlv_len 36) [ 77290] Searching and updating originator entry of received packet [ 77290] Searching and updating originator entry of received packet [ 77370] Received ELP packet from n2 seqno 3371324936 ORIG: 00:00:0d:18:08:02 [ 77390] Received ELP packet from n6 seqno 2972468690 ORIG: 00:00:0d:18:08:06 [ 77440] Sending own OGM2 packet (originator n1, seqno 2147832158, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 77610] Received ELP packet from n4 seqno 2232127936 ORIG: 00:00:0d:18:08:04 [ 77690] Received ELP packet from n5 seqno 1655631480 ORIG: 00:00:0d:18:08:05 [ 77730] Sending broadcast ELP packet on interface wlan1, seqno 2794731710 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 77730] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 77730] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568200, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 77730] Searching and updating originator entry of received packet [ 77730] Searching and updating originator entry of received packet [ 77730] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568200, throughput 81, TTL 49, V 15, tvlv_len 36) [ 77730] Searching and updating originator entry of received packet [ 77730] Searching and updating originator entry of received packet [ 77730] Forwarding OGM2 packet on wlan1: throughput 40, ttl 48, received via wlan1 [ 77890] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321098, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 77890] Searching and updating originator entry of received packet [ 77890] Searching and updating originator entry of received packet [ 77890] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321098, throughput 123, TTL 49, V 15, tvlv_len 36) [ 77890] Searching and updating originator entry of received packet [ 77890] Searching and updating originator entry of received packet [ 77890] Forwarding OGM2 packet on wlan1: throughput 51, ttl 48, received via wlan1 [ 77890] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321098, throughput 61, TTL 48, V 15, tvlv_len 36) [ 77890] Searching and updating originator entry of received packet [ 77890] Searching and updating originator entry of received packet [ 77900] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645168, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 77900] Searching and updating originator entry of received packet [ 77900] Searching and updating originator entry of received packet [ 77900] Received ELP packet from n2 seqno 3371324937 ORIG: 00:00:0d:18:08:02 [ 77910] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645168, throughput 114, TTL 49, V 15, tvlv_len 36) [ 77910] Searching and updating originator entry of received packet [ 77910] Searching and updating originator entry of received packet [ 77910] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645168, throughput 57, TTL 48, V 15, tvlv_len 36) [ 77910] Searching and updating originator entry of received packet [ 77910] Searching and updating originator entry of received packet [ 77910] Received ELP packet from n6 seqno 2972468691 ORIG: 00:00:0d:18:08:06 [ 77910] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645168, throughput 54, TTL 48, V 15, tvlv_len 36) [ 77910] Searching and updating originator entry of received packet [ 77910] Searching and updating originator entry of received packet [ 77910] Forwarding OGM2 packet on wlan1: throughput 27, ttl 47, received via wlan1 [ 77980] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321098, throughput 44, TTL 48, V 15, tvlv_len 36) [ 77980] Searching and updating originator entry of received packet [ 77980] Searching and updating originator entry of received packet [ 77990] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645168, throughput 44, TTL 49, V 15, tvlv_len 36) [ 77990] Searching and updating originator entry of received packet [ 77990] Searching and updating originator entry of received packet [ 78040] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711757, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 78040] Searching and updating originator entry of received packet [ 78040] Searching and updating originator entry of received packet [ 78040] Forwarding OGM2 packet on wlan1: throughput 51, ttl 49, received via wlan1 [ 78040] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711757, throughput 67, TTL 49, V 15, tvlv_len 36) [ 78040] Searching and updating originator entry of received packet [ 78040] Searching and updating originator entry of received packet [ 78040] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711757, throughput 148, TTL 49, V 15, tvlv_len 36) [ 78040] Searching and updating originator entry of received packet [ 78040] Searching and updating originator entry of received packet [ 78040] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711757, throughput 74, TTL 48, V 15, tvlv_len 36) [ 78040] Searching and updating originator entry of received packet [ 78040] Searching and updating originator entry of received packet [ 78080] batadv_bla_send_claim(): ANNOUNCE of n1 on vid -1 [ 78110] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447700, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 78110] Searching and updating originator entry of received packet [ 78110] Searching and updating originator entry of received packet [ 78110] Forwarding OGM2 packet on wlan1: throughput 171, ttl 49, received via wlan1 [ 78110] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447700, throughput 106, TTL 49, V 15, tvlv_len 36) [ 78110] Searching and updating originator entry of received packet [ 78110] Searching and updating originator entry of received packet [ 78110] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447700, throughput 67, TTL 49, V 15, tvlv_len 36) [ 78110] Searching and updating originator entry of received packet [ 78110] Searching and updating originator entry of received packet [ 78120] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447700, throughput 53, TTL 48, V 15, tvlv_len 36) [ 78120] Searching and updating originator entry of received packet [ 78120] Searching and updating originator entry of received packet [ 78120] Received ELP packet from n4 seqno 2232127937 ORIG: 00:00:0d:18:08:04 [ 78200] Received ELP packet from n5 seqno 1655631481 ORIG: 00:00:0d:18:08:05 [ 78240] Sending broadcast ELP packet on interface wlan1, seqno 2794731711 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 78240] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 78280] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711757, throughput 43, TTL 48, V 15, tvlv_len 36) [ 78280] Searching and updating originator entry of received packet [ 78280] Searching and updating originator entry of received packet [ 78280] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447700, throughput 75, TTL 49, V 15, tvlv_len 36) [ 78280] Searching and updating originator entry of received packet [ 78280] Searching and updating originator entry of received packet [ 78280] Received ELP packet from n3 seqno 2288737073 ORIG: 00:00:0d:18:08:03 [ 78410] Received ELP packet from n2 seqno 3371324938 ORIG: 00:00:0d:18:08:02 [ 78430] Received ELP packet from n6 seqno 2972468692 ORIG: 00:00:0d:18:08:06 [ 78480] Sending own OGM2 packet (originator n1, seqno 2147832159, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 78650] Received ELP packet from n4 seqno 2232127938 ORIG: 00:00:0d:18:08:04 [ 78710] Received ELP packet from n5 seqno 1655631482 ORIG: 00:00:0d:18:08:05 [ 78740] Sending broadcast ELP packet on interface wlan1, seqno 2794731712 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 78740] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 78880] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568201, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 78880] Searching and updating originator entry of received packet [ 78880] Searching and updating originator entry of received packet [ 78880] Received ELP packet from n3 seqno 2288737074 ORIG: 00:00:0d:18:08:03 [ 78880] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568201, throughput 80, TTL 49, V 15, tvlv_len 36) [ 78880] Searching and updating originator entry of received packet [ 78880] Searching and updating originator entry of received packet [ 78880] Forwarding OGM2 packet on wlan1: throughput 40, ttl 48, received via wlan1 [ 78880] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568201, throughput 41, TTL 49, V 15, tvlv_len 36) [ 78880] Searching and updating originator entry of received packet [ 78880] Searching and updating originator entry of received packet [ 78890] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568201, throughput 40, TTL 48, V 15, tvlv_len 36) [ 78890] Searching and updating originator entry of received packet [ 78890] Searching and updating originator entry of received packet [ 78890] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n3, seqno 3545568201, throughput 43, TTL 49, V 15, tvlv_len 36) [ 78890] Searching and updating originator entry of received packet [ 78890] Searching and updating originator entry of received packet [ 78920] Received ELP packet from n2 seqno 3371324939 ORIG: 00:00:0d:18:08:02 [ 78930] Received ELP packet from n6 seqno 2972468693 ORIG: 00:00:0d:18:08:06 [ 78930] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321099, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 78930] Searching and updating originator entry of received packet [ 78930] Searching and updating originator entry of received packet [ 78930] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321099, throughput 124, TTL 49, V 15, tvlv_len 36) [ 78930] Searching and updating originator entry of received packet [ 78930] Searching and updating originator entry of received packet [ 78930] Forwarding OGM2 packet on wlan1: throughput 54, ttl 48, received via wlan1 [ 78930] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321099, throughput 62, TTL 48, V 15, tvlv_len 36) [ 78930] Searching and updating originator entry of received packet [ 78930] Searching and updating originator entry of received packet [ 78940] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321099, throughput 156, TTL 49, V 15, tvlv_len 36) [ 78940] Searching and updating originator entry of received packet [ 78940] Searching and updating originator entry of received packet [ 78950] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645169, throughput 58, TTL 48, V 15, tvlv_len 36) [ 78950] Searching and updating originator entry of received packet [ 78950] Changing route towards: n6 (now via n4 - was via 00:00:0d:18:08:02) [ 78950] Searching and updating originator entry of received packet [ 78950] Changing route towards: n6 (now via n4 - was via 00:00:0d:18:08:02) [ 78950] Forwarding OGM2 packet on wlan1: throughput 29, ttl 47, received via wlan1 [ 78950] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645169, throughput 52, TTL 48, V 15, tvlv_len 36) [ 78950] Searching and updating originator entry of received packet [ 78950] Searching and updating originator entry of received packet [ 79080] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711758, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 79080] Searching and updating originator entry of received packet [ 79080] Searching and updating originator entry of received packet [ 79080] Forwarding OGM2 packet on wlan1: throughput 54, ttl 49, received via wlan1 [ 79080] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711758, throughput 67, TTL 49, V 15, tvlv_len 36) [ 79080] Searching and updating originator entry of received packet [ 79080] Searching and updating originator entry of received packet [ 79080] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711758, throughput 147, TTL 49, V 15, tvlv_len 36) [ 79080] Searching and updating originator entry of received packet [ 79080] Searching and updating originator entry of received packet [ 79080] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n4, seqno 2380711758, throughput 73, TTL 48, V 15, tvlv_len 36) [ 79080] Searching and updating originator entry of received packet [ 79080] Searching and updating originator entry of received packet [ 79150] Received ELP packet from n4 seqno 2232127939 ORIG: 00:00:0d:18:08:04 [ 79150] Received OGM2 packet via NB: n2, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447701, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 79150] Searching and updating originator entry of received packet [ 79150] Searching and updating originator entry of received packet [ 79150] Forwarding OGM2 packet on wlan1: throughput 171, ttl 49, received via wlan1 [ 79160] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447701, throughput 107, TTL 49, V 15, tvlv_len 36) [ 79160] Searching and updating originator entry of received packet [ 79160] Searching and updating originator entry of received packet [ 79160] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447701, throughput 53, TTL 48, V 15, tvlv_len 36) [ 79160] Searching and updating originator entry of received packet [ 79160] Searching and updating originator entry of received packet [ 79180] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n5, seqno 3213321099, throughput 44, TTL 48, V 15, tvlv_len 36) [ 79180] Searching and updating originator entry of received packet [ 79180] Searching and updating originator entry of received packet [ 79190] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n6, seqno 939645169, throughput 44, TTL 49, V 15, tvlv_len 36) [ 79190] Searching and updating originator entry of received packet [ 79190] Searching and updating originator entry of received packet [ 79190] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:01] (from OG: n2, seqno 1640447701, throughput 79, TTL 49, V 15, tvlv_len 36) [ 79190] Searching and updating originator entry of received packet [ 79190] Searching and updating originator entry of received packet [ 79190] Received ELP packet from n3 seqno 2288737075 ORIG: 00:00:0d:18:08:03 [ 79220] Received ELP packet from n5 seqno 1655631483 ORIG: 00:00:0d:18:08:05 [ 79270] Sending broadcast ELP packet on interface wlan1, seqno 2794731713 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 79270] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 79420] Received ELP packet from n2 seqno 3371324940 ORIG: 00:00:0d:18:08:02 [ 79430] Received ELP packet from n6 seqno 2972468694 ORIG: 00:00:0d:18:08:06 [ 79520] Sending own OGM2 packet (originator n1, seqno 2147832160, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:01] [ 79650] Received ELP packet from n4 seqno 2232127940 ORIG: 00:00:0d:18:08:04 [ 79740] Received ELP packet from n5 seqno 1655631484 ORIG: 00:00:0d:18:08:05 [ 79790] Sending broadcast ELP packet on interface wlan1, seqno 2794731714 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 [ 79790] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:02 ^C root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n2 PING n2 (00:00:0d:18:08:02) 116(144) bytes of data 116 bytes from n2 icmp_seq=1 ttl=50 time=2.90 ms RR: n1 n2 n2 n1
116 bytes from n2 icmp_seq=2 ttl=50 time=1.04 ms (same route) 116 bytes from n2 icmp_seq=3 ttl=50 time=1.91 ms (same route) 116 bytes from n2 icmp_seq=4 ttl=50 time=21.34 ms (same route) 116 bytes from n2 icmp_seq=5 ttl=50 time=8.03 ms (same route) 116 bytes from n2 icmp_seq=6 ttl=50 time=10.93 ms (same route) 116 bytes from n2 icmp_seq=7 ttl=50 time=1.06 ms (same route) 116 bytes from n2 icmp_seq=8 ttl=50 time=2.23 ms (same route) 116 bytes from n2 icmp_seq=9 ttl=50 time=0.97 ms (same route) 116 bytes from n2 icmp_seq=10 ttl=50 time=1.07 ms (same route) --- n2 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 0.967/5.148/21.344/6.291 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n3 PING n3 (00:00:0d:18:08:03) 116(144) bytes of data 116 bytes from n3 icmp_seq=1 ttl=49 time=54.81 ms RR: n1 n2 n3 n3 n2 n1
116 bytes from n3 icmp_seq=2 ttl=49 time=32.49 ms (same route) 116 bytes from n3 icmp_seq=3 ttl=49 time=88.99 ms (same route) 116 bytes from n3 icmp_seq=4 ttl=49 time=192.34 ms (same route) 116 bytes from n3 icmp_seq=5 ttl=49 time=248.41 ms (same route) 116 bytes from n3 icmp_seq=6 ttl=49 time=364.57 ms (same route) 116 bytes from n3 icmp_seq=7 ttl=49 time=816.17 ms (same route) 116 bytes from n3 icmp_seq=8 ttl=49 time=296.26 ms (same route) 116 bytes from n3 icmp_seq=9 ttl=49 time=432.20 ms (same route) 116 bytes from n3 icmp_seq=10 ttl=49 time=144.58 ms (same route) --- n3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 32.487/267.080/816.167/221.780 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n4 PING n4 (00:00:0d:18:08:04) 116(144) bytes of data 116 bytes from n4 icmp_seq=1 ttl=49 time=4.79 ms RR: n1 n2 n4 n4 n2 n1
116 bytes from n4 icmp_seq=2 ttl=49 time=11.11 ms (same route) 116 bytes from n4 icmp_seq=3 ttl=49 time=2.91 ms (same route) 116 bytes from n4 icmp_seq=4 ttl=49 time=2.74 ms (same route) 116 bytes from n4 icmp_seq=5 ttl=49 time=2.13 ms (same route) 116 bytes from n4 icmp_seq=6 ttl=49 time=2.06 ms (same route) 116 bytes from n4 icmp_seq=7 ttl=49 time=8.13 ms RR: n1 n4 n4 n2 n1
116 bytes from n4 icmp_seq=8 ttl=49 time=24.11 ms (same route) 116 bytes from n4 icmp_seq=9 ttl=49 time=74.78 ms (same route) 116 bytes from n4 icmp_seq=10 ttl=49 time=17.41 ms (same route) --- n4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 2.059/15.017/74.783/21.116 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n5 PING n5 (00:00:0d:18:08:05) 116(144) bytes of data 116 bytes from n5 icmp_seq=1 ttl=49 time=2.13 ms RR: n1 n4 n5 n5 n2 n1
116 bytes from n5 icmp_seq=2 ttl=49 time=7.56 ms (same route) 116 bytes from n5 icmp_seq=3 ttl=49 time=2.42 ms (same route) 116 bytes from n5 icmp_seq=4 ttl=49 time=24.29 ms (same route) 116 bytes from n5 icmp_seq=5 ttl=49 time=33.75 ms (same route) 116 bytes from n5 icmp_seq=6 ttl=49 time=55.04 ms (same route) 116 bytes from n5 icmp_seq=7 ttl=49 time=6.15 ms (same route) 116 bytes from n5 icmp_seq=8 ttl=49 time=109.61 ms (same route) 116 bytes from n5 icmp_seq=9 ttl=49 time=81.14 ms (same route) 116 bytes from n5 icmp_seq=10 ttl=49 time=3.02 ms (same route) --- n5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 2.130/32.512/109.611/35.919 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n6 PING n6 (00:00:0d:18:08:06) 116(144) bytes of data 116 bytes from n6 icmp_seq=1 ttl=49 time=16.43 ms RR: n1 n2 n5 n6 n6 n2 n1
116 bytes from n6 icmp_seq=2 ttl=49 time=11.33 ms (same route) 116 bytes from n6 icmp_seq=3 ttl=49 time=2.72 ms (same route) 116 bytes from n6 icmp_seq=4 ttl=49 time=40.05 ms (same route) 116 bytes from n6 icmp_seq=5 ttl=49 time=26.98 ms (same route) 116 bytes from n6 icmp_seq=6 ttl=49 time=10.28 ms (same route) 116 bytes from n6 icmp_seq=7 ttl=49 time=6.02 ms (same route) 116 bytes from n6 icmp_seq=8 ttl=49 time=4.06 ms (same route) 116 bytes from n6 icmp_seq=9 ttl=49 time=3.01 ms (same route) 116 bytes from n6 icmp_seq=10 ttl=49 time=13.97 ms (same route) --- n6 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 2.723/13.485/40.053/11.321 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl o [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] Originator last-seen ( throughput) Nexthop [outgoingIF] n4 1.670s ( 1.1) n3 [ wlan1] n4 1.670s ( 1.1) n6 [ wlan1] n4 1.670s ( 3.6) n5 [ wlan1] n4 1.670s ( 6.8) n2 [ wlan1] * n4 1.670s ( 6.9) * n4 [ wlan1] n3 0.040s ( 3.9) n5 [ wlan1] n3 0.040s ( 3.3) n4 [ wlan1] n3 0.040s ( 1.1) n6 [ wlan1] * n3 0.040s ( 6.7) * n2 [ wlan1] n3 0.040s ( 1.3) n3 [ wlan1] n5 0.700s ( 1.3) n6 [ wlan1] * n5 0.700s ( 6.8) * n4 [ wlan1] n5 0.700s ( 1.5) n3 [ wlan1] n5 0.700s ( 6.7) n2 [ wlan1] n5 0.700s ( 3.7) n5 [ wlan1] n2 0.570s ( 1.1) n6 [ wlan1] n2 0.570s ( 6.8) n4 [ wlan1] n2 0.570s ( 1.4) n3 [ wlan1] n2 0.570s ( 3.8) n5 [ wlan1] * n2 0.570s ( 34.2) * n2 [ wlan1] n6 0.690s ( 5.8) n4 [ wlan1] n6 0.690s ( 1.1) n6 [ wlan1] n6 0.690s ( 1.5) n3 [ wlan1] * n6 0.690s ( 5.8) * n2 [ wlan1] n6 0.690s ( 3.7) n5 [ wlan1] root@n1:/etc/app# batctl n [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] IF Neighbor last-seen n6 0.050s ( 1.0) [ wlan1] n3 0.310s ( 1.5) [ wlan1] n4 0.000s ( 7.0) [ wlan1] n5 0.270s ( 3.6) [ wlan1] n2 0.010s ( 34.2) [ wlan1] root@n1:/etc/app# root@n1:/etc/app# batctl dc [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] Distributed ARP Table (bat0): IPv4 MAC VID last-seen * 192.168.1.2 00:00:0a:17:10:02 -1 1:52 * 192.168.1.3 00:00:0a:17:10:03 -1 3:00 * 192.168.1.6 00:03:7f:95:31:19 -1 2:17 * 192.168.1.10 b0:25:aa:25:d6:df -1 1:52 * 192.168.1.1 00:00:0a:17:10:01 -1 2:17 * 192.168.1.4 00:00:0a:17:10:04 -1 2:44 * 192.168.1.5 00:03:7f:95:31:43 -1 2:31 root@n1:/etc/app# root@n1:/etc/app# batct tl -ash: batct: not found root@n1:/etc/app# batctl tl [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V), TTVN: 2] Client VID Flags Last seen (CRC ) b0:25:aa:25:d6:df -1 [......] 99.090 (0x29399250) 8e:bb:af:5b:40:19 0 [.P....] 0.000 (0x5ce158f1) 00:00:0a:17:10:01 -1 [......] 142.610 (0x29399250) 8e:bb:af:5b:40:19 -1 [.P....] 0.000 (0x29399250) root@n1:/etc/app# batctl tg [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] Client VID Flags Last ttvn Via ttvn (CRC ) * 00:00:0a:17:10:03 -1 [....] ( 1) n3 ( 1) (0xbbc0a1d2) * da:25:83:16:2a:c6 -1 [....] ( 1) n2 ( 1) (0x889ec285) * 00:00:0a:17:10:02 -1 [....] ( 1) n2 ( 1) (0x889ec285) * 00:00:0a:17:10:04 -1 [....] ( 1) n4 ( 1) (0x0f719e62) * 92:c2:b4:61:77:e6 0 [....] ( 1) n4 ( 1) (0x1c37a493) * 00:03:7f:95:31:43 -1 [....] ( 1) n5 ( 1) (0xccfbd6f9) * 92:c2:b4:61:77:e6 -1 [....] ( 1) n4 ( 1) (0x0f719e62) * f6:f8:69:47:c1:89 0 [....] ( 1) n5 ( 1) (0x99de1a8a) * f6:f8:69:47:c1:89 -1 [....] ( 1) n5 ( 1) (0xccfbd6f9) * da:25:83:16:2a:c6 0 [....] ( 1) n2 ( 1) (0xbd791f9c) * 26:3f:0d:eb:87:60 -1 [....] ( 1) n3 ( 1) (0xbbc0a1d2) * 2e:52:9b:7d:21:5d 0 [....] ( 1) n6 ( 1) (0x1a7939a6) * 00:03:7f:95:31:19 -1 [....] ( 1) n6 ( 1) (0x759b073e) * 2e:52:9b:7d:21:5d -1 [....] ( 1) n6 ( 1) (0x759b073e) * 26:3f:0d:eb:87:60 0 [....] ( 1) n3 ( 1) (0x7c4cffc8) root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl o [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:01 (bat0/8e:bb:af:5b:40:19 BATMAN_V)] Originator last-seen ( throughput) Nexthop [outgoingIF] n4 0.100s ( 1.9) n3 [ wlan1] n4 0.100s ( 1.7) n6 [ wlan1] n4 0.100s ( 3.9) n5 [ wlan1] n4 0.100s ( 7.8) n2 [ wlan1] * n4 0.100s ( 8.8) * n4 [ wlan1] n3 0.600s ( 3.9) n5 [ wlan1] n3 0.600s ( 3.3) n4 [ wlan1] n3 0.600s ( 1.7) n6 [ wlan1] * n3 0.600s ( 6.7) * n2 [ wlan1] n3 0.600s ( 1.9) n3 [ wlan1] n5 0.600s ( 1.7) n6 [ wlan1] * n5 0.600s ( 8.3) * n4 [ wlan1] n5 0.600s ( 1.9) n3 [ wlan1] n5 0.600s ( 6.7) n2 [ wlan1] n5 0.600s ( 3.9) n5 [ wlan1] n2 0.420s ( 1.7) n6 [ wlan1] n2 0.420s ( 8.3) n4 [ wlan1] n2 0.420s ( 1.9) n3 [ wlan1] n2 0.420s ( 3.8) n5 [ wlan1] * n2 0.420s ( 32.6) * n2 [ wlan1] * n6 0.120s ( 8.2) * n4 [ wlan1] n6 0.120s ( 1.7) n6 [ wlan1] n6 0.120s ( 1.9) n3 [ wlan1] n6 0.120s ( 6.0) n2 [ wlan1] n6 0.120s ( 3.9) n5 [ wlan1] root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n2 PING n2 (00:00:0d:18:08:02) 116(144) bytes of data 116 bytes from n2 icmp_seq=1 ttl=50 time=2.31 ms RR: n1 n2 n2 n1
116 bytes from n2 icmp_seq=2 ttl=50 time=1.87 ms (same route) 116 bytes from n2 icmp_seq=3 ttl=50 time=345.21 ms (same route) 116 bytes from n2 icmp_seq=4 ttl=50 time=8.31 ms (same route) 116 bytes from n2 icmp_seq=5 ttl=50 time=1.91 ms (same route) 116 bytes from n2 icmp_seq=6 ttl=50 time=4.04 ms (same route) 116 bytes from n2 icmp_seq=7 ttl=50 time=1.08 ms (same route) 116 bytes from n2 icmp_seq=8 ttl=50 time=1.06 ms (same route) 116 bytes from n2 icmp_seq=9 ttl=50 time=1.07 ms (same route) 116 bytes from n2 icmp_seq=10 ttl=50 time=1.07 ms (same route) --- n2 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 1.064/36.794/345.211/102.828 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# batctl ping -c 10 -R n3 PING n3 (00:00:0d:18:08:03) 116(144) bytes of data 116 bytes from n3 icmp_seq=1 ttl=49 time=415.99 ms RR: n1 n2 n3 n3 n2 n1
116 bytes from n3 icmp_seq=2 ttl=49 time=163.38 ms (same route) 116 bytes from n3 icmp_seq=3 ttl=49 time=179.79 ms (same route) 116 bytes from n3 icmp_seq=4 ttl=49 time=200.70 ms (same route) 116 bytes from n3 icmp_seq=5 ttl=49 time=51.77 ms (same route) 116 bytes from n3 icmp_seq=6 ttl=49 time=554.42 ms (same route) 116 bytes from n3 icmp_seq=7 ttl=49 time=288.26 ms (same route) 116 bytes from n3 icmp_seq=8 ttl=49 time=576.16 ms (same route) 116 bytes from n3 icmp_seq=9 ttl=49 time=80.22 ms (same route) 116 bytes from n3 icmp_seq=10 ttl=49 time=229.55 ms (same route) --- n3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 51.765/274.025/576.164/174.844 ms root@n1:/etc/app# root@n1:/etc/app# root@n1:/etc/app# cat /etc/config/batman-adv
config mesh 'bat0' option aggregated_ogms '1' option log_level '0' option bridge_loop_avoidance '1' option distributed_arp_table '1' option orig_interval '1000' option hop_penalty '5'
config mesh 'bat1' option aggregated_ogms '1' option log_level '0' option bridge_loop_avoidance '1' option distributed_arp_table '1' option orig_interval '1000' option hop_penalty '5'
root@n1:/etc/app# cat /etc/config/network
config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0'
config globals 'globals' option ula_prefix 'fd9a:698d:ae50::/48'
config interface 'batnet0' option proto 'batadv' option mesh 'bat0' option mtu '1532' option routing_algo 'BATMAN_V'
config interface 'batnet1' option mtu '1532' option proto 'batadv' option mesh 'bat1' option routing_algo 'BATMAN_V'
config interface 'lan' option type 'bridge' option proto 'static' option ipaddr '192.168.1.1' option netmask '255.255.255.0' option ip6assign '60' option ifname 'bat0 bat1 eth0.1 radio1'
config switch option name 'switch0' option reset '1' option enable_vlan '1'
config switch_vlan option device 'switch0' option vlan '1' option ports '1 2 3 4 0t'
config switch_vlan option device 'switch0' option vlan '2' option ports '5 6t'
root@n1:/etc/app# cat /etc/config/wireless
config wifi-device 'radio0' option type 'mac80211' option channel '36' option hwmode '11a' option path 'pci0000:00/0000:00:00.0' option htmode 'VHT80' option country 'US' option legacy_rates '1' option disabled '1' option txpower '3'
config wifi-iface 'default_radio0' option device 'radio0' option encryption 'none' option ssid 'OpenWrt5g' option mode 'adhoc' option network 'batnet1 lan' option bssid '00:11:22:33:44:58' option macaddr '00:00:0C:18:08:01'
config wifi-device 'radio1' option type 'mac80211' option channel '11' option hwmode '11g' option path 'platform/qca953x_wmac' option htmode 'HT20' option country 'US' option legacy_rates '1' option txpower '3'
config wifi-iface 'default_radio1' option device 'radio1' option encryption 'none' option mode 'adhoc' option bssid '00:11:22:33:44:58' option network 'batnet0 lan' option macaddr '00:00:0D:18:08:01' option ssid 'adhoc1808'
root@n1:/etc/app# root@n1:/etc/app# iwinfo wlan0 ESSID: unknown Access Point: 00:03:7F:98:82:48 Mode: Client Channel: unknown (unknown) Tx-Power: 0 dBm Link Quality: unknown/70 Signal: unknown Noise: unknown Bit Rate: unknown Encryption: unknown Type: nl80211 HW Mode(s): 802.11nac Hardware: 168C:003C 0000:0000 [Qualcomm Atheros QCA9880] TX power offset: none Frequency offset: none Supports VAPs: yes PHY name: phy0
wlan1 ESSID: "adhoc1808" Access Point: 00:00:0D:18:08:01 Mode: Ad-Hoc Channel: 11 (2.462 GHz) Tx-Power: 3 dBm Link Quality: 24/70 Signal: -86 dBm Noise: -95 dBm Bit Rate: 20.9 MBit/s Encryption: unknown Type: nl80211 HW Mode(s): 802.11bgn Hardware: unknown [Generic MAC80211] TX power offset: unknown Frequency offset: unknown Supports VAPs: yes PHY name: phy1
root@n1:/etc/app# iwinfo wlan1 asso 00:00:0D:18:08:05 -94 dBm / -95 dBm (SNR 1) 60 ms ago RX: 14.4 MBit/s, MCS 1, 20MHz 8401 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 2261 Pkts. expected throughput: 4.5 MBit/s
00:00:0D:18:08:02 -73 dBm / -95 dBm (SNR 22) 60 ms ago RX: 52.0 MBit/s, MCS 5, 20MHz 13597 Pkts. TX: 65.0 MBit/s, MCS 7, 20MHz 13879 Pkts. expected throughput: 34.3 MBit/s
00:00:0D:18:08:04 -86 dBm / -95 dBm (SNR 9) 330 ms ago RX: 13.0 MBit/s, MCS 1, 20MHz 8408 Pkts. TX: 19.5 MBit/s, MCS 2, 20MHz 4786 Pkts. expected throughput: 11.4 MBit/s
00:00:0D:18:08:06 -85 dBm / -95 dBm (SNR 10) 60 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 19590 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 2292 Pkts. expected throughput: unknown
00:00:0D:18:08:03 -90 dBm / -95 dBm (SNR 5) 60 ms ago RX: 6.5 MBit/s, MCS 0, 20MHz 6510 Pkts. TX: 6.5 MBit/s, MCS 0, 20MHz 2422 Pkts. expected throughput: 2.2 MBit/s
root@n1:/etc/app# root@n1:/etc/app#
================================================= == log of node n2 ================================================= BusyBox v1.28.3 () built-in shell (ash)
_______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt 18.06.1, r7258-5eb055306f ----------------------------------------------------- root@n2:~# cd /etc/app/ root@n2:/etc/app# ifconfig bat0 Link encap:Ethernet HWaddr DA:25:83:16:2A:C6 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:14673 errors:0 dropped:0 overruns:0 frame:0 TX packets:3414 errors:0 dropped:44 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:21104316 (20.1 MiB) TX bytes:253248 (247.3 KiB)
br-lan Link encap:Ethernet HWaddr 00:00:0A:17:10:02 inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fd9a:698d:ae50::1/60 Scope:Global inet6 addr: fe80::200:aff:fe17:1002/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:14669 errors:0 dropped:0 overruns:0 frame:0 TX packets:3458 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:20898462 (19.9 MiB) TX bytes:258155 (252.1 KiB)
eth0 Link encap:Ethernet HWaddr 00:00:0A:17:10:02 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:5
eth0.1 Link encap:Ethernet HWaddr 00:00:0A:17:10:02 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:320 errors:0 dropped:0 overruns:0 frame:0 TX packets:320 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:21760 (21.2 KiB) TX bytes:21760 (21.2 KiB)
wlan1 Link encap:Ethernet HWaddr 00:00:0D:18:08:02 inet6 addr: fe80::200:dff:fe18:802/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1532 Metric:1 RX packets:90151 errors:0 dropped:26 overruns:0 frame:0 TX packets:49154 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:36413433 (34.7 MiB) TX bytes:14166654 (13.5 MiB)
root@n2:/etc/app# batctl o [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:02 (bat0/da:25:83:16:2a:c6 BATMAN_V)] Originator last-seen ( throughput) Nexthop [outgoingIF] n4 0.720s ( 4.6) n6 [ wlan1] n4 0.720s ( 6.0) n1 [ wlan1] n4 0.720s ( 13.2) n4 [ wlan1] n4 0.720s ( 4.4) n3 [ wlan1] * n4 0.720s ( 13.6) * n5 [ wlan1] n3 0.020s ( 2.8) n6 [ wlan1] n3 0.020s ( 3.4) n1 [ wlan1] n3 0.020s ( 3.4) n4 [ wlan1] n3 0.020s ( 4.4) n5 [ wlan1] * n3 0.020s ( 13.6) * n3 [ wlan1] n5 0.110s ( 4.5) n6 [ wlan1] n5 0.110s ( 6.0) n1 [ wlan1] n5 0.110s ( 13.2) n4 [ wlan1] n5 0.110s ( 4.4) n3 [ wlan1] * n5 0.110s ( 13.6) * n5 [ wlan1] n6 0.110s ( 3.3) n1 [ wlan1] n6 0.110s ( 6.6) n4 [ wlan1] n6 0.110s ( 4.4) n3 [ wlan1] * n6 0.110s ( 13.2) * n5 [ wlan1] n6 0.110s ( 4.5) n6 [ wlan1] n1 0.180s ( 3.3) n6 [ wlan1] n1 0.180s ( 7.5) n4 [ wlan1] n1 0.180s ( 7.0) n3 [ wlan1] n1 0.180s ( 6.7) n5 [ wlan1] * n1 0.180s ( 30.0) * n1 [ wlan1] root@n2:/etc/app# batctl n [B.A.T.M.A.N. adv 2018.1, MainIF/MAC: wlan1/00:00:0d:18:08:02 (bat0/da:25:83:16:2a:c6 BATMAN_V)] IF Neighbor last-seen n6 0.600s ( 4.5) [ wlan1] n1 0.210s ( 31.1) [ wlan1] n4 0.310s ( 13.4) [ wlan1] n5 0.100s ( 13.6) [ wlan1] n3 0.080s ( 13.6) [ wlan1] root@n2:/etc/app# root@n2:/etc/app# batctl ping -c 10 -R n1 PING n1 (00:00:0d:18:08:01) 116(144) bytes of data 116 bytes from n1 icmp_seq=1 ttl=50 time=30.90 ms RR: n2 n1 n1 n2
116 bytes from n1 icmp_seq=2 ttl=50 time=51.38 ms (same route) 116 bytes from n1 icmp_seq=3 ttl=50 time=1.07 ms (same route) 116 bytes from n1 icmp_seq=4 ttl=50 time=1.07 ms (same route) 116 bytes from n1 icmp_seq=5 ttl=50 time=2.15 ms (same route) 116 bytes from n1 icmp_seq=6 ttl=50 time=13.79 ms (same route) 116 bytes from n1 icmp_seq=7 ttl=50 time=1.07 ms (same route) 116 bytes from n1 icmp_seq=8 ttl=50 time=1.36 ms (same route) 116 bytes from n1 icmp_seq=9 ttl=50 time=4.61 ms (same route) 116 bytes from n1 icmp_seq=10 ttl=50 time=1.06 ms (same route) --- n1 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 1.056/10.845/51.379/16.250 ms root@n2:/etc/app# root@n2:/etc/app# root@n2:/etc/app# batctl ping -c 10 -R n3 PING n3 (00:00:0d:18:08:03) 116(144) bytes of data 116 bytes from n3 icmp_seq=1 ttl=50 time=109.29 ms RR: n2 n3 n3 n2
116 bytes from n3 icmp_seq=2 ttl=50 time=621.83 ms (same route) 116 bytes from n3 icmp_seq=3 ttl=50 time=428.69 ms (same route) 116 bytes from n3 icmp_seq=4 ttl=50 time=183.85 ms (same route) 116 bytes from n3 icmp_seq=5 ttl=50 time=529.04 ms (same route) 116 bytes from n3 icmp_seq=6 ttl=50 time=195.27 ms (same route) 116 bytes from n3 icmp_seq=7 ttl=50 time=307.86 ms (same route) 116 bytes from n3 icmp_seq=8 ttl=50 time=78.27 ms (same route) 116 bytes from n3 icmp_seq=9 ttl=50 time=44.20 ms (same route) 116 bytes from n3 icmp_seq=10 ttl=50 time=149.87 ms (same route) --- n3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 44.198/264.818/621.834/189.274 ms root@n2:/etc/app# root@n2:/etc/app# root@n2:/etc/app# batctl ping -c 10 -R n4 PING n4 (00:00:0d:18:08:04) 116(144) bytes of data 116 bytes from n4 icmp_seq=1 ttl=50 time=1.28 ms RR: n2 n4 n4 n2
116 bytes from n4 icmp_seq=2 ttl=50 time=9.16 ms (same route) 116 bytes from n4 icmp_seq=3 ttl=50 time=4.19 ms (same route) 116 bytes from n4 icmp_seq=4 ttl=50 time=2.15 ms (same route) 116 bytes from n4 icmp_seq=5 ttl=50 time=1.48 ms (same route) 116 bytes from n4 icmp_seq=6 ttl=50 time=13.06 ms (same route) 116 bytes from n4 icmp_seq=7 ttl=50 time=1.11 ms (same route) 116 bytes from n4 icmp_seq=8 ttl=50 time=13.29 ms (same route) 116 bytes from n4 icmp_seq=9 ttl=50 time=2.36 ms (same route) 116 bytes from n4 icmp_seq=10 ttl=50 time=2.03 ms (same route) --- n4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 1.108/5.010/13.290/4.657 ms root@n2:/etc/app# root@n2:/etc/app# root@n2:/etc/app# batctl ping -c 10 -R n5 PING n5 (00:00:0d:18:08:05) 116(144) bytes of data 116 bytes from n5 icmp_seq=1 ttl=50 time=1.86 ms RR: n2 n5 n5 n2
Reply from host n5 timed out 116 bytes from n5 icmp_seq=3 ttl=50 time=9.99 ms (same route) 116 bytes from n5 icmp_seq=4 ttl=50 time=9.16 ms (same route) 116 bytes from n5 icmp_seq=5 ttl=50 time=4.27 ms (same route) 116 bytes from n5 icmp_seq=6 ttl=50 time=2.11 ms (same route) 116 bytes from n5 icmp_seq=7 ttl=50 time=3.74 ms RR: n2 n4 n5 n5 n2
116 bytes from n5 icmp_seq=8 ttl=50 time=6.87 ms (same route) 116 bytes from n5 icmp_seq=9 ttl=50 time=9.60 ms (same route) 116 bytes from n5 icmp_seq=10 ttl=50 time=13.08 ms (same route) --- n5 ping statistics --- 10 packets transmitted, 9 received, 10% packet loss rtt min/avg/max/mdev = 1.864/6.743/13.080/3.728 ms root@n2:/etc/app# root@n2:/etc/app# root@n2:/etc/app# batctl ping -c 10 -R n6 PING n6 (00:00:0d:18:08:06) 116(144) bytes of data 116 bytes from n6 icmp_seq=1 ttl=49 time=4.06 ms RR: n2 n5 n6 n6 n4 n2
116 bytes from n6 icmp_seq=2 ttl=49 time=5.39 ms (same route) 116 bytes from n6 icmp_seq=3 ttl=49 time=7.99 ms (same route) 116 bytes from n6 icmp_seq=4 ttl=49 time=35.50 ms (same route) 116 bytes from n6 icmp_seq=5 ttl=49 time=33.32 ms (same route) 116 bytes from n6 icmp_seq=6 ttl=49 time=10.58 ms (same route) 116 bytes from n6 icmp_seq=7 ttl=49 time=29.44 ms (same route) Reply from host n6 timed out 116 bytes from n6 icmp_seq=9 ttl=49 time=3.48 ms (same route) 116 bytes from n6 icmp_seq=10 ttl=49 time=2.88 ms (same route) --- n6 ping statistics --- 10 packets transmitted, 9 received, 10% packet loss rtt min/avg/max/mdev = 2.884/14.738/35.497/13.010 ms root@n2:/etc/app# root@n2:/etc/app# iperf3 -c n1 Connecting to host n1, port 5201 [ 5] local 192.168.1.2 port 48718 connected to 192.168.1.1 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 440 KBytes 3.60 Mbits/sec 2 43.8 KBytes [ 5] 1.00-2.00 sec 147 KBytes 1.20 Mbits/sec 0 45.2 KBytes [ 5] 2.00-3.00 sec 208 KBytes 1.70 Mbits/sec 0 49.5 KBytes [ 5] 3.00-4.00 sec 327 KBytes 2.68 Mbits/sec 0 63.6 KBytes [ 5] 4.00-5.00 sec 676 KBytes 5.54 Mbits/sec 0 84.8 KBytes [ 5] 5.00-6.00 sec 748 KBytes 6.13 Mbits/sec 1 109 KBytes [ 5] 6.00-7.00 sec 800 KBytes 6.56 Mbits/sec 0 130 KBytes [ 5] 7.00-8.00 sec 403 KBytes 3.30 Mbits/sec 0 151 KBytes [ 5] 8.00-9.00 sec 665 KBytes 5.44 Mbits/sec 0 170 KBytes [ 5] 9.00-10.00 sec 618 KBytes 5.06 Mbits/sec 0 192 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 4.91 MBytes 4.12 Mbits/sec 3 sender [ 5] 0.00-10.22 sec 4.59 MBytes 3.77 Mbits/sec receiver
iperf Done. root@n2:/etc/app# root@n2:/etc/app# root@n2:/etc/app# iperf3 -c n3 Connecting to host n3, port 5201 [ 5] local 192.168.1.2 port 37588 connected to 192.168.1.3 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 73.5 KBytes 602 Kbits/sec 1 31.1 KBytes [ 5] 1.00-2.00 sec 96.2 KBytes 787 Kbits/sec 0 67.9 KBytes [ 5] 2.00-3.00 sec 87.7 KBytes 718 Kbits/sec 0 70.7 KBytes [ 5] 3.00-4.00 sec 79.2 KBytes 649 Kbits/sec 0 73.5 KBytes [ 5] 4.00-5.00 sec 0.00 Bytes 0.00 bits/sec 0 73.5 KBytes [ 5] 5.00-6.00 sec 130 KBytes 1.07 Mbits/sec 0 84.8 KBytes [ 5] 6.00-7.00 sec 132 KBytes 1.08 Mbits/sec 0 127 KBytes [ 5] 7.00-8.00 sec 0.00 Bytes 0.00 bits/sec 0 127 KBytes [ 5] 8.00-9.00 sec 209 KBytes 1.71 Mbits/sec 0 192 KBytes [ 5] 9.00-10.01 sec 0.00 Bytes 0.00 bits/sec 0 192 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.01 sec 807 KBytes 661 Kbits/sec 1 sender [ 5] 0.00-10.31 sec 734 KBytes 583 Kbits/sec receiver
iperf Done. root@n2:/etc/app# iperf3 -c n4 Connecting to host n4, port 5201 [ 5] local 192.168.1.2 port 32972 connected to 192.168.1.4 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.01 sec 598 KBytes 4.87 Mbits/sec 1 21.2 KBytes [ 5] 1.01-2.00 sec 523 KBytes 4.31 Mbits/sec 2 45.2 KBytes [ 5] 2.00-3.00 sec 86.3 KBytes 706 Kbits/sec 1 1.41 KBytes [ 5] 3.00-4.00 sec 525 KBytes 4.30 Mbits/sec 2 53.7 KBytes [ 5] 4.00-5.01 sec 335 KBytes 2.72 Mbits/sec 0 56.6 KBytes [ 5] 5.01-6.01 sec 212 KBytes 1.74 Mbits/sec 1 39.6 KBytes [ 5] 6.01-7.00 sec 245 KBytes 2.02 Mbits/sec 0 50.9 KBytes [ 5] 7.00-8.00 sec 369 KBytes 3.02 Mbits/sec 0 56.6 KBytes [ 5] 8.00-9.00 sec 378 KBytes 3.09 Mbits/sec 2 41.0 KBytes [ 5] 9.00-10.00 sec 310 KBytes 2.54 Mbits/sec 1 48.1 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 3.50 MBytes 2.93 Mbits/sec 10 sender [ 5] 0.00-10.04 sec 3.40 MBytes 2.84 Mbits/sec receiver
iperf Done. root@n2:/etc/app# iperf3 -c n5 Connecting to host n5, port 5201 [ 5] local 192.168.1.2 port 59878 connected to 192.168.1.5 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 297 KBytes 2.43 Mbits/sec 3 29.7 KBytes [ 5] 1.00-2.00 sec 174 KBytes 1.42 Mbits/sec 0 31.1 KBytes [ 5] 2.00-3.00 sec 243 KBytes 1.99 Mbits/sec 0 35.4 KBytes [ 5] 3.00-4.00 sec 337 KBytes 2.76 Mbits/sec 0 43.8 KBytes [ 5] 4.00-5.00 sec 178 KBytes 1.46 Mbits/sec 6 11.3 KBytes [ 5] 5.00-6.00 sec 321 KBytes 2.63 Mbits/sec 1 11.3 KBytes [ 5] 6.00-7.00 sec 409 KBytes 3.35 Mbits/sec 0 49.5 KBytes [ 5] 7.00-8.00 sec 445 KBytes 3.65 Mbits/sec 0 55.1 KBytes [ 5] 8.00-9.00 sec 426 KBytes 3.49 Mbits/sec 0 56.6 KBytes [ 5] 9.00-10.00 sec 413 KBytes 3.37 Mbits/sec 0 56.6 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 3.17 MBytes 2.66 Mbits/sec 10 sender [ 5] 0.00-10.11 sec 3.10 MBytes 2.58 Mbits/sec receiver
iperf Done. root@n2:/etc/app# root@n2:/etc/app# iperf3 -c n6 Connecting to host n6, port 5201 [ 5] local 192.168.1.2 port 60504 connected to 192.168.1.6 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 467 KBytes 3.81 Mbits/sec 0 58.0 KBytes [ 5] 1.00-2.00 sec 232 KBytes 1.90 Mbits/sec 0 63.6 KBytes [ 5] 2.00-3.00 sec 368 KBytes 3.01 Mbits/sec 0 74.9 KBytes [ 5] 3.00-4.00 sec 266 KBytes 2.18 Mbits/sec 1 52.3 KBytes [ 5] 4.00-5.00 sec 274 KBytes 2.25 Mbits/sec 0 55.1 KBytes [ 5] 5.00-6.00 sec 286 KBytes 2.34 Mbits/sec 0 70.7 KBytes [ 5] 6.00-7.00 sec 318 KBytes 2.61 Mbits/sec 0 74.9 KBytes [ 5] 7.00-8.00 sec 205 KBytes 1.68 Mbits/sec 0 74.9 KBytes [ 5] 8.00-9.00 sec 280 KBytes 2.29 Mbits/sec 0 74.9 KBytes [ 5] 9.00-10.00 sec 266 KBytes 2.18 Mbits/sec 1 58.0 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 2.89 MBytes 2.43 Mbits/sec 2 sender [ 5] 0.00-10.15 sec 2.79 MBytes 2.30 Mbits/sec receiver
iperf Done. root@n2:/etc/app# root@n2:/etc/app# batctl ping -c 10 -R n1 ; iperf3 -c n1 PING n1 (00:00:0d:18:08:01) 116(144) bytes of data 116 bytes from n1 icmp_seq=1 ttl=50 time=26.04 ms RR: n2 n1 n1 n2
116 bytes from n1 icmp_seq=2 ttl=50 time=30.05 ms (same route) 116 bytes from n1 icmp_seq=3 ttl=50 time=32.61 ms (same route) 116 bytes from n1 icmp_seq=4 ttl=50 time=2.06 ms (same route) 116 bytes from n1 icmp_seq=5 ttl=50 time=9.62 ms (same route) 116 bytes from n1 icmp_seq=6 ttl=50 time=5.57 ms (same route) 116 bytes from n1 icmp_seq=7 ttl=50 time=1.42 ms (same route) 116 bytes from n1 icmp_seq=8 ttl=50 time=4.17 ms (same route) 116 bytes from n1 icmp_seq=9 ttl=50 time=1.03 ms (same route) 116 bytes from n1 icmp_seq=10 ttl=50 time=2.17 ms (same route) --- n1 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 1.028/11.475/32.614/12.170 ms Connecting to host n1, port 5201 [ 5] local 192.168.1.2 port 48738 connected to 192.168.1.1 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 503 KBytes 4.12 Mbits/sec 3 41.0 KBytes [ 5] 1.00-2.00 sec 527 KBytes 4.32 Mbits/sec 0 62.2 KBytes [ 5] 2.00-3.00 sec 899 KBytes 7.37 Mbits/sec 0 93.3 KBytes [ 5] 3.00-4.00 sec 410 KBytes 3.36 Mbits/sec 1 107 KBytes [ 5] 4.00-5.00 sec 1.63 MBytes 13.6 Mbits/sec 1 141 KBytes [ 5] 5.00-6.00 sec 1.17 MBytes 9.80 Mbits/sec 0 146 KBytes [ 5] 6.00-7.00 sec 936 KBytes 7.67 Mbits/sec 6 173 KBytes [ 5] 7.00-8.00 sec 420 KBytes 3.44 Mbits/sec 0 174 KBytes [ 5] 8.00-9.00 sec 0.00 Bytes 0.00 bits/sec 1 1.41 KBytes [ 5] 9.00-10.00 sec 478 KBytes 3.92 Mbits/sec 0 191 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 6.87 MBytes 5.76 Mbits/sec 12 sender [ 5] 0.00-10.06 sec 6.68 MBytes 5.58 Mbits/sec receiver
iperf Done. root@n2:/etc/app# root@n2:/etc/app# batctl ping -c 10 -R n2 ; iperf3 -c n2 PING n2 (00:00:0d:18:08:02) 116(144) bytes of data From n2: Destination Host Unreachable (icmp_seq 1) From n2: Destination Host Unreachable (icmp_seq 2) From n2: Destination Host Unreachable (icmp_seq 3) From n2: Destination Host Unreachable (icmp_seq 4) ^C--- n2 ping statistics --- 4 packets transmitted, 0 received, 100% packet loss rtt min/avg/max/mdev = 0.000/0.000/0.000/0.000 ms Connecting to host n2, port 5201 [ 5] local 192.168.1.2 port 46564 connected to 192.168.1.2 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 36.2 MBytes 304 Mbits/sec 0 1.06 MBytes ^C[ 5] 1.00-1.45 sec 16.3 MBytes 306 Mbits/sec 0 1.06 MBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-1.45 sec 52.6 MBytes 305 Mbits/sec 0 sender [ 5] 0.00-1.45 sec 0.00 Bytes 0.00 bits/sec receiver iperf3: interrupt - the client has terminated root@n2:/etc/app# root@n2:/etc/app# root@n2:/etc/app# batctl ping -c 10 -R n3 ; iperf3 -c n3 PING n3 (00:00:0d:18:08:03) 116(144) bytes of data 116 bytes from n3 icmp_seq=1 ttl=50 time=448.78 ms RR: n2 n3 n3 n2
116 bytes from n3 icmp_seq=2 ttl=50 time=477.10 ms (same route) 116 bytes from n3 icmp_seq=3 ttl=50 time=253.65 ms (same route) 116 bytes from n3 icmp_seq=4 ttl=50 time=105.37 ms (same route) 116 bytes from n3 icmp_seq=5 ttl=50 time=285.53 ms (same route) 116 bytes from n3 icmp_seq=6 ttl=50 time=269.03 ms (same route) 116 bytes from n3 icmp_seq=7 ttl=50 time=255.53 ms (same route) 116 bytes from n3 icmp_seq=8 ttl=50 time=690.16 ms (same route) 116 bytes from n3 icmp_seq=9 ttl=50 time=355.58 ms (same route) 116 bytes from n3 icmp_seq=10 ttl=50 time=237.68 ms (same route) --- n3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss rtt min/avg/max/mdev = 105.369/337.841/690.156/155.420 ms Connecting to host n3, port 5201 [ 5] local 192.168.1.2 port 37612 connected to 192.168.1.3 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 66.5 KBytes 544 Kbits/sec 0 26.9 KBytes [ 5] 1.00-2.00 sec 46.7 KBytes 382 Kbits/sec 0 41.0 KBytes [ 5] 2.00-3.00 sec 45.2 KBytes 371 Kbits/sec 0 42.4 KBytes [ 5] 3.00-4.00 sec 107 KBytes 881 Kbits/sec 0 48.1 KBytes [ 5] 4.00-5.00 sec 100 KBytes 822 Kbits/sec 0 58.0 KBytes [ 5] 5.00-6.00 sec 97.6 KBytes 799 Kbits/sec 0 73.5 KBytes [ 5] 6.00-7.00 sec 113 KBytes 927 Kbits/sec 0 112 KBytes [ 5] 7.00-8.00 sec 197 KBytes 1.61 Mbits/sec 0 139 KBytes [ 5] 8.00-9.00 sec 328 KBytes 2.69 Mbits/sec 0 209 KBytes [ 5] 9.00-10.00 sec 0.00 Bytes 0.00 bits/sec 0 209 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 1.08 MBytes 902 Kbits/sec 0 sender [ 5] 0.00-10.04 sec 894 KBytes 730 Kbits/sec receiver
iperf Done. root@n2:/etc/app# root@n2:/etc/app# batctl ll all root@n2:/etc/app# batctl l 3378 ORIG: 00:00:0d:18:08:05 [ 1898550] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712694, throughput 48, TTL 48, V 15, tvlv_len 36) [ 1898550] Searching and updating originator entry of received packet [ 1898550] Searching and updating originator entry of received packet [ 1898590] Received ELP packet from n4 seqno 2232129834 ORIG: 00:00:0d:18:08:04 [ 1898660] Received ELP packet from n3 seqno 2288738970 ORIG: 00:00:0d:18:08:03 [ 1898710] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833096, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1898710] Searching and updating originator entry of received packet [ 1898710] Searching and updating originator entry of received packet [ 1898710] Forwarding OGM2 packet on wlan1: throughput 147, ttl 49, received via wlan1 [ 1898710] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833096, throughput 73, TTL 48, V 15, tvlv_len 36) [ 1898710] Searching and updating originator entry of received packet [ 1898710] Searching and updating originator entry of received packet [ 1898770] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833096, throughput 73, TTL 48, V 15, tvlv_len 36) [ 1898770] Searching and updating originator entry of received packet [ 1898770] Searching and updating originator entry of received packet [ 1898820] Sending broadcast ELP packet on interface wlan1, seqno 3371326834 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1898820] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1898920] Received ELP packet from n6 seqno 2972470590 ORIG: 00:00:0d:18:08:06 [ 1899000] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569138, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1899000] Searching and updating originator entry of received packet [ 1899000] Searching and updating originator entry of received packet [ 1899000] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1899000] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569138, throughput 38, TTL 49, V 15, tvlv_len 36) [ 1899000] Searching and updating originator entry of received packet [ 1899000] Searching and updating originator entry of received packet [ 1899080] Received ELP packet from n3 seqno 2288738971 ORIG: 00:00:0d:18:08:03 [ 1899100] Received ELP packet from n4 seqno 2232129835 ORIG: 00:00:0d:18:08:04 [ 1899100] Received ELP packet from n1 seqno 2794733610 ORIG: 00:00:0d:18:08:01 [ 1899140] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322036, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1899140] Searching and updating originator entry of received packet [ 1899140] Searching and updating originator entry of received packet [ 1899140] Forwarding OGM2 packet on wlan1: throughput 84, ttl 49, received via wlan1 [ 1899140] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322036, throughput 167, TTL 49, V 15, tvlv_len 36) [ 1899140] Searching and updating originator entry of received packet [ 1899140] Searching and updating originator entry of received packet [ 1899150] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646106, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1899150] Searching and updating originator entry of received packet [ 1899150] Searching and updating originator entry of received packet [ 1899160] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646106, throughput 153, TTL 49, V 15, tvlv_len 36) [ 1899160] Searching and updating originator entry of received packet [ 1899160] Searching and updating originator entry of received packet [ 1899160] Forwarding OGM2 packet on wlan1: throughput 76, ttl 48, received via wlan1 [ 1899160] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646106, throughput 76, TTL 48, V 15, tvlv_len 36) [ 1899160] Searching and updating originator entry of received packet [ 1899160] Searching and updating originator entry of received packet [ 1899160] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646106, throughput 38, TTL 47, V 15, tvlv_len 36) [ 1899160] Searching and updating originator entry of received packet [ 1899160] Searching and updating originator entry of received packet [ 1899280] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712695, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1899280] Searching and updating originator entry of received packet [ 1899280] Searching and updating originator entry of received packet [ 1899280] Forwarding OGM2 packet on wlan1: throughput 97, ttl 49, received via wlan1 [ 1899280] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712695, throughput 160, TTL 49, V 15, tvlv_len 36) [ 1899280] Searching and updating originator entry of received packet [ 1899280] Searching and updating originator entry of received packet [ 1899290] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712695, throughput 59, TTL 49, V 15, tvlv_len 36) [ 1899290] Searching and updating originator entry of received packet [ 1899290] Searching and updating originator entry of received packet [ 1899320] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646106, throughput 46, TTL 49, V 15, tvlv_len 36) [ 1899320] Searching and updating originator entry of received packet [ 1899320] Searching and updating originator entry of received packet [ 1899340] Sending broadcast ELP packet on interface wlan1, seqno 3371326835 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1899340] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1899360] Sending own OGM2 packet (originator n2, seqno 1640448638, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1899420] Received ELP packet from n6 seqno 2972470591 ORIG: 00:00:0d:18:08:06 [ 1899550] Received ELP packet from n5 seqno 1655633380 ORIG: 00:00:0d:18:08:05 [ 1899650] Received ELP packet from n1 seqno 2794733611 ORIG: 00:00:0d:18:08:01 [ 1899700] Received ELP packet from n3 seqno 2288738972 ORIG: 00:00:0d:18:08:03 [ 1899870] Sending broadcast ELP packet on interface wlan1, seqno 3371326836 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1899870] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1899900] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833097, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1899900] Searching and updating originator entry of received packet [ 1899900] Searching and updating originator entry of received packet [ 1899900] Forwarding OGM2 packet on wlan1: throughput 146, ttl 49, received via wlan1 [ 1899900] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833097, throughput 73, TTL 48, V 15, tvlv_len 36) [ 1899900] Searching and updating originator entry of received packet [ 1899900] Searching and updating originator entry of received packet [ 1899900] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833097, throughput 44, TTL 48, V 15, tvlv_len 36) [ 1899900] Searching and updating originator entry of received packet [ 1899900] Searching and updating originator entry of received packet [ 1899950] Received ELP packet from n6 seqno 2972470592 ORIG: 00:00:0d:18:08:06 [ 1900040] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569139, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1900040] Searching and updating originator entry of received packet [ 1900040] Searching and updating originator entry of received packet [ 1900040] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1900050] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569139, throughput 35, TTL 49, V 15, tvlv_len 36) [ 1900050] Searching and updating originator entry of received packet [ 1900050] Searching and updating originator entry of received packet [ 1900070] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569139, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1900070] Searching and updating originator entry of received packet [ 1900070] Searching and updating originator entry of received packet [ 1900070] Received ELP packet from n5 seqno 1655633381 ORIG: 00:00:0d:18:08:05 [ 1900110] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833097, throughput 73, TTL 48, V 15, tvlv_len 36) [ 1900110] Searching and updating originator entry of received packet [ 1900110] Searching and updating originator entry of received packet [ 1900110] Received ELP packet from n3 seqno 2288738973 ORIG: 00:00:0d:18:08:03 [ 1900120] Received ELP packet from n4 seqno 2232129837 ORIG: 00:00:0d:18:08:04 [ 1900180] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322037, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1900180] Searching and updating originator entry of received packet [ 1900180] Searching and updating originator entry of received packet [ 1900180] Forwarding OGM2 packet on wlan1: throughput 82, ttl 49, received via wlan1 [ 1900180] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322037, throughput 167, TTL 49, V 15, tvlv_len 36) [ 1900180] Searching and updating originator entry of received packet [ 1900180] Searching and updating originator entry of received packet [ 1900180] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322037, throughput 125, TTL 49, V 15, tvlv_len 36) [ 1900180] Searching and updating originator entry of received packet [ 1900180] Searching and updating originator entry of received packet [ 1900190] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646107, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1900190] Searching and updating originator entry of received packet [ 1900190] Searching and updating originator entry of received packet [ 1900190] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646107, throughput 152, TTL 49, V 15, tvlv_len 36) [ 1900190] Searching and updating originator entry of received packet [ 1900190] Searching and updating originator entry of received packet [ 1900190] Forwarding OGM2 packet on wlan1: throughput 76, ttl 48, received via wlan1 [ 1900190] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646107, throughput 76, TTL 48, V 15, tvlv_len 36) [ 1900190] Searching and updating originator entry of received packet [ 1900190] Searching and updating originator entry of received packet [ 1900250] Received ELP packet from n1 seqno 2794733612 ORIG: 00:00:0d:18:08:01 [ 1900250] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322037, throughput 61, TTL 48, V 15, tvlv_len 36) [ 1900250] Searching and updating originator entry of received packet [ 1900250] Searching and updating originator entry of received packet [ 1900320] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712696, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1900320] Searching and updating originator entry of received packet [ 1900320] Searching and updating originator entry of received packet [ 1900320] Forwarding OGM2 packet on wlan1: throughput 97, ttl 49, received via wlan1 [ 1900330] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712696, throughput 61, TTL 49, V 15, tvlv_len 36) [ 1900330] Searching and updating originator entry of received packet [ 1900330] Searching and updating originator entry of received packet [ 1900400] Sending own OGM2 packet (originator n2, seqno 1640448639, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1900400] Sending broadcast ELP packet on interface wlan1, seqno 3371326837 [ 1900400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1900400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1900400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1900400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1900400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1900400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1900400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1900400] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1900530] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646107, throughput 44, TTL 49, V 15, tvlv_len 36) [ 1900530] Searching and updating originator entry of received packet [ 1900530] Searching and updating originator entry of received packet [ 1900550] Received ELP packet from n3 seqno 2288738974 ORIG: 00:00:0d:18:08:03 [ 1900580] Received ELP packet from n5 seqno 1655633382 ORIG: 00:00:0d:18:08:05 [ 1900640] Received ELP packet from n4 seqno 2232129838 ORIG: 00:00:0d:18:08:04 [ 1900680] Received ELP packet from n1 seqno 2794733613 ORIG: 00:00:0d:18:08:01 [ 1900800] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833098, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1900800] Searching and updating originator entry of received packet [ 1900800] Searching and updating originator entry of received packet [ 1900800] Forwarding OGM2 packet on wlan1: throughput 143, ttl 49, received via wlan1 [ 1900800] batadv_bla_send_claim(): ANNOUNCE of n2 on vid -1 [ 1900800] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833098, throughput 44, TTL 48, V 15, tvlv_len 36) [ 1900800] Searching and updating originator entry of received packet [ 1900800] Searching and updating originator entry of received packet [ 1900800] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833098, throughput 71, TTL 48, V 15, tvlv_len 36) [ 1900800] Searching and updating originator entry of received packet [ 1900800] Searching and updating originator entry of received packet [ 1900920] Sending broadcast ELP packet on interface wlan1, seqno 3371326838 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1900920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1900970] Received ELP packet from n6 seqno 2972470594 ORIG: 00:00:0d:18:08:06 [ 1901090] Received ELP packet from n5 seqno 1655633383 ORIG: 00:00:0d:18:08:05 [ 1901110] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833098, throughput 71, TTL 48, V 15, tvlv_len 36) [ 1901110] Searching and updating originator entry of received packet [ 1901110] Searching and updating originator entry of received packet [ 1901140] Received ELP packet from n4 seqno 2232129839 ORIG: 00:00:0d:18:08:04 [ 1901190] Received ELP packet from n1 seqno 2794733614 ORIG: 00:00:0d:18:08:01 [ 1901220] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322038, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1901220] Searching and updating originator entry of received packet [ 1901220] Searching and updating originator entry of received packet [ 1901220] Forwarding OGM2 packet on wlan1: throughput 84, ttl 49, received via wlan1 [ 1901230] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322038, throughput 125, TTL 49, V 15, tvlv_len 36) [ 1901230] Searching and updating originator entry of received packet [ 1901230] Searching and updating originator entry of received packet [ 1901230] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646108, throughput 74, TTL 48, V 15, tvlv_len 36) [ 1901230] Searching and updating originator entry of received packet [ 1901230] Searching and updating originator entry of received packet [ 1901330] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322038, throughput 62, TTL 48, V 15, tvlv_len 36) [ 1901330] Searching and updating originator entry of received packet [ 1901330] Searching and updating originator entry of received packet [ 1901330] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646108, throughput 37, TTL 47, V 15, tvlv_len 36) [ 1901330] Searching and updating originator entry of received packet [ 1901330] Searching and updating originator entry of received packet [ 1901360] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712697, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1901360] Searching and updating originator entry of received packet [ 1901360] Searching and updating originator entry of received packet [ 1901360] Forwarding OGM2 packet on wlan1: throughput 91, ttl 49, received via wlan1 [ 1901420] Sending broadcast ELP packet on interface wlan1, seqno 3371326839 [ 1901420] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1901420] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1901420] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1901420] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1901420] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1901420] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1901420] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1901420] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1901440] Sending own OGM2 packet (originator n2, seqno 1640448640, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1901460] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322038, throughput 42, TTL 48, V 15, tvlv_len 36) [ 1901460] Searching and updating originator entry of received packet [ 1901460] Searching and updating originator entry of received packet [ 1901460] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646108, throughput 42, TTL 49, V 15, tvlv_len 36) [ 1901460] Searching and updating originator entry of received packet [ 1901460] Searching and updating originator entry of received packet [ 1901490] Received ELP packet from n6 seqno 2972470595 ORIG: 00:00:0d:18:08:06 [ 1901610] Received ELP packet from n5 seqno 1655633384 ORIG: 00:00:0d:18:08:05 [ 1901640] Received ELP packet from n4 seqno 2232129840 ORIG: 00:00:0d:18:08:04 [ 1901700] Received ELP packet from n3 seqno 2288738976 ORIG: 00:00:0d:18:08:03 [ 1901880] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833099, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1901880] Searching and updating originator entry of received packet [ 1901880] Searching and updating originator entry of received packet [ 1901880] Forwarding OGM2 packet on wlan1: throughput 141, ttl 49, received via wlan1 [ 1901880] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833099, throughput 70, TTL 48, V 15, tvlv_len 36) [ 1901880] Searching and updating originator entry of received packet [ 1901880] Searching and updating originator entry of received packet [ 1901920] Sending broadcast ELP packet on interface wlan1, seqno 3371326840 [ 1901920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1901920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1901920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1901920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1901920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1901920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1901920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1901920] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1902010] Received ELP packet from n6 seqno 2972470596 ORIG: 00:00:0d:18:08:06 [ 1902140] Received ELP packet from n5 seqno 1655633385 ORIG: 00:00:0d:18:08:05 [ 1902210] Received ELP packet from n1 seqno 2794733616 ORIG: 00:00:0d:18:08:01 [ 1902260] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322039, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1902260] Searching and updating originator entry of received packet [ 1902260] Searching and updating originator entry of received packet [ 1902260] Forwarding OGM2 packet on wlan1: throughput 84, ttl 49, received via wlan1 [ 1902260] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322039, throughput 167, TTL 49, V 15, tvlv_len 36) [ 1902260] Searching and updating originator entry of received packet [ 1902260] Searching and updating originator entry of received packet [ 1902270] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646109, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1902270] Searching and updating originator entry of received packet [ 1902270] Searching and updating originator entry of received packet [ 1902270] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646109, throughput 73, TTL 48, V 15, tvlv_len 36) [ 1902270] Searching and updating originator entry of received packet [ 1902270] Searching and updating originator entry of received packet [ 1902290] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322039, throughput 62, TTL 48, V 15, tvlv_len 36) [ 1902290] Searching and updating originator entry of received packet [ 1902290] Searching and updating originator entry of received packet [ 1902290] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646109, throughput 36, TTL 47, V 15, tvlv_len 36) [ 1902290] Searching and updating originator entry of received packet [ 1902290] Searching and updating originator entry of received packet [ 1902320] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833099, throughput 70, TTL 48, V 15, tvlv_len 36) [ 1902320] Searching and updating originator entry of received packet [ 1902320] Searching and updating originator entry of received packet [ 1902320] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569141, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1902320] Searching and updating originator entry of received packet [ 1902320] Searching and updating originator entry of received packet [ 1902320] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1902330] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569141, throughput 66, TTL 49, V 15, tvlv_len 36) [ 1902330] Searching and updating originator entry of received packet [ 1902330] Searching and updating originator entry of received packet [ 1902340] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569141, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1902340] Searching and updating originator entry of received packet [ 1902340] Searching and updating originator entry of received packet [ 1902430] Received ELP packet from n3 seqno 2288738977 ORIG: 00:00:0d:18:08:03 [ 1902430] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322039, throughput 40, TTL 48, V 15, tvlv_len 36) [ 1902430] Searching and updating originator entry of received packet [ 1902430] Searching and updating originator entry of received packet [ 1902450] Sending broadcast ELP packet on interface wlan1, seqno 3371326841 [ 1902450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1902450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1902450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1902450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1902450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1902450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1902450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1902450] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1902480] Sending own OGM2 packet (originator n2, seqno 1640448641, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1902540] Received ELP packet from n6 seqno 2972470597 ORIG: 00:00:0d:18:08:06 [ 1902640] Received ELP packet from n5 seqno 1655633386 ORIG: 00:00:0d:18:08:05 [ 1902650] Received ELP packet from n4 seqno 2232129842 ORIG: 00:00:0d:18:08:04 [ 1902690] Received ELP packet from n3 seqno 2288738978 ORIG: 00:00:0d:18:08:03 [ 1902710] Received ELP packet from n1 seqno 2794733617 ORIG: 00:00:0d:18:08:01 [ 1902850] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833100, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1902850] Searching and updating originator entry of received packet [ 1902850] Searching and updating originator entry of received packet [ 1902850] Forwarding OGM2 packet on wlan1: throughput 137, ttl 49, received via wlan1 [ 1902850] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833100, throughput 44, TTL 48, V 15, tvlv_len 36) [ 1902850] Searching and updating originator entry of received packet [ 1902850] Searching and updating originator entry of received packet [ 1902850] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833100, throughput 68, TTL 48, V 15, tvlv_len 36) [ 1902850] Searching and updating originator entry of received packet [ 1902850] Searching and updating originator entry of received packet [ 1902960] Sending broadcast ELP packet on interface wlan1, seqno 3371326842 [ 1902960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1902960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1902960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1902960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1902960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1902960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1902960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1902960] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1903020] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833100, throughput 68, TTL 48, V 15, tvlv_len 36) [ 1903020] Searching and updating originator entry of received packet [ 1903020] Searching and updating originator entry of received packet [ 1903150] Received ELP packet from n4 seqno 2232129843 ORIG: 00:00:0d:18:08:04 [ 1903170] Received ELP packet from n5 seqno 1655633387 ORIG: 00:00:0d:18:08:05 [ 1903210] Received ELP packet from n1 seqno 2794733618 ORIG: 00:00:0d:18:08:01 [ 1903260] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569142, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1903260] Searching and updating originator entry of received packet [ 1903260] Searching and updating originator entry of received packet [ 1903260] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1903270] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569142, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1903270] Searching and updating originator entry of received packet [ 1903270] Searching and updating originator entry of received packet [ 1903270] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569142, throughput 67, TTL 49, V 15, tvlv_len 36) [ 1903270] Searching and updating originator entry of received packet [ 1903270] Searching and updating originator entry of received packet [ 1903300] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322040, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1903300] Searching and updating originator entry of received packet [ 1903300] Searching and updating originator entry of received packet [ 1903300] Forwarding OGM2 packet on wlan1: throughput 83, ttl 49, received via wlan1 [ 1903300] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322040, throughput 168, TTL 49, V 15, tvlv_len 36) [ 1903300] Searching and updating originator entry of received packet [ 1903300] Searching and updating originator entry of received packet [ 1903310] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646110, throughput 150, TTL 49, V 15, tvlv_len 36) [ 1903310] Searching and updating originator entry of received packet [ 1903310] Searching and updating originator entry of received packet [ 1903310] Forwarding OGM2 packet on wlan1: throughput 75, ttl 48, received via wlan1 [ 1903370] Received ELP packet from n3 seqno 2288738979 ORIG: 00:00:0d:18:08:03 [ 1903380] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322040, throughput 41, TTL 48, V 15, tvlv_len 36) [ 1903380] Searching and updating originator entry of received packet [ 1903380] Searching and updating originator entry of received packet [ 1903380] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646110, throughput 38, TTL 49, V 15, tvlv_len 36) [ 1903380] Searching and updating originator entry of received packet [ 1903380] Searching and updating originator entry of received packet [ 1903440] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712699, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1903440] Searching and updating originator entry of received packet [ 1903440] Searching and updating originator entry of received packet [ 1903440] Forwarding OGM2 packet on wlan1: throughput 87, ttl 49, received via wlan1 [ 1903450] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712699, throughput 102, TTL 49, V 15, tvlv_len 36) [ 1903450] Searching and updating originator entry of received packet [ 1903450] Searching and updating originator entry of received packet [ 1903450] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712699, throughput 159, TTL 49, V 15, tvlv_len 36) [ 1903450] Searching and updating originator entry of received packet [ 1903450] Searching and updating originator entry of received packet [ 1903480] Sending broadcast ELP packet on interface wlan1, seqno 3371326843 [ 1903480] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1903480] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1903480] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1903480] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1903480] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1903480] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1903480] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1903480] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1903520] Sending own OGM2 packet (originator n2, seqno 1640448642, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1903560] Received ELP packet from n6 seqno 2972470599 ORIG: 00:00:0d:18:08:06 [ 1903570] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646110, throughput 37, TTL 47, V 15, tvlv_len 36) [ 1903570] Searching and updating originator entry of received packet [ 1903570] Searching and updating originator entry of received packet [ 1903580] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712699, throughput 64, TTL 49, V 15, tvlv_len 36) [ 1903580] Searching and updating originator entry of received packet [ 1903580] Searching and updating originator entry of received packet [ 1903660] Received ELP packet from n4 seqno 2232129844 ORIG: 00:00:0d:18:08:04 [ 1903680] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712699, throughput 9, TTL 49, V 15, tvlv_len 36) [ 1903680] Searching and updating originator entry of received packet [ 1903680] Searching and updating originator entry of received packet [ 1903690] Received ELP packet from n3 seqno 2288738980 ORIG: 00:00:0d:18:08:03 [ 1903690] Received ELP packet from n5 seqno 1655633388 ORIG: 00:00:0d:18:08:05 [ 1903790] Received ELP packet from n1 seqno 2794733619 ORIG: 00:00:0d:18:08:01 [ 1903920] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833101, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1903920] Searching and updating originator entry of received packet [ 1903920] Searching and updating originator entry of received packet [ 1903920] Forwarding OGM2 packet on wlan1: throughput 140, ttl 49, received via wlan1 [ 1903930] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833101, throughput 44, TTL 48, V 15, tvlv_len 36) [ 1903930] Searching and updating originator entry of received packet [ 1903930] Searching and updating originator entry of received packet [ 1903980] Sending broadcast ELP packet on interface wlan1, seqno 3371326844 [ 1903980] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1903980] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1903980] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1903980] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1903980] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1903980] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1903980] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1903980] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1904180] Received ELP packet from n4 seqno 2232129845 ORIG: 00:00:0d:18:08:04 [ 1904190] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569143, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1904190] Searching and updating originator entry of received packet [ 1904190] Searching and updating originator entry of received packet [ 1904190] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1904200] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569143, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1904200] Searching and updating originator entry of received packet [ 1904200] Searching and updating originator entry of received packet [ 1904200] Received ELP packet from n5 seqno 1655633389 ORIG: 00:00:0d:18:08:05 [ 1904200] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569143, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1904200] Searching and updating originator entry of received packet [ 1904200] Searching and updating originator entry of received packet [ 1904220] Received ELP packet from n3 seqno 2288738981 ORIG: 00:00:0d:18:08:03 [ 1904250] Received ELP packet from n1 seqno 2794733620 ORIG: 00:00:0d:18:08:01 [ 1904340] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322041, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1904340] Searching and updating originator entry of received packet [ 1904340] Searching and updating originator entry of received packet [ 1904340] Forwarding OGM2 packet on wlan1: throughput 79, ttl 49, received via wlan1 [ 1904340] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322041, throughput 125, TTL 49, V 15, tvlv_len 36) [ 1904340] Searching and updating originator entry of received packet [ 1904340] Searching and updating originator entry of received packet [ 1904380] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322041, throughput 169, TTL 49, V 15, tvlv_len 36) [ 1904380] Searching and updating originator entry of received packet [ 1904380] Searching and updating originator entry of received packet [ 1904380] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646111, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1904380] Searching and updating originator entry of received packet [ 1904380] Searching and updating originator entry of received packet [ 1904390] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646111, throughput 73, TTL 48, V 15, tvlv_len 36) [ 1904390] Searching and updating originator entry of received packet [ 1904390] Searching and updating originator entry of received packet [ 1904450] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322041, throughput 62, TTL 48, V 15, tvlv_len 36) [ 1904450] Searching and updating originator entry of received packet [ 1904450] Searching and updating originator entry of received packet [ 1904450] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646111, throughput 36, TTL 47, V 15, tvlv_len 36) [ 1904450] Searching and updating originator entry of received packet [ 1904450] Searching and updating originator entry of received packet [ 1904480] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712700, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1904480] Searching and updating originator entry of received packet [ 1904480] Searching and updating originator entry of received packet [ 1904480] Forwarding OGM2 packet on wlan1: throughput 85, ttl 49, received via wlan1 [ 1904500] Sending broadcast ELP packet on interface wlan1, seqno 3371326845 [ 1904500] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1904500] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1904500] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1904500] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1904500] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1904500] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1904500] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1904500] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1904560] Sending own OGM2 packet (originator n2, seqno 1640448643, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1904610] Received ELP packet from n6 seqno 2972470601 ORIG: 00:00:0d:18:08:06 [ 1904640] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712700, throughput 65, TTL 49, V 15, tvlv_len 36) [ 1904640] Searching and updating originator entry of received packet [ 1904640] Searching and updating originator entry of received packet [ 1904700] Received ELP packet from n4 seqno 2232129846 ORIG: 00:00:0d:18:08:04 [ 1904730] Received ELP packet from n5 seqno 1655633390 ORIG: 00:00:0d:18:08:05 [ 1904740] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322041, throughput 39, TTL 48, V 15, tvlv_len 36) [ 1904740] Searching and updating originator entry of received packet [ 1904740] Searching and updating originator entry of received packet [ 1904740] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646111, throughput 38, TTL 49, V 15, tvlv_len 36) [ 1904740] Searching and updating originator entry of received packet [ 1904740] Searching and updating originator entry of received packet [ 1904760] Received ELP packet from n1 seqno 2794733621 ORIG: 00:00:0d:18:08:01 [ 1904930] Received ELP packet from n3 seqno 2288738982 ORIG: 00:00:0d:18:08:03 [ 1905020] Sending broadcast ELP packet on interface wlan1, seqno 3371326846 [ 1905020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1905020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1905020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1905020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1905020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1905020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1905020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1905020] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1905020] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833102, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1905020] Searching and updating originator entry of received packet [ 1905020] Searching and updating originator entry of received packet [ 1905020] Forwarding OGM2 packet on wlan1: throughput 140, ttl 49, received via wlan1 [ 1905040] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833102, throughput 70, TTL 48, V 15, tvlv_len 36) [ 1905040] Searching and updating originator entry of received packet [ 1905040] Searching and updating originator entry of received packet [ 1905120] Received ELP packet from n6 seqno 2972470602 ORIG: 00:00:0d:18:08:06 [ 1905210] Received ELP packet from n4 seqno 2232129847 ORIG: 00:00:0d:18:08:04 [ 1905230] Received ELP packet from n5 seqno 1655633391 ORIG: 00:00:0d:18:08:05 [ 1905290] Received ELP packet from n1 seqno 2794733622 ORIG: 00:00:0d:18:08:01 [ 1905400] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646112, throughput 71, TTL 48, V 15, tvlv_len 36) [ 1905400] Searching and updating originator entry of received packet [ 1905400] Searching and updating originator entry of received packet [ 1905400] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646112, throughput 35, TTL 47, V 15, tvlv_len 36) [ 1905400] Searching and updating originator entry of received packet [ 1905400] Searching and updating originator entry of received packet [ 1905450] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569144, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1905450] Searching and updating originator entry of received packet [ 1905450] Searching and updating originator entry of received packet [ 1905450] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1905460] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569144, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1905460] Searching and updating originator entry of received packet [ 1905460] Searching and updating originator entry of received packet [ 1905520] Sending broadcast ELP packet on interface wlan1, seqno 3371326847 [ 1905520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1905520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1905520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1905520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1905520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1905520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1905520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1905520] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1905520] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712701, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1905520] Searching and updating originator entry of received packet [ 1905520] Searching and updating originator entry of received packet [ 1905520] Forwarding OGM2 packet on wlan1: throughput 85, ttl 49, received via wlan1 [ 1905520] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712701, throughput 64, TTL 49, V 15, tvlv_len 36) [ 1905530] Searching and updating originator entry of received packet [ 1905530] Searching and updating originator entry of received packet [ 1905530] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712701, throughput 101, TTL 49, V 15, tvlv_len 36) [ 1905530] Searching and updating originator entry of received packet [ 1905530] Searching and updating originator entry of received packet [ 1905530] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646112, throughput 41, TTL 49, V 15, tvlv_len 36) [ 1905530] Searching and updating originator entry of received packet [ 1905530] Searching and updating originator entry of received packet [ 1905600] Sending own OGM2 packet (originator n2, seqno 1640448644, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1905630] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712701, throughput 42, TTL 48, V 15, tvlv_len 36) [ 1905630] Searching and updating originator entry of received packet [ 1905630] Searching and updating originator entry of received packet [ 1905640] Received ELP packet from n3 seqno 2288738984 ORIG: 00:00:0d:18:08:03 [ 1905710] Received ELP packet from n4 seqno 2232129848 ORIG: 00:00:0d:18:08:04 [ 1905750] Received ELP packet from n5 seqno 1655633392 ORIG: 00:00:0d:18:08:05 [ 1905780] Received ELP packet from n1 seqno 2794733623 ORIG: 00:00:0d:18:08:01 [ 1906030] Sending broadcast ELP packet on interface wlan1, seqno 3371326848 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1906030] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1906030] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833103, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1906030] Searching and updating originator entry of received packet [ 1906030] Searching and updating originator entry of received packet [ 1906030] Forwarding OGM2 packet on wlan1: throughput 137, ttl 49, received via wlan1 [ 1906170] Received ELP packet from n6 seqno 2972470604 ORIG: 00:00:0d:18:08:06 [ 1906230] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833103, throughput 68, TTL 48, V 15, tvlv_len 36) [ 1906230] Searching and updating originator entry of received packet [ 1906230] Searching and updating originator entry of received packet [ 1906240] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569145, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1906240] Searching and updating originator entry of received packet [ 1906240] Searching and updating originator entry of received packet [ 1906240] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1906240] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569145, throughput 33, TTL 48, V 15, tvlv_len 36) [ 1906240] Searching and updating originator entry of received packet [ 1906240] Searching and updating originator entry of received packet [ 1906250] Received ELP packet from n4 seqno 2232129849 ORIG: 00:00:0d:18:08:04 [ 1906250] Received ELP packet from n3 seqno 2288738985 ORIG: 00:00:0d:18:08:03 [ 1906300] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569145, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1906300] Searching and updating originator entry of received packet [ 1906300] Searching and updating originator entry of received packet [ 1906420] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322043, throughput 125, TTL 49, V 15, tvlv_len 36) [ 1906420] Searching and updating originator entry of received packet [ 1906420] Searching and updating originator entry of received packet [ 1906430] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322043, throughput 62, TTL 48, V 15, tvlv_len 36) [ 1906430] Searching and updating originator entry of received packet [ 1906430] Searching and updating originator entry of received packet [ 1906430] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646113, throughput 144, TTL 49, V 15, tvlv_len 36) [ 1906430] Searching and updating originator entry of received packet [ 1906430] Searching and updating originator entry of received packet [ 1906430] Forwarding OGM2 packet on wlan1: throughput 72, ttl 48, received via wlan1 [ 1906440] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646113, throughput 72, TTL 48, V 15, tvlv_len 36) [ 1906440] Searching and updating originator entry of received packet [ 1906440] Searching and updating originator entry of received packet [ 1906440] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646113, throughput 36, TTL 47, V 15, tvlv_len 36) [ 1906440] Searching and updating originator entry of received packet [ 1906440] Searching and updating originator entry of received packet [ 1906530] Sending broadcast ELP packet on interface wlan1, seqno 3371326849 [ 1906530] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1906530] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1906530] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1906530] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1906530] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1906530] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1906530] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1906530] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1906560] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712702, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1906560] Searching and updating originator entry of received packet [ 1906560] Searching and updating originator entry of received packet [ 1906560] Forwarding OGM2 packet on wlan1: throughput 86, ttl 49, received via wlan1 [ 1906560] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712702, throughput 158, TTL 49, V 15, tvlv_len 36) [ 1906560] Searching and updating originator entry of received packet [ 1906560] Searching and updating originator entry of received packet [ 1906560] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712702, throughput 62, TTL 49, V 15, tvlv_len 36) [ 1906560] Searching and updating originator entry of received packet [ 1906560] Searching and updating originator entry of received packet [ 1906570] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712702, throughput 103, TTL 49, V 15, tvlv_len 36) [ 1906570] Searching and updating originator entry of received packet [ 1906570] Searching and updating originator entry of received packet [ 1906640] Sending own OGM2 packet (originator n2, seqno 1640448645, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1906670] Received ELP packet from n6 seqno 2972470605 ORIG: 00:00:0d:18:08:06 [ 1906670] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322043, throughput 43, TTL 48, V 15, tvlv_len 36) [ 1906670] Searching and updating originator entry of received packet [ 1906670] Searching and updating originator entry of received packet [ 1906750] Received ELP packet from n4 seqno 2232129850 ORIG: 00:00:0d:18:08:04 [ 1906790] Received ELP packet from n5 seqno 1655633394 ORIG: 00:00:0d:18:08:05 [ 1906790] Received ELP packet from n1 seqno 2794733625 ORIG: 00:00:0d:18:08:01 [ 1906950] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712702, throughput 43, TTL 48, V 15, tvlv_len 36) [ 1906950] Searching and updating originator entry of received packet [ 1906950] Searching and updating originator entry of received packet [ 1906950] Received ELP packet from n3 seqno 2288738986 ORIG: 00:00:0d:18:08:03 [ 1907060] Sending broadcast ELP packet on interface wlan1, seqno 3371326850 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1907060] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1907180] Received ELP packet from n6 seqno 2972470606 ORIG: 00:00:0d:18:08:06 [ 1907250] Received ELP packet from n4 seqno 2232129851 ORIG: 00:00:0d:18:08:04 [ 1907310] Received ELP packet from n5 seqno 1655633395 ORIG: 00:00:0d:18:08:05 [ 1907360] Received ELP packet from n3 seqno 2288738987 ORIG: 00:00:0d:18:08:03 [ 1907360] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569146, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1907360] Searching and updating originator entry of received packet [ 1907360] Searching and updating originator entry of received packet [ 1907360] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1907360] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569146, throughput 32, TTL 48, V 15, tvlv_len 36) [ 1907360] Searching and updating originator entry of received packet [ 1907360] Searching and updating originator entry of received packet [ 1907390] Received ELP packet from n1 seqno 2794733626 ORIG: 00:00:0d:18:08:01 [ 1907460] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322044, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1907460] Searching and updating originator entry of received packet [ 1907460] Searching and updating originator entry of received packet [ 1907460] Forwarding OGM2 packet on wlan1: throughput 68, ttl 49, received via wlan1 [ 1907480] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646114, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1907480] Searching and updating originator entry of received packet [ 1907480] Searching and updating originator entry of received packet [ 1907480] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646114, throughput 147, TTL 49, V 15, tvlv_len 36) [ 1907480] Searching and updating originator entry of received packet [ 1907480] Searching and updating originator entry of received packet [ 1907480] Forwarding OGM2 packet on wlan1: throughput 68, ttl 48, received via wlan1 [ 1907480] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646114, throughput 73, TTL 48, V 15, tvlv_len 36) [ 1907480] Searching and updating originator entry of received packet [ 1907480] Searching and updating originator entry of received packet [ 1907550] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322044, throughput 62, TTL 48, V 15, tvlv_len 36) [ 1907550] Searching and updating originator entry of received packet [ 1907550] Searching and updating originator entry of received packet [ 1907550] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646114, throughput 36, TTL 47, V 15, tvlv_len 36) [ 1907550] Searching and updating originator entry of received packet [ 1907550] Searching and updating originator entry of received packet [ 1907590] Sending broadcast ELP packet on interface wlan1, seqno 3371326851 [ 1907590] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1907590] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1907590] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1907590] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1907590] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1907590] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1907590] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1907590] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1907600] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712703, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1907600] Searching and updating originator entry of received packet [ 1907600] Searching and updating originator entry of received packet [ 1907600] Forwarding OGM2 packet on wlan1: throughput 84, ttl 49, received via wlan1 [ 1907610] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712703, throughput 102, TTL 49, V 15, tvlv_len 36) [ 1907610] Searching and updating originator entry of received packet [ 1907610] Searching and updating originator entry of received packet [ 1907610] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712703, throughput 156, TTL 49, V 15, tvlv_len 36) [ 1907610] Searching and updating originator entry of received packet [ 1907610] Searching and updating originator entry of received packet [ 1907680] Sending own OGM2 packet (originator n2, seqno 1640448646, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1907700] Received ELP packet from n6 seqno 2972470607 ORIG: 00:00:0d:18:08:06 [ 1907860] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646114, throughput 41, TTL 49, V 15, tvlv_len 36) [ 1907860] Searching and updating originator entry of received packet [ 1907860] Searching and updating originator entry of received packet [ 1907860] Received ELP packet from n3 seqno 2288738988 ORIG: 00:00:0d:18:08:03 [ 1907870] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712703, throughput 42, TTL 48, V 15, tvlv_len 36) [ 1907870] Searching and updating originator entry of received packet [ 1907870] Searching and updating originator entry of received packet [ 1908000] Received ELP packet from n1 seqno 2794733627 ORIG: 00:00:0d:18:08:01 [ 1908110] Sending broadcast ELP packet on interface wlan1, seqno 3371326852 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:01 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1908110] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1908200] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833105, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1908200] Searching and updating originator entry of received packet [ 1908200] Searching and updating originator entry of received packet [ 1908200] Forwarding OGM2 packet on wlan1: throughput 130, ttl 49, received via wlan1 [ 1908200] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833105, throughput 65, TTL 48, V 15, tvlv_len 36) [ 1908200] Searching and updating originator entry of received packet [ 1908200] Searching and updating originator entry of received packet [ 1908200] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833105, throughput 44, TTL 48, V 15, tvlv_len 36) [ 1908200] Searching and updating originator entry of received packet [ 1908200] Searching and updating originator entry of received packet [ 1908220] Received ELP packet from n6 seqno 2972470608 ORIG: 00:00:0d:18:08:06 [ 1908260] Received ELP packet from n4 seqno 2232129853 ORIG: 00:00:0d:18:08:04 [ 1908280] Received ELP packet from n3 seqno 2288738989 ORIG: 00:00:0d:18:08:03 [ 1908360] Received ELP packet from n5 seqno 1655633397 ORIG: 00:00:0d:18:08:05 [ 1908490] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569147, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1908490] Searching and updating originator entry of received packet [ 1908490] Searching and updating originator entry of received packet [ 1908490] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1908490] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833105, throughput 65, TTL 48, V 15, tvlv_len 36) [ 1908490] Searching and updating originator entry of received packet [ 1908490] Searching and updating originator entry of received packet [ 1908490] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569147, throughput 67, TTL 49, V 15, tvlv_len 36) [ 1908490] Searching and updating originator entry of received packet [ 1908490] Searching and updating originator entry of received packet [ 1908490] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569147, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1908490] Searching and updating originator entry of received packet [ 1908490] Searching and updating originator entry of received packet [ 1908510] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646115, throughput 149, TTL 49, V 15, tvlv_len 36) [ 1908510] Searching and updating originator entry of received packet [ 1908510] Searching and updating originator entry of received packet [ 1908510] Forwarding OGM2 packet on wlan1: throughput 66, ttl 48, received via wlan1 [ 1908520] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646115, throughput 74, TTL 48, V 15, tvlv_len 36) [ 1908520] Searching and updating originator entry of received packet [ 1908520] Searching and updating originator entry of received packet [ 1908570] Received ELP packet from n1 seqno 2794733628 ORIG: 00:00:0d:18:08:01 [ 1908580] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569147, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1908580] Searching and updating originator entry of received packet [ 1908580] Searching and updating originator entry of received packet [ 1908620] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646115, throughput 37, TTL 47, V 15, tvlv_len 36) [ 1908620] Searching and updating originator entry of received packet [ 1908620] Searching and updating originator entry of received packet [ 1908640] Sending broadcast ELP packet on interface wlan1, seqno 3371326853 [ 1908640] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1908640] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1908640] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1908640] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1908640] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1908640] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1908640] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1908640] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1908640] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712704, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1908640] Searching and updating originator entry of received packet [ 1908640] Searching and updating originator entry of received packet [ 1908640] Forwarding OGM2 packet on wlan1: throughput 84, ttl 49, received via wlan1 [ 1908650] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712704, throughput 156, TTL 49, V 15, tvlv_len 36) [ 1908650] Searching and updating originator entry of received packet [ 1908650] Searching and updating originator entry of received packet [ 1908680] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712704, throughput 65, TTL 49, V 15, tvlv_len 36) [ 1908680] Searching and updating originator entry of received packet [ 1908680] Searching and updating originator entry of received packet [ 1908720] Sending own OGM2 packet (originator n2, seqno 1640448647, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1908720] Received ELP packet from n6 seqno 2972470609 ORIG: 00:00:0d:18:08:06 [ 1908750] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646115, throughput 43, TTL 49, V 15, tvlv_len 36) [ 1908750] Searching and updating originator entry of received packet [ 1908750] Searching and updating originator entry of received packet [ 1908750] Received ELP packet from n3 seqno 2288738990 ORIG: 00:00:0d:18:08:03 [ 1908750] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712704, throughput 42, TTL 48, V 15, tvlv_len 36) [ 1908750] Searching and updating originator entry of received packet [ 1908750] Searching and updating originator entry of received packet [ 1908860] Received ELP packet from n5 seqno 1655633398 ORIG: 00:00:0d:18:08:05 [ 1908890] Received ELP packet from n1 seqno 2794733629 ORIG: 00:00:0d:18:08:01 [ 1909090] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833106, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1909090] Searching and updating originator entry of received packet [ 1909090] Searching and updating originator entry of received packet [ 1909090] Forwarding OGM2 packet on wlan1: throughput 128, ttl 49, received via wlan1 [ 1909090] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833106, throughput 64, TTL 48, V 15, tvlv_len 36) [ 1909090] Searching and updating originator entry of received packet [ 1909090] Searching and updating originator entry of received packet [ 1909150] Sending broadcast ELP packet on interface wlan1, seqno 3371326854 [ 1909150] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1909150] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1909150] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1909150] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1909150] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1909150] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1909150] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1909150] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1909210] Received ELP packet from n3 seqno 2288738991 ORIG: 00:00:0d:18:08:03 [ 1909210] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833106, throughput 64, TTL 48, V 15, tvlv_len 36) [ 1909210] Searching and updating originator entry of received packet [ 1909210] Searching and updating originator entry of received packet [ 1909210] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569148, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1909210] Searching and updating originator entry of received packet [ 1909210] Searching and updating originator entry of received packet [ 1909210] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1909220] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569148, throughput 33, TTL 48, V 15, tvlv_len 36) [ 1909220] Searching and updating originator entry of received packet [ 1909220] Searching and updating originator entry of received packet [ 1909250] Received ELP packet from n6 seqno 2972470610 ORIG: 00:00:0d:18:08:06 [ 1909260] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569148, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1909260] Searching and updating originator entry of received packet [ 1909260] Searching and updating originator entry of received packet [ 1909290] Received ELP packet from n4 seqno 2232129855 ORIG: 00:00:0d:18:08:04 [ 1909360] Received ELP packet from n5 seqno 1655633399 ORIG: 00:00:0d:18:08:05 [ 1909400] Received ELP packet from n1 seqno 2794733630 ORIG: 00:00:0d:18:08:01 [ 1909540] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322046, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1909540] Searching and updating originator entry of received packet [ 1909540] Searching and updating originator entry of received packet [ 1909540] Forwarding OGM2 packet on wlan1: throughput 63, ttl 49, received via wlan1 [ 1909550] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646116, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1909550] Searching and updating originator entry of received packet [ 1909550] Searching and updating originator entry of received packet [ 1909550] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646116, throughput 73, TTL 48, V 15, tvlv_len 36) [ 1909550] Searching and updating originator entry of received packet [ 1909550] Searching and updating originator entry of received packet [ 1909600] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646116, throughput 45, TTL 49, V 15, tvlv_len 36) [ 1909600] Searching and updating originator entry of received packet [ 1909600] Searching and updating originator entry of received packet [ 1909640] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646116, throughput 36, TTL 47, V 15, tvlv_len 36) [ 1909640] Searching and updating originator entry of received packet [ 1909640] Searching and updating originator entry of received packet [ 1909660] Sending broadcast ELP packet on interface wlan1, seqno 3371326855 [ 1909660] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1909660] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1909660] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1909660] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1909660] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1909660] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1909660] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1909660] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1909760] Sending own OGM2 packet (originator n2, seqno 1640448648, throughput 4294967295, TTL 50) on interface wlan1 [00:00:0d:18:08:02] [ 1909760] Received ELP packet from n6 seqno 2972470611 ORIG: 00:00:0d:18:08:06 [ 1909820] Received ELP packet from n4 seqno 2232129856 ORIG: 00:00:0d:18:08:04 [ 1909870] Received ELP packet from n5 seqno 1655633400 ORIG: 00:00:0d:18:08:05 [ 1910000] Received ELP packet from n3 seqno 2288738992 ORIG: 00:00:0d:18:08:03 [ 1910040] Received ELP packet from n1 seqno 2794733631 ORIG: 00:00:0d:18:08:01 [ 1910160] Sending broadcast ELP packet on interface wlan1, seqno 3371326856 [ 1910160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1910160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1910160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1910160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1910160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1910160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1910160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1910160] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1910180] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833107, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1910180] Searching and updating originator entry of received packet [ 1910180] Searching and updating originator entry of received packet [ 1910180] Forwarding OGM2 packet on wlan1: throughput 125, ttl 49, received via wlan1 [ 1910180] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833107, throughput 27, TTL 48, V 15, tvlv_len 36) [ 1910180] Searching and updating originator entry of received packet [ 1910180] Searching and updating originator entry of received packet [ 1910270] Received ELP packet from n6 seqno 2972470612 ORIG: 00:00:0d:18:08:06 [ 1910330] Received ELP packet from n4 seqno 2232129857 ORIG: 00:00:0d:18:08:04 [ 1910340] Received ELP packet from n3 seqno 2288738993 ORIG: 00:00:0d:18:08:03 [ 1910370] Received ELP packet from n5 seqno 1655633401 ORIG: 00:00:0d:18:08:05 [ 1910430] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n1, seqno 2147833107, throughput 62, TTL 48, V 15, tvlv_len 36) [ 1910430] Searching and updating originator entry of received packet [ 1910430] Searching and updating originator entry of received packet [ 1910440] Received ELP packet from n1 seqno 2794733632 ORIG: 00:00:0d:18:08:01 [ 1910530] Received OGM2 packet via NB: n3, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569149, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1910530] Searching and updating originator entry of received packet [ 1910530] Searching and updating originator entry of received packet [ 1910530] Forwarding OGM2 packet on wlan1: throughput 90, ttl 49, received via wlan1 [ 1910540] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569149, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1910540] Searching and updating originator entry of received packet [ 1910540] Searching and updating originator entry of received packet [ 1910540] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n3, seqno 3545569149, throughput 45, TTL 48, V 15, tvlv_len 36) [ 1910540] Searching and updating originator entry of received packet [ 1910540] Searching and updating originator entry of received packet [ 1910580] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n5, seqno 3213322047, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1910580] Searching and updating originator entry of received packet [ 1910580] Searching and updating originator entry of received packet [ 1910580] Forwarding OGM2 packet on wlan1: throughput 63, ttl 49, received via wlan1 [ 1910590] Received OGM2 packet via NB: n6, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646117, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1910590] Searching and updating originator entry of received packet [ 1910590] Searching and updating originator entry of received packet [ 1910590] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646117, throughput 149, TTL 49, V 15, tvlv_len 36) [ 1910590] Searching and updating originator entry of received packet [ 1910590] Searching and updating originator entry of received packet [ 1910590] Forwarding OGM2 packet on wlan1: throughput 63, ttl 48, received via wlan1 [ 1910590] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646117, throughput 74, TTL 48, V 15, tvlv_len 36) [ 1910590] Searching and updating originator entry of received packet [ 1910590] Searching and updating originator entry of received packet [ 1910600] Received OGM2 packet via NB: n1, IF: wlan1 [00:00:0d:18:08:02] (from OG: n6, seqno 939646117, throughput 37, TTL 47, V 15, tvlv_len 36) [ 1910600] Searching and updating originator entry of received packet [ 1910600] Searching and updating originator entry of received packet [ 1910670] Sending broadcast ELP packet on interface wlan1, seqno 3371326857 [ 1910670] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1910670] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:06 [ 1910670] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1910670] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:04 [ 1910670] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1910670] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:05 [ 1910670] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1910670] Sending unicast (probe) ELP packet on interface wlan1 to 00:00:0d:18:08:03 [ 1910720] Received OGM2 packet via NB: n4, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712706, throughput 4294967295, TTL 50, V 15, tvlv_len 36) [ 1910720] Searching and updating originator entry of received packet [ 1910720] Searching and updating originator entry of received packet [ 1910720] Forwarding OGM2 packet on wlan1: throughput 87, ttl 49, received via wlan1 [ 1910730] Received OGM2 packet via NB: n5, IF: wlan1 [00:00:0d:18:08:02] (from OG: n4, seqno 2380712706, throughput 158, TTL 49, V 15, tvlv_len 36) [ 1910730] Searching and updating originator entry of received packet [ 1910730] Searching and updating originator entry of received packet ^C root@n2:/etc/app#
On Donnerstag, 30. August 2018 15:50:27 CEST Ligang LIU wrote: [...]
One strange thing. Can I ignore this waring, even if I think the wifi driver is ok? [ 30.628792] batman_adv: bat0: WiFi driver or ethtool info does not provide information about link speeds on interface wlan1, therefore defaulting to hardcoded throughput values of 1.0 Mbps. Consider overriding the throughput manually or checking your driver.
[...]
I would say that you cannot ignore it because it means that the wifi driver didn't provide the expected throughput for a station.
But it is most likely better to let Marek and/or Antonio answer this question.
Btw. please structure you mails better. I will not read through this 400KB+ text mail just to find your annotations and questions. One which I saw but which should be answered by a different person is "6-node case".
Kind regards, Sven
Thanks for your quick reply.
At 2018-08-30 16:17:34, "Sven Eckelmann" sven@narfation.org wrote:
On Donnerstag, 30. August 2018 15:50:27 CEST Ligang LIU wrote: [...]
One strange thing. Can I ignore this waring, even if I think the wifi driver is ok? [ 30.628792] batman_adv: bat0: WiFi driver or ethtool info does not provide information about link speeds on interface wlan1, therefore defaulting to hardcoded throughput values of 1.0 Mbps. Consider overriding the throughput manually or checking your driver.
[...]
I would say that you cannot ignore it because it means that the wifi driver didn't provide the expected throughput for a station.
But it is most likely better to let Marek and/or Antonio answer this question.
I said it's strange because it seems the throughput value is acttually updated when batman is running, even there is a warning.
Btw. please structure you mails better. I will not read through this 400KB+ text mail just to find your annotations and questions. One which I saw but which should be answered by a different person is "6-node case".
I described the main results. And the attahed log is just for whom interested in finding the reason. It could be ignored for the others.
I have to emphasize that, the tests show that the output route of V is ok but the delay and throughput are bad. We should try to find where's gone the bandwidth. Do you have any suggestion about it?
Kind regards, Sven
On Donnerstag, 30. August 2018 16:55:38 CEST Ligang LIU wrote:
[...]
One strange thing. Can I ignore this waring, even if I think the wifi driver is ok? [ 30.628792] batman_adv: bat0: WiFi driver or ethtool info does not provide information about link speeds on interface wlan1, therefore defaulting to hardcoded throughput values of 1.0 Mbps. Consider overriding the throughput manually or checking your driver.
[...]
I would say that you cannot ignore it because it means that the wifi driver didn't provide the expected throughput for a station.
But it is most likely better to let Marek and/or Antonio answer this question.
I said it's strange because it seems the throughput value is acttually updated when batman is running, even there is a warning.
Maybe it was just not available when batman-adv asked the first time.
Btw. please structure you mails better. I will not read through this 400KB+ text mail just to find your annotations and questions. One which I saw but which should be answered by a different person is "6-node case".
I described the main results. And the attahed log is just for whom interested in finding the reason. It could be ignored for the others.
I have to emphasize that, the tests show that the output route of V is ok but the delay and throughput are bad. We should try to find where's gone the bandwidth. Do you have any suggestion about it?
Since there is still the problem that the ELP messages are potentially sent too often for low quality links (which also need the automatic retries by the wifi driver/hw). Did you try to increase the interval [1]? Just to make sure that they don't use the complete airtime.
There was also this odd wifi problem which somehow was (maybe) triggered or caused by B.A.T.M.A.N. V: https://www.open-mesh.org/issues/341 Unfortunately, the discussion with the reporter was rather frustrating and at the end stopped completely.
When I remember it correctly, the wifi performance of all nodes (even when not sending data over the batman-adv interface) was rather bad when some B.A.T.M.A.N. V nodes were around (and one of the nodes disappeared?).
Kind regards, Sven
[1] https://www.open-mesh.org/projects/batman-adv/wiki/Tweaking#ELP-interval
Dear all,
I captured 802.11 frames of BATMAN-adv V.
Here is the script to do this. =============================================== iw phy phy1 interface add mon0 type monitor ifconfig mon0 up ifconfig mon0 tcpdump -c 2000 -i mon0 -y IEEE802_11_RADIO -w mon0.pcap ===============================================
I checked the .pcap file in wireshark and found 4 type of packets: 1. many unicast packets, with length of 200 bytes. I guess it's ELP unicast. 2. some batman-adv broadcast packets of 56 bytes length. I guess it's OGM2? 3. several batman-adv broadcast packets of 16 bytes length. It's ??? 3. many rts/cts/ack packets. 4. some beacon frames.
Here is a ELP unicast packet sample. 16:43:43.438367 26700598255us tsft 2462 MHz 11n antenna 0 7.2 Mb/s MCS 0 20 MHz short GI RX-STBC0 00:00:0d:18:08:02 (oui Unknown) > 00:00:0d:18:08:06 (oui Unknown) SNAP, ethertype Unknown (0x4305), length 200: 0x0000: aaaa 0300 0000 4305 030f 0000 0d18 0802 ......C......... 0x0010: 0000 0000 0000 0000 87f3 6000 800e 0488 ..........`..... 0x0020: 0000 0000 0000 0001 8785 e550 0000 0001 ...........P.... 0x0030: 0000 0001 0000 0000 0800 0000 ffff ffff ................ 0x0040: ffff 0000 0d18 0802 0011 2233 4458 0039 .........."3DX.9 0x0050: aaaa 0300 0000 4305 030f 0000 0d18 0802 ......C......... 0x0060: 204b 4075 0000 01f4 ffff ffff 0401 0014 .K@u............ 0x0070: 0101 0002 56cb 6224 8000 0000 632c bf3d ....V.b$....c,.= 0x0080: 0000 005f 0602 0004 0700 0000 0201 0000 ..._............ 0x0090: 8333 aaff 0000 aaff 0000 c005 0000 00fc .3.............. 0x00a0: ffdd 1800 50f2 0201 0180 0003 a400 0027 ....P..........' 0x00b0: a400 0042 435e 0062 322f 00dd 0900 037f ...BC^.b2/...... 0x00c0: 0101 0000 ff7f dd18 8cbe be01 0101 0202 ................
Here is a 56 bytes (OGM2?) packet. 17:08:42.241883 28209488314us tsft 18.0 Mb/s 2462 MHz 11g -73dBm signal -75dBm signal antenna 0 -77dBm signal antenna 1 00:00:0d:18:08:05 (oui Unknown) > Broadcast SNAP, ethertype Unknown (0x4305), length 56: 0x0000: aaaa 0300 0000 4305 040f 3000 1b34 cd42 ......C...0..4.B 0x0010: 0000 0d18 0802 0024 0000 004d 0401 0014 .......$...M.... 0x0020: 0101 0002 56cb 6224 8000 0000 632c bf3d ....V.b$....c,.= 0x0030: 0000 005f 0602 0004 0700 0000 0201 0000 ..._............
Here is a 16 bytes batman-adv packet. 17:08:42.258522 28209504921us tsft 18.0 Mb/s 2462 MHz 11g -78dBm signal -84dBm signal antenna 0 -80dBm signal antenna 1 00:00:0d:18:08:01 (oui Unknown) > Broadcast SNAP, ethertype Unknown (0x4305), length 16: 0x0000: aaaa 0300 0000 4305 030f 0000 0d18 0801 ......C......... 0x0010: a333 a781 0000 01f4 .3......
I will try to increase the ELP interval and check the performance again.
I noticed 2 macro definitons. #define BATADV_ELP_PROBES_PER_NODE 2 #define BATADV_ELP_MIN_PROBE_SIZE 200 /* bytes */ I wonder why it sends 2 prob ELP packets to each neighbour. Can I change the value of BATADV_ELP_PROBES_PER_NODE from 2 to 1? And can I decrease ELP prob packet size from 200 to 100, in order to decrase the ELP airtime?
Yours Sincerely Ligang
At 2018-08-30 17:06:30, "Sven Eckelmann" sven@narfation.org wrote:
On Donnerstag, 30. August 2018 16:55:38 CEST Ligang LIU wrote:
[...]
One strange thing. Can I ignore this waring, even if I think the wifi driver is ok? [ 30.628792] batman_adv: bat0: WiFi driver or ethtool info does not provide information about link speeds on interface wlan1, therefore defaulting to hardcoded throughput values of 1.0 Mbps. Consider overriding the throughput manually or checking your driver.
[...]
I would say that you cannot ignore it because it means that the wifi driver didn't provide the expected throughput for a station.
But it is most likely better to let Marek and/or Antonio answer this question.
I said it's strange because it seems the throughput value is acttually updated when batman is running, even there is a warning.
Maybe it was just not available when batman-adv asked the first time.
Btw. please structure you mails better. I will not read through this 400KB+ text mail just to find your annotations and questions. One which I saw but which should be answered by a different person is "6-node case".
I described the main results. And the attahed log is just for whom interested in finding the reason. It could be ignored for the others.
I have to emphasize that, the tests show that the output route of V is ok but the delay and throughput are bad. We should try to find where's gone the bandwidth. Do you have any suggestion about it?
Since there is still the problem that the ELP messages are potentially sent too often for low quality links (which also need the automatic retries by the wifi driver/hw). Did you try to increase the interval [1]? Just to make sure that they don't use the complete airtime.
There was also this odd wifi problem which somehow was (maybe) triggered or caused by B.A.T.M.A.N. V: https://www.open-mesh.org/issues/341 Unfortunately, the discussion with the reporter was rather frustrating and at the end stopped completely.
When I remember it correctly, the wifi performance of all nodes (even when not sending data over the batman-adv interface) was rather bad when some B.A.T.M.A.N. V nodes were around (and one of the nodes disappeared?).
Kind regards, Sven
[1] https://www.open-mesh.org/projects/batman-adv/wiki/Tweaking#ELP-interval
On Freitag, 31. August 2018 17:52:39 CEST Ligang LIU wrote:
- many unicast packets, with length of 200 bytes. I guess it's ELP unicast.
- some batman-adv broadcast packets of 56 bytes length. I guess it's OGM2?
- several batman-adv broadcast packets of 16 bytes length. It's ???
First two are correct and the the 16 bytes one is the broadcast ELP. I personally have no idea at the moment why the requested padding [0] was not implemented.
Especially because this frame will now be dropped over some interfaces. We already saw this in the past with fragmented frames [1]. You can increase the size in batadv_v_elp_iface_enable by adding the number x to the alloc and the skb_put. For example 44 to get to the minimum ethernet frame size:
hard_iface->bat_v.elp_skb = dev_alloc_skb(size + 44); ... elp_buff = skb_put_zero(hard_iface->bat_v.elp_skb, BATADV_ELP_HLEN + 44);
- many rts/cts/ack packets.
Is it possible that RTS, CTS + unicast retries take most of the airtime in your setup?
I noticed 2 macro definitons. #define BATADV_ELP_PROBES_PER_NODE 2 #define BATADV_ELP_MIN_PROBE_SIZE 200 /* bytes */ I wonder why it sends 2 prob ELP packets to each neighbour. Can I change the value of BATADV_ELP_PROBES_PER_NODE from 2 to 1? And can I decrease ELP prob packet size from 200 to 100, in order to decrase the ELP airtime?
@Antonio, @Marek: Maybe you can explain it better than me.
I would guess that Antonio wanted to make sure that the rate control algorithm of the driver probes enough and thus provides a more realistic expected throughput.
But I would guess that the size doesn't matter much. It is more likely that all the stuff around the actual data frame (rts, cts, IFS, ...) takes more airtime.
And you can just use elp_interval [2] to reduce the number of times broadcast and unicast ELP frames are transmitted. But yes, reducing the number of probes per node might also be interesting. There is also BATADV_ELP_PROBE_MAX_TX_DIFF to reduce the time even further - but according to a comment [3], this may make problems with minstrel. But I am not really sure about that because the default elp_interval (500ms) is also already larger than 100ms.
Kind regards, Sven
[0] https://www.open-mesh.org/projects/batman-adv/wiki/ELP#section-9 [1] https://git.open-mesh.org/batman-adv.git/commit/11a0c90b439190fd6a104caac5d4... [2] https://www.open-mesh.org/projects/batman-adv/wiki/Tweaking#ELP-interval [3] https://git.open-mesh.org/batman-adv.git/blob/89dcbd5f2373b955fc8eabb909f618...
On Freitag, 31. August 2018 12:30:00 CEST Sven Eckelmann wrote:
skb_put. For example 44 to get to the minimum ethernet frame size:
hard_iface->bat_v.elp_skb = dev_alloc_skb(size + 44); ... elp_buff = skb_put_zero(hard_iface->bat_v.elp_skb, BATADV_ELP_HLEN + 44);
It should have been 30 not 44. The ethernet packet also has 14 bytes of ethernet header.
14 + 16 + 30 == 60 (aka the minimum)
Sorry about that.
Kind regards, Sven
On Friday, 31 August 2018 18:30:00 HKT Sven Eckelmann wrote:
I noticed 2 macro definitons. #define BATADV_ELP_PROBES_PER_NODE 2 #define BATADV_ELP_MIN_PROBE_SIZE 200 /* bytes */ I wonder why it sends 2 prob ELP packets to each neighbour. Can I change the value of BATADV_ELP_PROBES_PER_NODE from 2 to 1? And can I decrease ELP prob packet size from 200 to 100, in order to decrase the ELP airtime?
@Antonio, @Marek: Maybe you can explain it better than me.
I would guess that Antonio wanted to make sure that the rate control algorithm of the driver probes enough and thus provides a more realistic expected throughput.
Feel free to change these values to test if this has any impact. As far as I am aware, these number are the result of an educated guess based on how minstrel works. Antonio can shed more light on this.
And you can just use elp_interval [2] to reduce the number of times broadcast and unicast ELP frames are transmitted.
I don't think unicast ELP were supposed to be affected by changing the elp_interval. Smells like a bug to me. Antonio ?
Cheers, Marek
Hi,
On 31/08/18 20:16, Marek Lindner wrote:
On Friday, 31 August 2018 18:30:00 HKT Sven Eckelmann wrote:
I noticed 2 macro definitons. #define BATADV_ELP_PROBES_PER_NODE 2 #define BATADV_ELP_MIN_PROBE_SIZE 200 /* bytes */ I wonder why it sends 2 prob ELP packets to each neighbour. Can I change the value of BATADV_ELP_PROBES_PER_NODE from 2 to 1? And can I decrease ELP prob packet size from 200 to 100, in order to decrase the ELP airtime?
@Antonio, @Marek: Maybe you can explain it better than me.
I would guess that Antonio wanted to make sure that the rate control algorithm of the driver probes enough and thus provides a more realistic expected throughput.
Feel free to change these values to test if this has any impact. As far as I am aware, these number are the result of an educated guess based on how minstrel works. Antonio can shed more light on this.
As Marek stated above, these constants are defined so that Minstrel has always enough samples to trigger a throughput re-computation for every ELP interval.
If less data is available, Minstrel won't compute a fresh expected throughput. Therefore after every ELP interval batman-adv checks if during the last 100ms (BATADV_ELP_PROBE_MAX_TX_DIFF) the node had sent any payload data to a given neighbour. If not, then it will send the unicast probes.
This means that if you already have enough data over the link, no unicast ELP messages should be sent (thus these constants won't be used).
To conclude: if you have no data over the link, sending 2 probes of 200bytes each every 500ms (default ELP interval) won't really eat much airtime, unless you have a lot of idling 1-hop neighbours.
I hope this helps.
Cheers,
On Freitag, 31. August 2018 12:30:00 CEST Sven Eckelmann wrote:
Especially because this frame will now be dropped over some interfaces. We already saw this in the past with fragmented frames [1]. You can increase the size in batadv_v_elp_iface_enable by adding the number x to the alloc and the skb_put. For example 44 to get to the minimum ethernet frame size:
hard_iface->bat_v.elp_skb = dev_alloc_skb(size + 44); ... elp_buff = skb_put_zero(hard_iface->bat_v.elp_skb, BATADV_ELP_HLEN + 44);
Just as clarification: This should not be relevant for your problem. It was just observed that the ELP [0] documentation talks about more padding. The underlying driver is usually only adding extra padding when required (e.g. 60 bytes ethernet).
More relevant here would be whether the duration in the RTS/CTS frames look odd. Or what else prevents the devices in your six node setup from sending between each other.
Kind regards, Sven
[0] https://www.open-mesh.org/projects/batman-adv/wiki/ELP#section-9
Hi, dear all,
Thanks a lot to clarify my questions.
I'm continuing to test in my deployment and has found an interesting thing: The mcast_rate setting of wifi interface has significent effect to performance of V, while it does not affect batman-adv IV too much.
config wifi-iface 'default_radio1' option mcast_rate '18000' ......
I generated the wireless configuration in web page and there is no mcast_rate setting for adhoc mode. When I noticed the line "option mcast_rate '18000'" in the batman-adv wiki page, I tried to set mcast_rate and repeated the test. I find that, with mcast_rate setting, batman-adv IV will get some performance improvement, and the performance of batman-adv V has significantly improved.
I'm now trying to understand how the mcast_rate affects the performance of the adhoc network. If more tests can verify the importance of this setting, I so suggest that it should be highlighted for the end users of the batman-adv, especially for the new ones. For the OpenWRT system, if mcast_rate can be automatically set for the adhoc mode, or the related web page can explicitly provide a user interface to set mcast_rate in adhoc mode, it should be more end user friendly.
I hope my tests can be helpful to improve the batman-adv V and your comments and suggestions are appreciated.
Here are the test results, for your reference, where the performance of V without mcast_rate setting is not provided because it is almost not acceptable. It can be also found that IV performs better over V and I will do more tests, following the suggestions in your previous emails, to improve the performance of V.
delay(ms) To (IV with mcast) (IV without mcast) (V with mcast) n1 1.508 4.852 10.069 n2 0.563 3.435 17.041 n3 2.183 29.350 25.851 n5 1.885 2.428 18.071 n6 1.193 5.852 73.519 n7 0.547 2.314 2.504
throughput(Mbps) To (IV with mcast) (IV without mcast) (V with mcast) n1 7.650 4.740 2.770 n2 7.750 8.460 2.640 n3 1.200 0.372 0.000 n5 8.630 6.960 4.420 n6 2.830 5.770 0.578 n7 25.000 21.600 16.900
Yours Sincerely Ligang
At 2018-08-31 18:30:00, "Sven Eckelmann" sven@narfation.org wrote:
On Freitag, 31. August 2018 17:52:39 CEST Ligang LIU wrote:
- many unicast packets, with length of 200 bytes. I guess it's ELP unicast.
- some batman-adv broadcast packets of 56 bytes length. I guess it's OGM2?
- several batman-adv broadcast packets of 16 bytes length. It's ???
First two are correct and the the 16 bytes one is the broadcast ELP. I personally have no idea at the moment why the requested padding [0] was not implemented.
Especially because this frame will now be dropped over some interfaces. We already saw this in the past with fragmented frames [1]. You can increase the size in batadv_v_elp_iface_enable by adding the number x to the alloc and the skb_put. For example 44 to get to the minimum ethernet frame size:
hard_iface->bat_v.elp_skb = dev_alloc_skb(size + 44); ... elp_buff = skb_put_zero(hard_iface->bat_v.elp_skb, BATADV_ELP_HLEN + 44);
- many rts/cts/ack packets.
Is it possible that RTS, CTS + unicast retries take most of the airtime in your setup?
I noticed 2 macro definitons. #define BATADV_ELP_PROBES_PER_NODE 2 #define BATADV_ELP_MIN_PROBE_SIZE 200 /* bytes */ I wonder why it sends 2 prob ELP packets to each neighbour. Can I change the value of BATADV_ELP_PROBES_PER_NODE from 2 to 1? And can I decrease ELP prob packet size from 200 to 100, in order to decrase the ELP airtime?
@Antonio, @Marek: Maybe you can explain it better than me.
I would guess that Antonio wanted to make sure that the rate control algorithm of the driver probes enough and thus provides a more realistic expected throughput.
But I would guess that the size doesn't matter much. It is more likely that all the stuff around the actual data frame (rts, cts, IFS, ...) takes more airtime.
And you can just use elp_interval [2] to reduce the number of times broadcast and unicast ELP frames are transmitted. But yes, reducing the number of probes per node might also be interesting. There is also BATADV_ELP_PROBE_MAX_TX_DIFF to reduce the time even further - but according to a comment [3], this may make problems with minstrel. But I am not really sure about that because the default elp_interval (500ms) is also already larger than 100ms.
Kind regards, Sven
[0] https://www.open-mesh.org/projects/batman-adv/wiki/ELP#section-9 [1] https://git.open-mesh.org/batman-adv.git/commit/11a0c90b439190fd6a104caac5d4... [2] https://www.open-mesh.org/projects/batman-adv/wiki/Tweaking#ELP-interval [3] https://git.open-mesh.org/batman-adv.git/blob/89dcbd5f2373b955fc8eabb909f618...
On Montag, 3. September 2018 12:03:07 CEST Ligang LIU wrote: [...]
I'm continuing to test in my deployment and has found an interesting thing: The mcast_rate setting of wifi interface has significent effect to performance of V, while it does not affect batman-adv IV too much.
config wifi-iface 'default_radio1' option mcast_rate '18000' ......
I generated the wireless configuration in web page and there is no mcast_rate setting for adhoc mode. When I noticed the line "option mcast_rate '18000'" in the batman-adv wiki page, I tried to set mcast_rate and repeated the test. I find that, with mcast_rate setting, batman-adv IV will get some performance improvement, and the performance of batman-adv V has significantly improved.
Still sounds like something is eating away airtime. Just changing the multicast rate here will just make more room for other frames since the multicast/broadcast packets take less time to get transmitted. There are other effects on the amount of multicast/broadcast packets which will be lost (interesting for B.A.T.M.A.N. IV) but I would guess that we can ignore that at the moment.
Did you investigate what is the problem here? Did you play around with the ELP interval? Did you check the RTS/CTS durations? Did you find anything else which eats too much airtime when you compare B.A.T.M.A.N. IV and B.A.T.M.A.N. V? Is the higher ELP broadcast interval (compared to B.A.T.M.A.N IV OGM interval) to blame here or the ELP unicast probes?
I'm now trying to understand how the mcast_rate affects the performance of the adhoc network. If more tests can verify the importance of this setting, I so suggest that it should be highlighted for the end users of the batman-adv, especially for the new ones. For the OpenWRT system, if mcast_rate can be automatically set for the adhoc mode, or the related web page can explicitly provide a user interface to set mcast_rate in adhoc mode, it should be more end user friendly.
Please get in touch with the OpenWrt LuCI developers [1] about the OpenWrt "webpage" configuration. We cannot really help you here.
I hope my tests can be helpful to improve the batman-adv V and your comments and suggestions are appreciated.
Since it is not clear at the moment why it happens, we cannot do anything on our end.
Kind regards, Sven
[1] https://github.com/openwrt/luci/ http://luci.subsignal.org/trac
b.a.t.m.a.n@lists.open-mesh.org