Commit Graph

286 Commits

Author SHA1 Message Date
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
Axel Neumann 43e8adbf42 bmx6/Makefile: update including json-c fix 2013-06-08 16:01:33 +02:00
Moritz Warning 4711c71b25 nodogsplash: use official github nodogsplash organization homepage 2013-05-20 18:42:53 +02:00
Saverio Proto ef4cdd41e8 olsrd: version bump to 0.6.5.4 2013-05-17 12:50:38 +02:00
Saverio Proto b74d2c860f [packages] nodogsplash: use official github nodogsplash organization feed 2013-05-11 15:32:04 +02:00
Saverio Proto b12986c09d [packages] nodogsplash: download git sources with proper OpenWrt Makefile tools 2013-05-11 15:31:51 +02:00
Moritz Warning ed1710fad3 [packages] nodogsplash: new OpenWrt package for new nodogsplash build system 2013-05-11 15:31:23 +02:00
Saverio Proto 38be3fb073 Merge remote-tracking branch 'nodogsplash/master' 2013-05-11 14:47:22 +02:00
Saverio Proto d1183c96df Rename to subfolder to import into openwrt-routing repository 2013-05-11 14:45:52 +02:00
Axel Neumann dfb6cba921 bmx6-testing: update testing branch 2013-05-10 16:17:36 +02:00
p4u abb2c3dbdb Update bmx6. New functionallity of tunnel creation ondemand 2013-05-10 16:12:47 +02:00
Marek Lindner 88e202e848 batman-adv: 2013.2.0 stability fixes
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-05-09 17:56:23 +08:00
Marek Lindner a6d6fa15cd batman-adv: upgrade package to latest release 2013.2.0
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-05-08 18:25:38 +08:00
p4u b2ff4782d0 Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-" 2013-05-02 18:44:23 +02:00
Saverio Proto 06af667473 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
2013-05-01 01:55:09 +02:00
Thomas Huehn 16f7810f11 [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. 2013-04-26 09:14:46 +02:00
p4u a8d42c7b2c Add bmx6 packages not existing because of the commit 8ff9eca4bc 2013-04-24 17:49:18 +02:00
Marek Lindner 1180180554 batmand: adjust folder name to application name
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2013-04-24 23:27:19 +08:00
p4u da0fe5735d Move bmx6 and luci-app-bmx6 packages into root directory 2013-04-24 17:26:52 +02:00
p4u d775c7c554 Merge branch 'openwrt-bmx6'
Adds bmx6 package and luci-app-bmx6 with old history (partial)
2013-04-24 16:59:08 +02:00
p4u be8bdc2fb9 Remove package bmx6-luci in favor of packages/luci-app-bmx6 2013-04-24 16:58:34 +02:00
p4u 1320cfb7bd Merge remote-tracking branch 'remotes/bmx6-owrt/master' into openwrt-bmx6 2013-04-24 16:56:59 +02:00
p4u eea747a215 Revert "Merge branch 'bmx6'"
This reverts commit 074f6a5577, reversing
changes made to 7d9d64d35f.
2013-04-24 16:53:17 +02:00
Jo-Philipp Wich 074f6a5577 Merge branch 'bmx6' 2013-04-20 14:47:02 +02:00
Jo-Philipp Wich 8ff9eca4bc Move packages up in directory hierarchy 2013-04-20 14:43:03 +02:00
Bastian Bittorf 7d9d64d35f Revert "olsr: init: JOW IS THE BEST !!!"
This reverts commit 2bc5304b69.
2013-04-19 16:00:22 +02:00
Bastian Bittorf 2bc5304b69 olsr: init: JOW IS THE BEST !!! 2013-04-19 15:57:55 +02:00
p4u 7cf391daba Missin plus simbol in dependences 2013-04-19 14:53:28 +02:00
Bastian Bittorf ea04190617 olsrd: init: cosmetics: always include to name of the script in logoutput 2013-04-19 14:35:05 +02:00
Axel Neumann 98f929f860 update last version (include detailed and muted DAD warnings, --syslog, packaged avl_tree keys 2013-04-19 14:19:12 +02:00
Bastian Bittorf ea90929d76 olsr: init: log: move the error logging just under the normal logger 2013-04-19 13:04:49 +02:00
Bastian Bittorf c92fa19ddc 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) 2013-04-19 12:36:03 +02:00
Bastian Bittorf 08ab70a984 olsrd: init: fix all work with is done via IFS (storing old value, set IFS, work, set back to old value) 2013-04-19 12:18:59 +02:00
Bastian Bittorf 1d387e8dd2 olsrd: init: updated (c)-year to 2013 2013-04-19 11:54:10 +02:00
Jo-Philipp Wich a6683b6a4a Merge branch 'bmx6' 2013-04-18 19:07:02 +02:00
Jo-Philipp Wich 186fbe6dde move bmx6 files to subdirectory 2013-04-18 19:06:43 +02:00
Jo-Philipp Wich 905b7be393 Merge branch 'batman-adv' 2013-04-18 18:54:45 +02:00
Jo-Philipp Wich a0e2bb6a79 move batman-adv files to subdirectory 2013-04-18 18:54:15 +02:00
Jo-Philipp Wich e9086436d2 Merge branch 'bmxd' 2013-04-18 18:51:24 +02:00
Jo-Philipp Wich cfb8185235 move bmx files to subdirectory 2013-04-18 18:50:55 +02:00
Jo-Philipp Wich f921048474 Merge branch 'olsrd' 2013-04-18 18:49:01 +02:00
Jo-Philipp Wich 1e99610f26 Merge branch 'batman' 2013-04-18 18:48:58 +02:00
Jo-Philipp Wich 0015a5a216 move olsrd files into subdirectory 2013-04-18 18:48:30 +02:00
Jo-Philipp Wich 479b1fc487 Move batman files into subdirectory 2013-04-18 18:46:32 +02:00
Jo-Philipp Wich a08279446f Add readme file 2013-04-18 18:41:19 +02:00
Felix Fietkau 2beb6f5fdb 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
2013-04-18 12:04:54 +00:00
p4u 774b97dc84 Add dependences for bmx6 (ipv6 tunnel modules). Fix title (removes qMp reference) 2013-04-17 15:10:56 +02:00
Marek Lindner fea6597162 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
2013-04-16 14:47:47 +00:00
p4u 55dc4f6af3 Upgraded bmx6 to last version 2013-04-16 15:35:19 +02:00