From d41b743e588182737519da637d56e5bf9e142984 Mon Sep 17 00:00:00 2001
From: Helge Jung <hej@c3pb.de>
Date: Wed, 7 May 2014 09:37:08 +0200
Subject: [PATCH] ffpb-debug: add 'batctl tl' and trigger fastd
 connection-dump-to-syslog

---
 ffpb/ffpb-debug/files/bin/ffpb-debug | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ffpb/ffpb-debug/files/bin/ffpb-debug b/ffpb/ffpb-debug/files/bin/ffpb-debug
index 12169d2..346bdf0 100755
--- a/ffpb/ffpb-debug/files/bin/ffpb-debug
+++ b/ffpb/ffpb-debug/files/bin/ffpb-debug
@@ -40,6 +40,8 @@ cmd iw dev wlan0 info
 cmd iw dev wlan0 station dump
 cmd iw dev wlan0-1 station dump
 cmd batctl gwl
+cmd batctl tl
+killall -USR1 fastd 2>/dev/null
 cmd logread
 
 if $local ; then
-- 
GitLab