Commit graph

446 commits

Author SHA1 Message Date
Bastian Bittorf
8ffcb5e3e5 olsrd: hotplug-script: cleanup/simplify 2013-09-25 15:30:44 +02:00
Bastian Bittorf
6bdbd50aaf olsrd: added hotplug script, which is needed for openwrt >= r38023 - otherwise it can happen that several interfaces are not known to olsrd at boottime 2013-09-25 14:36:21 +02:00
Marek Lindner
fd336abf54 batman-adv: 2013.3.0 updated stability fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2013-09-17 22:51:12 +00:00
Marek Lindner
a8e21bf882 batman-adv: remove 'un-optimization' patch for openwrt
OpenWrt is providing a proper solution.

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2013-09-17 22:47:21 +00:00
p4u
958704423e Change bmx6 git repository to github since bmx6.net is down (hd failure) 2013-09-10 12:57:44 +02:00
Bastian Bittorf
a13686a898 last patch was malformed, refresh 7936cfc9b8 2013-09-06 16:32:00 +02:00
Bastian Bittorf
7936cfc9b8 a new optimisation in openwrt is stripping some metadata information, invluding
the module version which is used by batctl to tell the user which version
batman-adv the node is currently running.

Un-define this constant to prevent the metadata from being stripped

Signed-off-by: Antonio Quartulli <ordex at autistici.org>
2013-09-06 15:37:33 +02:00
Moritz Warning
de6e4c7990 nodogsplash: use v0.9_beta9.9.8 release 2013-09-06 13:21:45 +02:00
p4u
b68f809a3f luci-app-bmx6: several improvements and fixes, adapt main and advanced configuration to new config syntax 2013-08-28 02:16:54 +02:00
p4u
821e52f54f luci-app-bmx6: fix issue with tunIn help 2013-08-28 01:25:06 +02:00
p4u
5b57a2035f luci-app-bmx6: change tunInNet for tunIn (according to new bmx6 tunnels/gateways configuration). Some minor changes. 2013-08-28 01:17:39 +02:00
Saverio Proto
46593fbdc1 Increase Makefile pkg release after merging regression in the jsoninfo plugin which was introduced in olsrd 0.6.6 2013-08-26 12:12:32 +02:00
Saverio Proto
dbb0fbc5a9 Merge pull request #6 from mmunz/master
Fix a regression in the jsoninfo plugin which was introduced in olsrd 0.6.6
2013-08-26 03:08:31 -07:00
Manuel Munz
542ac94f7a a much simpler and cleaner fix 2013-08-23 20:22:48 +02:00
Manuel Munz
5dbcca8d41 fix for iynvalid jsoninfo output 2013-08-23 11:16:26 +02:00
Manuel Munz
5bff55e922 Merge pull request #1 from openwrt-routing/master
merge upstream
2013-08-23 02:12:47 -07:00
Saverio Proto
5e687f9345 olsrd: version bump to 0.6.6 2013-08-20 14:14:43 +02:00
Saverio Proto
4212839bf1 Merge pull request #5 from mmunz/master
if we could not get the l3 device in olsrd_write_interface then try to g...
2013-08-20 05:12:01 -07:00
Simon Wunderlich
f76074d424 alfred: add alfred 2013.3.0 to feed
Add A.L.F.R.E.D - Almighty Lightweight Fact Remote Exchange Daemon
to the OpenWRT routing feed. This package contains the latest stable
release of alfred which has been recently published by the
open-mesh.org community. A description follows below.

alfred is a user space daemon for distributing arbitrary local
information over the mesh/network in a decentralized fashion. This data
can be anything which appears to be useful - originally designed to
replace the batman-adv visualization (vis), you may distribute
hostnames, phone books, administration information, DNS information,
the local weather forecast ...

alfred runs as daemon in the background of the system. A user may insert
information by using the alfred binary on the command line, or use
special programs to communicate with alfred (done via unix sockets).
alfred then takes care of distributing the local information to other
alfred servers on other nodes. This is done via IPv6 link-local
multicast, and does not require any configuration. A user can request
data from alfred, and will receive the information available from all
alfred servers in the network.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
2013-08-19 23:17:47 +02:00
Axel Neumann
13f0c9deac Merge branch 'master' into bmx6_testing
Conflicts:
	bmx6/Makefile
