<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Danke für den fix und für die Erklärung was das Ding tut, jetzt
    verstanden :)<br>
    <br>
    Reviewed-by: Christian Dresel <a class="moz-txt-link-rfc2396E" href="mailto:fff@chrisi01.de"><fff@chrisi01.de></a><br>
    <br>
    mfg<br>
    <br>
    Christian<br>
    <br>
    <div class="moz-cite-prefix">On 20.08.2016 17:00, Tim Niemeyer
      wrote:<br>
    </div>
    <blockquote cite="mid:1471705229.1852.8.camel@tn-x.org" type="cite">
      <pre wrap="">Hi

Sollte gehen..

Bitte beim Applien die maximale Zeichenlänge der Commit-Message
beachten.

Reviewed-by: Tim Niemeyer <a class="moz-txt-link-rfc2396E" href="mailto:tim@tn-x.org"><tim@tn-x.org></a>

Tim

Am Dienstag, den 02.08.2016, 13:48 +0200 schrieb Jan Kraus:
</pre>
      <blockquote type="cite">
        <pre wrap="">Since the change of wireless configuration, the bat0 interface is missing after changing the port mode.
The reason is that n uci-default script of fff-wireless the network config of w2mesh is added.
In this configuration the w2mesh interface is added to batman.

In consequence of the change to uci configuration, it's no longer needed to reset the network config.
So this seems to be the simplest fix.

Signed-off-by: Jan Kraus <a class="moz-txt-link-rfc2396E" href="mailto:mayosemmel@gmail.com"><mayosemmel@gmail.com></a>
---
 src/packages/fff/fff-network/ar71xx/network.mode          | 1 -
 src/packages/fff/fff-web/files/www/ssl/cgi-bin/ports.html | 1 -
 2 files changed, 2 deletions(-)

diff --git a/src/packages/fff/fff-network/ar71xx/network.mode b/src/packages/fff/fff-network/ar71xx/network.mode
index de16aa3..8697032 100644
--- a/src/packages/fff/fff-network/ar71xx/network.mode
+++ b/src/packages/fff/fff-network/ar71xx/network.mode
@@ -5,7 +5,6 @@
 ## If you want to change their behavior, you can do so below.
 ## After that you have to reset the config with following commands.
 #cp /rom/etc/sysctl.conf /etc/sysctl.conf
-#cp /rom/etc/config/network /etc/config/network
 #reboot
 #
 ### The canonical syntax of this file is:
diff --git a/src/packages/fff/fff-web/files/www/ssl/cgi-bin/ports.html b/src/packages/fff/fff-web/files/www/ssl/cgi-bin/ports.html
index acec550..c2d5890 100755
--- a/src/packages/fff/fff-web/files/www/ssl/cgi-bin/ports.html
+++ b/src/packages/fff/fff-web/files/www/ssl/cgi-bin/ports.html
@@ -6,7 +6,6 @@ if [ "$REQUEST_METHOD" == "POST" ] ; then
        sed -i '/^.*# set via WebUI/d' /etc/network.mode
        echo "ETHMODE=\"${POST_mode}\" # set via WebUI" >> /etc/network.mode
        cp /rom/etc/sysctl.conf /etc/sysctl.conf
-       cp /rom/etc/config/network /etc/config/network
        do_reboot=1
        MSG='<span class="green">Port Modus ge&auml;ndert! Router startet neu...</span>'
 fi
-- 
2.1.4

</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>