Commit graph

92 commits

Author SHA1 Message Date
floh1111
517feb4002 Remove /etc/bat-hosts because its new location will be /tmp/bat-hosts. Adapt this change to nodewatcher, let configurator recognize if the ipv6 address alredy exists on the same router 2012-01-12 10:29:09 +00:00
floh1111
bc1594924c Update hostsupdate.sh do get the actual bat hosts. Tim can you to the tmp and ln stuff? 2012-01-11 22:56:41 +00:00
floh1111
bf6f0ed834 First revision of nodewatcher an configurator. Removing Autoupdate and old stuff, changing language of logmessages to english 2012-01-11 21:03:10 +00:00
floh1111
655dd34350 Remove firmware version information code cause its generated by the build script, remove files that has been emtied by patch because of the merge of tims branch 0.3 2012-01-10 18:34:29 +00:00
bjo
c0ddede5cb * seperate general AR231X- and DIR300-patches
* use extra rc.local for DIR300
2012-01-10 18:06:45 +00:00
floh1111
f539ea7246 Patch Tims 0.3 Branch r566 back into Trunk, plz use svn copy next time you create a branch so they can be merged back easily 2012-01-10 17:26:04 +00:00
floh1111
e38732d41a Patch Tims 0.3 Branch r566 back into Trunk, plz use svn copy next time you create a branch so they can be merged back easily 2012-01-10 17:23:21 +00:00
floh1111
079d6756cf special crontab for this routers is now obsolete 2011-12-25 20:12:44 +00:00
floh1111
dbfb7e5ad5 Removed old code, fixed typos, set interfaces correctly 2011-12-25 20:11:24 +00:00
floh1111
468193f4a9 Set mac of wifi device on wr741nd otherwise wifi is not getting up 2011-12-25 01:18:58 +00:00
floh1111
1d82b9e9eb Set right revisions for wr741nd and wr1043nd, put build revision info into release file and make it available through netmon, fix client interfaces for new routers, remove old things 2011-12-24 17:02:39 +00:00
floh1111
f6b902aed6 Add the auto option to the mesh bridge to let the bridge come up even if the ethernet interface is not activated https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2011-December/005872.html 2011-12-13 15:39:15 +00:00
floh1111
b9a95880b5 Set config for wr741nd 2011-12-11 02:11:22 +00:00
floh1111
156efc845a Copy config of wr1043nd for wr741nd 2011-12-11 02:05:56 +00:00
floh1111
11dd18353d Add own build config for wr741nd 2011-12-10 21:35:26 +00:00
floh1111
d29452b3ee Update build configuration for AR71XX 2011-12-06 16:16:51 +00:00
bjo
43f0555565 reverted last commit 2011-11-29 18:14:05 +00:00
bjo
6ca40443a9 fixes new interface-naming in madwifi.sh since openwrt r29029 2011-11-29 17:47:20 +00:00
bjo
a125824ae7 updated config for dir300b 2011-11-25 21:44:36 +00:00
floh1111
fded9f6777 Dont assign IP addresses that can break the setup (quARTier, hackspace) 2011-11-18 20:17:24 +00:00
floh1111
22dbe2b699 Only apply the led option on dir300! 2011-11-09 00:16:57 +00:00
floh1111
d0bb90ad29 Fixed heavy bug in nodewatcher that generats wrong xml data if the node has more than 1 originator. Update is highly recommended 2011-11-09 00:05:26 +00:00
floh1111
1aee19926f Set mtu of mesh interface to 1528, that is necesarry for batman advanced 2011.3.1, set fixed mac addr for wrt54g after an idea from freifunk lübeck, update wrt54g build config to get a smaller image so that the configuration is safed over reboot 2011-11-08 21:37:43 +00:00
floh1111
0582926eab Reverted last checkin for fixed mac 2011-11-05 12:58:15 +00:00
floh1111
0cce4f911d Improved the enable correct wifi fix for dir300 and set fixed mac address on wrt54gs mesh bridge 2011-11-05 11:46:07 +00:00
floh1111
dabde80ecf Fix Tx-Power and BSSID 2011-11-04 20:28:50 +00:00
floh1111
c00bcbb4cd Get batman advanced version, not brctl version 2011-11-03 20:41:22 +00:00
floh1111
0d01fee818 Disable STP in Mesh because of new loop avoidance in batman advanced (pleas review this checkin I´m unsure about disabling STP!) 2011-11-03 12:19:11 +00:00
floh1111
9ebd938a2d Add own rc.local for wrt54g to set fixed mac address on br-mesh 2011-11-03 11:07:19 +00:00
floh1111
c51c0e488a Set wifi channel to 6 and add ip, qos-scripts and busybox-httpd to make config 2011-11-03 10:33:51 +00:00
floh1111
e4f1405313 Do not only add ipv6 address if loglevel ist set. Thanks to Bjo! 2011-11-01 21:08:17 +00:00
floh1111
3117097191 Move the add autoadd_ipv6_adress section to the right place. It is important, that every new router use this new configurator otherwise the IP adress will be assigned to the router id 1 or another wrong id 2011-11-01 20:27:50 +00:00
floh1111
33e39eef31 Preparing to build image for francos wrt54g 2011-11-01 09:41:24 +00:00
bjo
b8f2975352 - removed specfic nodewatcher config
- updated crontab for configurator
2011-10-11 13:39:16 +00:00
bjo
ea0313e2ee added nodewatcher again to crontab, sorry for that 2011-10-04 22:24:45 +00:00
bjo
8cf028adc8 add only configurator-ipv6 if router is assigned (otherwise it will assign routerid 1)
fixes #165
2011-10-03 00:06:37 +00:00
bjo
e9e2618e3a deleted specific nodewatcherconfig, now really 2011-10-02 23:21:53 +00:00
bjo
85f1c115af updated crontabs for configurator hostname sync, removed specific nodewatcher config for dir300 (why the hell did it exist?) 2011-10-02 23:19:26 +00:00
bjo
c360983db6 reverted bridge loop avoidance 2011-09-29 22:16:03 +00:00
bjo
e370850dbb enables batman-adv bridge loop avoidance 2011-09-28 08:58:23 +00:00
bjo
5af53c427d changed firmware-release in trunk from 0.2 to trunk 2011-09-17 15:34:13 +00:00
floh1111
ac70ee124a Fixed missing netmon api address while adding ipv6 address to netmon 2011-08-27 19:35:37 +00:00
floh1111
f2b6062005 Bugfixes 2011-08-27 19:16:09 +00:00
bjo
d35155a43a removed typo 2011-08-27 14:42:45 +00:00
floh1111
d19443b066 First working version of configurator 2011-08-26 23:53:41 +00:00
floh1111
445b5e3026 Mark script s executable 2011-08-14 16:32:47 +00:00
floh1111
a47d49f655 Set Mac-Address of wifi interface of wr1043nd if not right (wifi does not come uo if this is not done 2011-08-14 15:23:37 +00:00
floh1111
784b3f2e11 Added reboot crontab for dir300 and fonera 2011-08-14 14:54:15 +00:00
floh1111
d7f9d5faf7 Finished IPv6 autoadd 2011-08-14 13:18:32 +00:00
floh1111
18d956bd74 Fixed array counting of originators 2011-08-14 12:18:23 +00:00