p4u [Wed, 28 Aug 2013 00:16:54 +0000 (02:16 +0200)]
luci-app-bmx6: several improvements and fixes, adapt main and advanced configuration to new config syntax
p4u [Tue, 27 Aug 2013 23:25:06 +0000 (01:25 +0200)]
luci-app-bmx6: fix issue with tunIn help
p4u [Tue, 27 Aug 2013 23:17:39 +0000 (01:17 +0200)]
luci-app-bmx6: change tunInNet for tunIn (according to new bmx6 tunnels/gateways configuration). Some minor changes.
Saverio Proto [Mon, 26 Aug 2013 10:12:32 +0000 (12:12 +0200)]
Increase Makefile pkg release after merging regression in the jsoninfo plugin which was introduced in olsrd 0.6.6
Saverio Proto [Mon, 26 Aug 2013 10:08:31 +0000 (03:08 -0700)]
Merge pull request #6 from mmunz/master
Fix a regression in the jsoninfo plugin which was introduced in olsrd 0.6.6
Manuel Munz [Fri, 23 Aug 2013 18:22:48 +0000 (20:22 +0200)]
a much simpler and cleaner fix
Manuel Munz [Fri, 23 Aug 2013 09:16:26 +0000 (11:16 +0200)]
fix for iynvalid jsoninfo output
Manuel Munz [Fri, 23 Aug 2013 09:12:47 +0000 (02:12 -0700)]
Merge pull request #1 from openwrt-routing/master
merge upstream
Saverio Proto [Tue, 20 Aug 2013 12:14:43 +0000 (14:14 +0200)]
olsrd: version bump to 0.6.6
Saverio Proto [Tue, 20 Aug 2013 12:12:01 +0000 (05:12 -0700)]
Merge pull request #5 from mmunz/master
if we could not get the l3 device in olsrd_write_interface then try to g...
Simon Wunderlich [Mon, 19 Aug 2013 21:17:18 +0000 (23:17 +0200)]
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>
Axel Neumann [Sat, 17 Aug 2013 12:22:04 +0000 (14:22 +0200)]
Merge branch 'master' into bmx6_testing
Conflicts:
bmx6/Makefile
Axel Neumann [Sat, 17 Aug 2013 11:58:49 +0000 (13:58 +0200)]
Merge branch 'bmx6_testing_new_config' into bmx6_testing
Axel Neumann [Sat, 17 Aug 2013 11:57:44 +0000 (13:57 +0200)]
Revert "Revert "Adapt tunnels web view to new bmx6 syntax and options""
This reverts commit
6360d4c977b6b8fb6b0c80e0fcd29f43e0cc1cba.
Marek Lindner [Thu, 15 Aug 2013 09:36:37 +0000 (17:36 +0800)]
batman-adv: 2013.3.0 updated stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Manuel Munz [Wed, 7 Aug 2013 21:39:18 +0000 (23:39 +0200)]
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):
Axel Neumann [Sun, 4 Aug 2013 14:52:07 +0000 (16:52 +0200)]
bmx6: fixing 501559 crash ?
Axel Neumann [Sun, 4 Aug 2013 06:28:44 +0000 (08:28 +0200)]
Revert "Adapt tunnels web view to new bmx6 syntax and options"
This reverts commit
b493828d75c23d2733fafd317c9d5859959d8c3f.
Axel Neumann [Sun, 4 Aug 2013 06:25:07 +0000 (08:25 +0200)]
Merge branch 'bmx6_testing' into bmx6_testing_new_config
Conflicts:
bmx6/Makefile
Axel Neumann [Sat, 3 Aug 2013 20:17:13 +0000 (22:17 +0200)]
bmx6: update to
d1464ee4 (current testing tip)
Axel Neumann [Sat, 3 Aug 2013 20:04:51 +0000 (22:04 +0200)]
bmx6: update to
5fbbc59b (current master tip)
Axel Neumann [Sat, 3 Aug 2013 20:04:51 +0000 (22:04 +0200)]
bmx6: update to
5fbbc59b (current master tip)
Axel Neumann [Sat, 3 Aug 2013 20:01:58 +0000 (22:01 +0200)]
Merge branch 'master' into bmx6_testing
Vasilis [Fri, 2 Aug 2013 17:58:17 +0000 (20:58 +0300)]
quagga: Update to v0.99.22.3
Axel Neumann [Thu, 1 Aug 2013 12:19:40 +0000 (14:19 +0200)]
Merge branch 'master' into bmx6_testing
Marek Lindner [Wed, 31 Jul 2013 03:50:08 +0000 (11:50 +0800)]
batman-adv: fix batctl compiler problems on mips
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Axel Neumann [Tue, 30 Jul 2013 06:17:40 +0000 (08:17 +0200)]
bmx6: fix libjson dependency
Marek Lindner [Wed, 24 Jul 2013 08:48:40 +0000 (16:48 +0800)]
batman-adv: upgrade package to latest release 2013.3.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
p4u [Thu, 18 Jul 2013 23:09:17 +0000 (01:09 +0200)]
Adapt tunnels web view to new bmx6 syntax and options
p4u [Thu, 11 Jul 2013 13:38:58 +0000 (15:38 +0200)]
Merge branch 'master' of github.com:openwrt-routing/packages
Saverio Proto [Mon, 1 Jul 2013 13:36:26 +0000 (15:36 +0200)]
ndppd: importing ndppd package in openwrt-routing feed
Saverio Proto [Mon, 1 Jul 2013 13:35:57 +0000 (15:35 +0200)]
Move files to ndppd folder for import in openwrt-routing feed
Vasilis Tsiligiannis [Fri, 28 Jun 2013 11:21:15 +0000 (14:21 +0300)]
Merge branch 'quagga'
Vasilis Tsiligiannis [Fri, 28 Jun 2013 10:44:42 +0000 (13:44 +0300)]
quagga: Move files in package directory
Axel Neumann [Sun, 16 Jun 2013 22:04:56 +0000 (00:04 +0200)]
bmx6/Makefile: update testing new config style
Axel Neumann [Sun, 16 Jun 2013 20:28:17 +0000 (22:28 +0200)]
Merge branch 'master' into bmx6_testing
Marek Lindner [Mon, 10 Jun 2013 03:26:47 +0000 (11:26 +0800)]
batman-adv: 2013.2.0 updated stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
p4u [Sat, 8 Jun 2013 18:34:17 +0000 (20:34 +0200)]
Merge branch 'master' of github.com:openwrt-routing/packages
Axel Neumann [Sat, 8 Jun 2013 15:28:57 +0000 (17:28 +0200)]
Merge branch 'master' into bmx6_testing
Conflicts:
bmx6/Makefile
Axel Neumann [Sat, 8 Jun 2013 15:21:36 +0000 (17:21 +0200)]
bmx6/Makefile: update to current (
60adcbd4) bmx6 master branch
Axel Neumann [Sat, 8 Jun 2013 15:11:15 +0000 (17:11 +0200)]
Merge branch 'master' into bmx6_testing
Conflicts:
bmx6/Makefile
olsrd/Makefile
Axel Neumann [Sat, 8 Jun 2013 14:57:24 +0000 (16:57 +0200)]
bmx6/Makefile: add kmod-tun dependency for on-demand tunnel support
Axel Neumann [Sat, 8 Jun 2013 14:01:33 +0000 (16:01 +0200)]
bmx6/Makefile: update including json-c fix
p4u [Tue, 4 Jun 2013 21:41:01 +0000 (23:41 +0200)]
Remove obsolete package bmxd not maintained anymore
p4u [Tue, 4 Jun 2013 21:39:49 +0000 (23:39 +0200)]
Change dependence name to libjson-c (changed in openwrt-trunk
acinonyx [Sat, 25 May 2013 17:05:33 +0000 (17:05 +0000)]
[quagga] Update to v0.99.22
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@36717
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Moritz Warning [Mon, 20 May 2013 16:42:53 +0000 (18:42 +0200)]
nodogsplash: use official github nodogsplash organization homepage
Saverio Proto [Fri, 17 May 2013 10:50:38 +0000 (12:50 +0200)]
olsrd: version bump to 0.6.5.4
Felix Fietkau [Tue, 14 May 2013 15:02:57 +0000 (15:02 +0000)]
packages: fold the IPv6 menu into Network
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages/ipv6/ndppd@36635
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Saverio Proto [Sat, 11 May 2013 12:59:51 +0000 (14:59 +0200)]
[packages] nodogsplash: use official github nodogsplash organization feed
Saverio Proto [Fri, 10 May 2013 21:34:35 +0000 (23:34 +0200)]
[packages] nodogsplash: download git sources with proper OpenWrt Makefile tools
Moritz Warning [Fri, 10 May 2013 22:37:02 +0000 (00:37 +0200)]
[packages] nodogsplash: new OpenWrt package for new nodogsplash build system
Saverio Proto [Sat, 11 May 2013 12:47:22 +0000 (14:47 +0200)]
Merge remote-tracking branch 'nodogsplash/master'
Saverio Proto [Sat, 11 May 2013 12:45:52 +0000 (14:45 +0200)]
Rename to subfolder to import into openwrt-routing repository
Axel Neumann [Fri, 10 May 2013 14:17:36 +0000 (16:17 +0200)]
bmx6-testing: update testing branch
p4u [Fri, 10 May 2013 14:12:47 +0000 (16:12 +0200)]
Update bmx6. New functionallity of tunnel creation ondemand
Marek Lindner [Thu, 9 May 2013 09:56:23 +0000 (17:56 +0800)]
batman-adv: 2013.2.0 stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Marek Lindner [Sat, 27 Apr 2013 07:45:12 +0000 (15:45 +0800)]
batman-adv: upgrade package to latest release 2013.2.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
p4u [Thu, 2 May 2013 16:44:23 +0000 (18:44 +0200)]
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
Saverio Proto [Tue, 30 Apr 2013 23:54:24 +0000 (01:54 +0200)]
olsrd: version bump to 0.6.5.3
Ferry Huberts (5):
pud: detect the java include directory
pud: better detection of java jdk
gateway: work around kernel IPIP module initialisation bug
main: use /dev/urandom by default
pud: set local loopback for multicast tx
Henning Rogge (2):
Update version after release of v0.6.5.2
Release v0.6.5.3
Ronald in 't Velt (1):
Fix setsockopt for setting Traffic Class in IPv6
Thomas Huehn [Fri, 26 Apr 2013 07:14:46 +0000 (09:14 +0200)]
[PATCH] fix olsr.init script function olsrd_write_plparam() as it wrongly removes dashes. olsrd deamon did not start when the nameservice plugin was active.
p4u [Wed, 24 Apr 2013 15:49:18 +0000 (17:49 +0200)]
Add bmx6 packages not existing because of the commit
8ff9eca4bc68b533a1c3d899a4d23b86509e73a3
Marek Lindner [Wed, 24 Apr 2013 15:27:19 +0000 (23:27 +0800)]
batmand: adjust folder name to application name
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
p4u [Wed, 24 Apr 2013 15:26:52 +0000 (17:26 +0200)]
Move bmx6 and luci-app-bmx6 packages into root directory
p4u [Wed, 24 Apr 2013 14:59:08 +0000 (16:59 +0200)]
Merge branch 'openwrt-bmx6'
Adds bmx6 package and luci-app-bmx6 with old history (partial)
p4u [Wed, 24 Apr 2013 14:58:34 +0000 (16:58 +0200)]
Remove package bmx6-luci in favor of packages/luci-app-bmx6
p4u [Wed, 24 Apr 2013 14:56:59 +0000 (16:56 +0200)]
Merge remote-tracking branch 'remotes/bmx6-owrt/master' into openwrt-bmx6
p4u [Wed, 24 Apr 2013 14:53:17 +0000 (16:53 +0200)]
Jo-Philipp Wich [Sat, 20 Apr 2013 12:46:45 +0000 (14:46 +0200)]
Merge branch 'bmx6'
Jo-Philipp Wich [Sat, 20 Apr 2013 12:43:03 +0000 (14:43 +0200)]
Move packages up in directory hierarchy
Bastian Bittorf [Fri, 19 Apr 2013 14:00:22 +0000 (16:00 +0200)]
Revert "olsr: init: JOW IS THE BEST !!!"
This reverts commit
2bc5304b697fcff3f184b17a8bb9c06646420b42.
Bastian Bittorf [Fri, 19 Apr 2013 13:57:55 +0000 (15:57 +0200)]
olsr: init: JOW IS THE BEST !!!
p4u [Fri, 19 Apr 2013 12:53:28 +0000 (14:53 +0200)]
Missin plus simbol in dependences
Bastian Bittorf [Fri, 19 Apr 2013 12:35:05 +0000 (14:35 +0200)]
olsrd: init: cosmetics: always include to name of the script in logoutput
Axel Neumann [Fri, 19 Apr 2013 12:19:12 +0000 (14:19 +0200)]
update last version (include detailed and muted DAD warnings, --syslog, packaged avl_tree keys
Bastian Bittorf [Fri, 19 Apr 2013 11:04:49 +0000 (13:04 +0200)]
olsr: init: log: move the error logging just under the normal logger
Bastian Bittorf [Fri, 19 Apr 2013 10:36:03 +0000 (12:36 +0200)]
olsrd: init: verbose logging if daemon-startup fails. till now everything is quiet in this situation. reproduce via configuring httpinfo-plugin on ipv6-socket (which throws an silent error)
Bastian Bittorf [Fri, 19 Apr 2013 10:18:59 +0000 (12:18 +0200)]
olsrd: init: fix all work with is done via IFS (storing old value, set IFS, work, set back to old value)
Bastian Bittorf [Fri, 19 Apr 2013 09:54:10 +0000 (11:54 +0200)]
olsrd: init: updated (c)-year to 2013
Jo-Philipp Wich [Thu, 18 Apr 2013 17:07:02 +0000 (19:07 +0200)]
Merge branch 'bmx6'
Jo-Philipp Wich [Thu, 18 Apr 2013 17:06:43 +0000 (19:06 +0200)]
move bmx6 files to subdirectory
Jo-Philipp Wich [Thu, 18 Apr 2013 16:54:45 +0000 (18:54 +0200)]
Merge branch 'batman-adv'
Jo-Philipp Wich [Thu, 18 Apr 2013 16:54:15 +0000 (18:54 +0200)]
move batman-adv files to subdirectory
Jo-Philipp Wich [Thu, 18 Apr 2013 16:51:24 +0000 (18:51 +0200)]
Merge branch 'bmxd'
Jo-Philipp Wich [Thu, 18 Apr 2013 16:50:55 +0000 (18:50 +0200)]
move bmx files to subdirectory
Jo-Philipp Wich [Thu, 18 Apr 2013 16:49:01 +0000 (18:49 +0200)]
Merge branch 'olsrd'
Jo-Philipp Wich [Thu, 18 Apr 2013 16:48:58 +0000 (18:48 +0200)]
Merge branch 'batman'
Jo-Philipp Wich [Thu, 18 Apr 2013 16:48:30 +0000 (18:48 +0200)]
move olsrd files into subdirectory
Jo-Philipp Wich [Thu, 18 Apr 2013 16:46:32 +0000 (18:46 +0200)]
Move batman files into subdirectory
Jo-Philipp Wich [Thu, 18 Apr 2013 16:40:25 +0000 (18:40 +0200)]
Add readme file
Felix Fietkau [Thu, 18 Apr 2013 12:04:54 +0000 (12:04 +0000)]
packages: consistently use 'depends on' instead of 'depends'
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman-adv@36357
3c298f89-4303-0410-b956-
a3cf2f4a3e73
p4u [Wed, 17 Apr 2013 13:10:56 +0000 (15:10 +0200)]
Add dependences for bmx6 (ipv6 tunnel modules). Fix title (removes qMp reference)
Marek Lindner [Tue, 16 Apr 2013 14:47:47 +0000 (14:47 +0000)]
batman-adv: make is_my_mac() check for the current mesh only
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman-adv@36347
3c298f89-4303-0410-b956-
a3cf2f4a3e73
p4u [Tue, 16 Apr 2013 13:35:19 +0000 (15:35 +0200)]
Upgraded bmx6 to last version
p4u [Tue, 16 Apr 2013 13:02:35 +0000 (15:02 +0200)]
Add maintainer of luci-app-bmx6
p4u [Tue, 16 Apr 2013 12:59:32 +0000 (14:59 +0200)]
Change menu category and name
p4u [Tue, 16 Apr 2013 12:56:59 +0000 (14:56 +0200)]
Clean up of Makefile, mark quagga plugin as broken, clean up init script file
p4u [Tue, 16 Apr 2013 12:56:04 +0000 (14:56 +0200)]
Some minor modifications and cleanups
p4u [Tue, 16 Apr 2013 12:55:40 +0000 (14:55 +0200)]
Removed qmp-quagga package to do not conflict with the standard quagga one
p4u [Tue, 16 Apr 2013 12:54:27 +0000 (14:54 +0200)]
Renamed package name from bmx6-qmp to bmx6 and bmx6-luci to luci-app-bmx6