2013-08-17 14:22:04 +02:00
Axel Neumann
e61aebe358 Merge branch 'bmx6_testing_new_config' into bmx6_testing 2013-08-17 13:58:49 +02:00
Axel Neumann
672a7cfb6f Revert "Revert "Adapt tunnels web view to new bmx6 syntax and options""
This reverts commit 6360d4c977.
2013-08-17 13:57:44 +02:00
Marek Lindner
60296fff41 batman-adv: 2013.3.0 updated stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-08-15 17:36:37 +08:00
Manuel Munz
385bb5489d if we could not get the l3 device in olsrd_write_interface then try to get the
physical device instead. But only if the protocoll is "static" or "none".
	This is useful to write Interfaces in the resulting olsrd.conf file which
	are not up at the time olsrd is starting (e.g. tunnel interfaces):
2013-08-07 23:39:18 +02:00
Axel Neumann
21cb637b0f bmx6: fixing 501559 crash ? 2013-08-04 16:52:07 +02:00
Axel Neumann
6360d4c977 Revert "Adapt tunnels web view to new bmx6 syntax and options"
This reverts commit b493828d75.
2013-08-04 08:28:44 +02:00
Axel Neumann
0fda0b049c Merge branch 'bmx6_testing' into bmx6_testing_new_config
Conflicts:
	bmx6/Makefile
2013-08-04 08:25:07 +02:00
Axel Neumann
ab61aa8a24 bmx6: update to d1464ee4 (current testing tip) 2013-08-03 22:17:13 +02:00
Axel Neumann
040106786d bmx6: update to 5fbbc59b (current master tip) 2013-08-03 22:06:11 +02:00
Axel Neumann
2812231fa4 bmx6: update to 5fbbc59b (current master tip) 2013-08-03 22:04:51 +02:00
Axel Neumann
18b5c190a2 Merge branch 'master' into bmx6_testing 2013-08-03 22:01:58 +02:00
Vasilis
dd1380884f quagga: Update to v0.99.22.3 2013-08-02 20:58:17 +03:00
Axel Neumann
ce35abee1f Merge branch 'master' into bmx6_testing 2013-08-01 14:19:40 +02:00
Marek Lindner
a96287cedc batman-adv: fix batctl compiler problems on mips
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-07-31 11:53:36 +08:00
Axel Neumann
555c89d48d bmx6: fix libjson dependency 2013-07-30 08:17:40 +02:00
Marek Lindner
adbb4cb247 batman-adv: upgrade package to latest release 2013.3.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-07-24 16:48:40 +08:00
p4u
b493828d75 Adapt tunnels web view to new bmx6 syntax and options 2013-07-19 01:09:17 +02:00
p4u
a9a174bc33 Merge branch 'master' of github.com:openwrt-routing/packages 2013-07-11 15:38:58 +02:00
Saverio Proto
ae1617f296 ndppd: importing ndppd package in openwrt-routing feed 2013-07-01 15:36:53 +02:00
Saverio Proto
1fb0f3bcfe Move files to ndppd folder for import in openwrt-routing feed 2013-07-01 15:35:57 +02:00
Vasilis Tsiligiannis
5a3951ac73 Merge branch 'quagga' 2013-06-28 14:21:15 +03:00
Vasilis Tsiligiannis
40d5775826 quagga: Move files in package directory 2013-06-28 13:44:42 +03:00
Axel Neumann
cd3d9b2d1d bmx6/Makefile: update testing new config style 2013-06-17 00:04:56 +02:00
Axel Neumann
b3f0f7b772 Merge branch 'master' into bmx6_testing 2013-06-16 22:28:17 +02:00
Marek Lindner
7bc2864e4c batman-adv: 2013.2.0 updated stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-06-10 11:26:47 +08:00
p4u
16877c14e8 Merge branch 'master' of github.com:openwrt-routing/packages 2013-06-08 20:34:17 +02:00
Axel Neumann
e2eec4227c Merge branch 'master' into bmx6_testing
Conflicts:
	bmx6/Makefile
2013-06-08 17:28:57 +02:00
Axel Neumann
9e255f5819 bmx6/Makefile: update to current (60adcbd4) bmx6 master branch 2013-06-08 17:21:36 +02:00
Axel Neumann
c7cfd491f0 Merge branch 'master' into bmx6_testing
Conflicts:
	bmx6/Makefile
	olsrd/Makefile
2013-06-08 17:11:15 +02:00
Axel Neumann
19862ff9a8 bmx6/Makefile: add kmod-tun dependency for on-demand tunnel support 2013-06-08 16:57:24 +02:00