Commit Graph

250 Commits

Author SHA1 Message Date
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
p4u d7bdf7c189 Add maintainer of luci-app-bmx6 2013-04-16 15:02:35 +02:00
p4u f8038f48bb Change menu category and name 2013-04-16 14:59:32 +02:00
p4u 8f0c7911ab Clean up of Makefile, mark quagga plugin as broken, clean up init script file 2013-04-16 14:56:59 +02:00
p4u c40447d16f Some minor modifications and cleanups 2013-04-16 14:56:04 +02:00
p4u 354ccf4ddf Removed qmp-quagga package to do not conflict with the standard quagga one 2013-04-16 14:55:40 +02:00
p4u 8c9e26c5a2 Renamed package name from bmx6-qmp to bmx6 and bmx6-luci to luci-app-bmx6 2013-04-16 14:54:27 +02:00
p4u 3449955694 Changed default possition of bmx6 menu entry to be compatible with raw OpenWRT 2013-04-15 18:41:51 +02:00
Saverio Proto 4ea4cb2969 [packages] olsrd: init: reduce code duplication by reusing already_in_schema()
changed scope/position of this function, and reuse it.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@36300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 10:48:36 +00:00
Saverio Proto 34e1ff5702 [packages] olsrd: init: parse new var 'speed', which translates to several other vars
Range is 1...20 where 1 is fastest protocol speed and 20 is the slowest protocol speed

Like in the Freifunk-Firmware from sven-ola we accept now a per-interface
option 'speed', which should range from 1...20 and is sanitized. when the
value is not in valid range, it defaults to 6 which allows the daemon to
start and behave like in a city-wide mesh. (same default like in freifunk firmware)

The value 'speed' overrides the normal values for emission intervals like
Hello-, Tc-, Mid-, Hna-Interval/ValidityTime or sets them explicitely. this
makes it much easier to play with intervals on several routers:

Instead of changes eight values, we only have to alter 1 value.

The value-calculation is tested since several years.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@36299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 10:48:35 +00:00
Saverio Proto 2dd66c6b82 [packages] olsrd: init: for better reuse, make a function out of a procedure get_value_for_entry()
Later we want to reuse that functionality, to avoid code duplication
we make a function with clean entry and return-codes, so we can do e.g.:

get_value_for_entry "$entry" || continue

which is also better readable.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@36298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 10:48:32 +00:00
p4u 83f7687a91 First commit with the existing packages 2013-04-04 13:56:25 +02:00
Marek Lindner feae499d31 batman-adv: verify tt len does not exceed packet len
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman-adv@35906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-09 10:13:46 +00:00
Marek Lindner 9e7914a367 batman-adv: upgrade package to latest release 2013.1.0 & batman-adv script removal
With the netifd integration the batman-adv script broke. This script
can safely be removed because '/etc/init.d/network' reloads the
batman-adv interfaces as well (thanks to netifd).
    
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman-adv@35867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-04 02:12:11 +00:00
Saverio Proto 6f12e1da81 [packages] olsrd: Version bump 0.6.5.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@35784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-25 18:43:39 +00:00