leerzeilen entfernt, fehlende shebangs hinzugefügt

This commit is contained in:
Oliver Voelker 2014-11-12 21:22:55 +01:00
parent 329b24af32
commit 5d907840f7
51 changed files with 54 additions and 77 deletions

View file

@ -48,7 +48,6 @@ config reclassify
option mark "!Bulk" option mark "!Bulk"
option tcpflags "ACK" option tcpflags "ACK"
# Don't change the stuff below unless you # Don't change the stuff below unless you
# really know what it means :) # really know what it means :)
@ -56,7 +55,6 @@ config classgroup "Default"
option classes "Priority Express Normal Bulk" option classes "Priority Express Normal Bulk"
option default "Normal" option default "Normal"
config class "Priority" config class "Priority"
option packetsize 400 option packetsize 400
option maxsize 400 option maxsize 400

View file

@ -9,4 +9,3 @@ config contact 'contact'
option name '' option name ''
option email '' option email ''
option telephone '' option telephone ''

View file

@ -4,4 +4,3 @@
#Enable zapp script if you are running a gateway #Enable zapp script if you are running a gateway
#*/1 * * * * /etc/init.d/zapp #*/1 * * * * /etc/init.d/zapp

View file

@ -1,3 +1,4 @@
#!/bin/sh
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or # the Free Software Foundation; either version 3 of the License, or

View file

@ -1,3 +1,4 @@
#!/bin/sh
# Put your custom commands here that should be executed once # Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing. # the system init finished. By default this file does nothing.

View file

@ -13,7 +13,7 @@
# This program is distributed in the hope that it will be useful, # This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of # but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. # GNU General Public License for more details.
# #

View file

@ -69,5 +69,3 @@ net.ipv6.conf.all.dad_transmits = 3
# How many global unicast IPv6 addresses can be assigned to each interface? # How many global unicast IPv6 addresses can be assigned to each interface?
net.ipv6.conf.default.max_addresses = 0 net.ipv6.conf.default.max_addresses = 0
net.ipv6.conf.all.max_addresses = 0 net.ipv6.conf.all.max_addresses = 0

View file

@ -171,4 +171,3 @@ fsm_transition() {
fsm_load fsm_load
fsm_transition fsm_transition
fsm_save fsm_save

View file

@ -1,4 +1,3 @@
WANDEV=eth1 WANDEV=eth1
SWITCHDEV=eth0 SWITCHDEV=eth0
CLIENT_PORTS="0t 1 2" CLIENT_PORTS="0t 1 2"

View file

@ -1,4 +1,3 @@
WANDEV=eth0 WANDEV=eth0
SWITCHDEV=eth0 SWITCHDEV=eth0
CLIENT_PORTS="0t 4 5" CLIENT_PORTS="0t 4 5"

View file

@ -1,4 +1,3 @@
WANDEV=eth0 WANDEV=eth0
SWITCHDEV=eth0 SWITCHDEV=eth0
CLIENT_PORTS="0t 4 5" CLIENT_PORTS="0t 4 5"

View file

@ -1,4 +1,3 @@
WANDEV=eth0 WANDEV=eth0
SWITCHDEV=eth0 SWITCHDEV=eth0
CLIENT_PORTS="3 4 5t" CLIENT_PORTS="3 4 5t"

View file

@ -1,4 +1,3 @@
WANDEV=eth0 WANDEV=eth0
SWITCHDEV=eth0 SWITCHDEV=eth0
CLIENT_PORTS="1 2 6t" CLIENT_PORTS="1 2 6t"

View file

@ -1,4 +1,3 @@
WANDEV=eth1 WANDEV=eth1
# WANDEV=eth0 # WANDEV=eth0
SWITCHDEV=eth0 SWITCHDEV=eth0

View file

@ -1,4 +1,3 @@
WANDEV=eth1 WANDEV=eth1
# WANDEV=eth0 # WANDEV=eth0
SWITCHDEV=eth0 SWITCHDEV=eth0

View file

@ -1,4 +1,3 @@
WANDEV=eth1 WANDEV=eth1
# WANDEV=eth0 # WANDEV=eth0
SWITCHDEV=eth0 SWITCHDEV=eth0

View file

@ -32,7 +32,7 @@ index 0000000..57d8491
+Using this option wrongly will break your mesh network, use this option +Using this option wrongly will break your mesh network, use this option
+wisely and at your own risk! +wisely and at your own risk!
+ +
+Signed-off-by: Linus Lüssing <linus.luessing@web.de> +Signed-off-by: Linus L<EFBFBD>ssing <linus.luessing@web.de>
+--- +---
+ hard-interface.c | 2 ++ + hard-interface.c | 2 ++
+ send.c | 4 +++ + send.c | 4 +++
@ -79,7 +79,7 @@ index 0000000..57d8491
+ +
++What: /sys/class/net/<iface>/batman-adv/no_rebroadcast ++What: /sys/class/net/<iface>/batman-adv/no_rebroadcast
++Date: Sep 2013 ++Date: Sep 2013
++Contact: Linus Lüssing <linus.luessing@web.de> ++Contact: Linus L<EFBFBD>ssing <linus.luessing@web.de>
++Description: ++Description:
++ With this option set incoming multicast payload frames on ++ With this option set incoming multicast payload frames on
++ <iface> are not being rebroadcasted on <iface> again. This ++ <iface> are not being rebroadcasted on <iface> again. This
@ -192,4 +192,3 @@ index 0000000..57d8491
+ +
-- --
1.7.10.4 1.7.10.4

View file

@ -1,9 +0,0 @@
BATMAN_CHANNEL=6
BATMAN_CHANNEL_5GHZ=36
ESSID_AP=oldenburg.freifunk.net
ESSID_MESH=batman.oldenburg.freifunk.net
BSSID_MESH=02:CA:FF:EE:BA:BE
NETMON_IP=fe80::201:2ff:fe03:405
VPN_PROJECT=ffol
NTPD_IP=fe80::201:2ff:fe03:405%br-mesh
UPGRADE_PATH=http://firmware.freifunk-ol.de/latest/upgrade/