Commit Graph

131 Commits

Author SHA1 Message Date
Christof Schulze 79583b37b0
l3roamd: bump version, fix memleaks, adjust output (#177) 2017-12-18 08:14:12 +01:00
Christof 030be550d7 l3roamd: bump version to 2017-12-11 2017-12-11 21:45:13 +01:00
Christof Schulze e0e4fa2d5b
mmfd: bump version (compile fix) (#176) 2017-12-07 23:09:30 +01:00
Christof Schulze 25123fe6a1 bumping versions of l3roamd, mmfd, libbabelhelper 2017-12-07 01:06:25 +01:00
Christof Schulze f76cfa8469 mmfd: bump version to pull in latest adaptions to libbabelhelper 2017-10-18 19:43:20 +02:00
Christof Schulze b4f97fb259 mmfd: bump version to pull in latest adaptions to libbabelhelper 2017-10-08 21:29:11 +02:00
Thomas Weißschuh 706bef6245 respondd: add diagnostics about failed module load (#171) 2017-09-28 12:35:20 +02:00
Christof Schulze 4f1a0c033f mmfd: bump version 2017-09-24 22:41:03 +02:00
Christof Schulze 0fbef92e84 mmfd: version bump (#168) 2017-07-26 23:28:34 +02:00
Jan-Philipp Litza 1a8fd4ba87 respondd-module-airtime: Give more helpful error messages 2017-04-30 18:03:40 +02:00
Christof Schulze 71823713c0 l3roamd: bump version to include socket (#165) 2017-03-27 22:09:54 +02:00
Matthias Schiffer 0efcccd3ef Merge pull request #160 from FreifunkBremen/master
respondd-module-airtime: Improve error handling
2017-03-02 16:31:56 +01:00
Matthias Schiffer c7de283d44
batman-adv-legacy: update to latest git master 2017-02-24 00:13:51 +01:00
Matthias Schiffer 7d4d64354d
Update batman-adv-legacy to latest git master 2017-02-23 16:20:39 +01:00
Christof Schulze 5be278cd42 net/l3roamd: add basic package (#162) 2017-02-23 13:25:24 +01:00
Christof Schulze c78986cbc9 net/mmfd: add experimental mmfd package (#161) 2017-02-23 12:43:45 +01:00
Jan-Philipp Litza 2e54ac8e17 respondd-module-airtime: Make returned object more dynamic
This fixes #157 and #158
2017-02-08 23:11:57 +01:00
Jan-Philipp Litza f0a50e70a2 respondd-module-airtime: Add allocation checks to get_ifaces() 2017-02-08 23:11:57 +01:00
Jan-Philipp Litza 7b56f09e0f respondd-module-airtime: Move common netlink query code to separate function 2017-02-08 23:11:57 +01:00
Matthias Schiffer a18c69094c
batman-adv-legacy: really move to kernel build dir
Include kernel.mk before package.mk, so the defaults for kernel modules
have precedence.
2017-01-19 16:57:59 +01:00
Matthias Schiffer 47b3b22af0
batman-adv-legacy: move to kernel build dir
Fixes rebuild issues in similar targets with different kernel
configurations.
2017-01-19 14:26:16 +01:00
Matthias Schiffer 5c25ed888f respondd: nicer error messages 2016-12-23 00:24:02 +01:00
Matthias Schiffer d94f0f5956 respondd-module-airtime: install to /usr/lib/respondd instead of /lib/respondd 2016-12-22 23:42:00 +01:00
Jan-Philipp Litza e8cc8eeee6 Add package respondd-module-airtime (#156)
See README.md for more information.
2016-12-22 23:40:00 +01:00
Cyrus Fox f8ec44d6aa tunneldigger: move package to correct subfolder 2016-12-12 16:38:27 +01:00
Matthias Schiffer 5280cd1907 batman-adv-legacy: update
This adds support for the new netlink interface.
2016-12-11 01:19:45 +01:00
Jan-Philipp Litza 5ab6385331 respondd: Accept multiple data provider directories 2016-12-09 10:13:27 +01:00
lemoer e7fbcf75a9 respondd: add support for delayed replies to multicast requests (#144) 2016-12-06 19:46:40 +01:00
Matthias Schiffer be44ede736
Update dependencies on now builtin kmods (and add missing @IPV6) 2016-09-24 01:59:45 +02:00
Matthias Schiffer 3f3a0654d9
simple-tc: remove uses of error.h
It is not available in musl.
2016-09-24 01:42:55 +02:00
Matthias Schiffer 4b0ed48422
uradvd: remove uses of error.h
It is not available in musl.
2016-09-24 01:42:30 +02:00
Andreas Ziegler 515a9f48fb batman-adv-legacy: ignore error when writing to mesh_iface (#146) 2016-09-08 02:18:18 +02:00
yanosz fed34e05cd
respondd: extend README 2016-06-21 18:49:21 +02:00
Matthias Schiffer 37c7cebf10
batman-adv-legacy: update to git master
Should fix crashes on multi-core systems.
2016-05-31 17:24:30 +02:00
Matthias Schiffer 63376e23c8
respondd: don't listen on IPv4
Our firewall rules don't expect respondd to work for IPv4.
2016-05-16 02:16:17 +02:00
Nils Schneider e06cde9167 uradvd: add --rdnss option
This option may be specified multiple times (up to 3).
2016-05-04 12:47:55 +02:00
Nils Schneider 110f77bdf5 uradvd: make AdvDefaultLifetime configurable
Introduce a new flag --default-lifetime <seconds>.
2016-04-27 19:41:30 +02:00
Philzen ebe9de45de Reveal unintentionally hidden text 2016-02-16 05:13:05 +01:00
Matthias Schiffer 93bbd165ee batman-adv-visdata: remove package
batman-adv-visdata is not used anymore.
2016-02-08 21:01:09 +01:00
Matthias Schiffer fd06c7d67d respondd: use C modules instead of Lua to provide data 2016-02-02 06:36:39 +01:00
Matthias Schiffer bdb56bba02 batman-adv-legacy: update to latest version
Correctly fixes the overflow in the gateway selection calculation.
2016-01-24 19:31:23 +01:00
Matthias Schiffer 2fc02029b9 sse-multiplex: don't block on client sockets
Rather kill a client connection when the write buffer is full than blocking
in sse-multiplexd.
2016-01-12 15:25:15 +01:00
Matthias Schiffer 26203eae4d Add package batman-adv-visdata 2015-12-16 17:00:52 +01:00
Matthias Schiffer 3f78449b9d Add new package sse-multiplex 2015-12-16 17:00:51 +01:00
Matthias Schiffer c1aa8b847b respondd: add monotonic timestamp to lua calls to allow caching 2015-12-12 18:01:24 +01:00
Matthias Schiffer 48cddbbb55 Add new package simple-tc 2015-10-14 23:08:26 +02:00
Nils Schneider dea803c392 uradvd: non-gluon parts of gluon-radvd 2015-08-19 21:30:33 +02:00
Matthias Schiffer 7d11ce79ed batman-adv-legacy: update 2015-07-12 18:07:57 +02:00
Matthias Schiffer 1faf424b35 batman-adv-legacy: fix applying batctl patches and fix musl build 2015-07-01 23:17:02 +02:00
Matthias Schiffer e8ee21d116 Add new package respondd, a Lua-based version of gluon-announced 2015-04-23 15:07:26 +02:00
Matthias Schiffer ecdaf09b3b Revert "batman-adv-legacy: use an own build directory for each subtarget"
It didn't fix build build issues.

This reverts commit 596328289c.
2015-03-21 17:08:00 +01:00
Matthias Schiffer 596328289c batman-adv-legacy: use an own build directory for each subtarget
This might fix some build issues.
2015-03-14 16:29:02 +01:00
Matthias Schiffer 46cd96a82c batman-adv-legacy: update to latest version
Another MacOS X fix.
2015-01-11 05:08:08 +01:00
Matthias Schiffer 81665b6930 batman-adv-legacy: fix patch name regexes
While for some reason Linux accepted the broken regexes, we weren't so lucky on
MacOS X, so the patches weren't applied there.
2015-01-11 04:23:40 +01:00
Matthias Schiffer 7b81b4a457 batman-adv-legacy: update
Fixes TT memory leak.
2015-01-07 20:26:35 +01:00
Matthias Schiffer 9330e21bf0 batman-adv-legacy: update to latest version
This adds two patches: one potential invalid RCU read, and one originator entry
creation race condition.
2014-12-15 01:36:11 +01:00
Matthias Schiffer 1628f21960 Remove fastd and libuecc
They are now in OpenWrt's default package repository.
2014-08-06 11:47:16 +02:00
Matthias Schiffer 1f9922d16e fastd: update to v14 2014-06-30 23:08:01 +02:00
Matthias Schiffer cbb2beeae9 batman-adv-legacy: update package
This should fix the obnoxious net_ratelimit kernel messages.
2014-06-10 19:25:17 +02:00
Matthias Schiffer 61a9904cfa fastd: update to v12 2014-03-14 16:03:02 +01:00
Matthias Schiffer 9782fa87f1 fastd: fix recompilation on config changes 2014-03-10 18:15:26 +01:00
Matthias Schiffer 69d81b6aea Add batman-adv-legacy package 2014-01-24 05:18:53 +01:00
Matthias Schiffer 5b6988a512 fastd: fix creation of PID file as non-root user, add secure_handshakes to example config 2014-01-14 19:33:43 +01:00
Matthias Schiffer c045ce17da Update to libuecc v4 and fastd v11 2014-01-01 14:33:53 +01:00
Matthias Schiffer d6f8532bfe Update fastd to v10 2013-10-11 17:46:01 +02:00
Matthias Schiffer e561733c70 Update fastd 2013-09-10 19:00:16 +02:00
Matthias Schiffer 053953b68b Remove batman-adv package 2013-09-10 18:59:03 +02:00
Matthias Schiffer b31cfa2dc3 Increment fastd release 2013-02-19 00:15:40 +01:00
Nils Schneider d3367efc37 fastd: add config_peer option to init script
This allows the use of config_peer within the UCI config. It is required
for TUN mode to work as it can not use a peer directory.
2013-02-17 19:57:45 +01:00
Matthias Schiffer 38d8a9a418 Increment fastd package release ... 2013-02-13 05:39:34 +01:00
Matthias Schiffer ceddf39a5e Improve fastd configuration, disable aes128-gcm by default. 2013-02-13 02:54:24 +01:00
Matthias Schiffer ff5308ab2c Add updated batman-adv package 2013-01-30 23:32:30 +01:00
Matthias Schiffer 85e1a33b41 Allow specifying peers via UCI 2013-01-14 07:09:22 +01:00
Matthias Schiffer 82c6942d46 Add support for generating keys to the init script 2013-01-14 05:23:38 +01:00
Matthias Schiffer cc6e38f2c9 Update fastd to v7 2013-01-12 12:23:14 +01:00
Matthias Schiffer 8f284eac0e Make bind and method lists instead of options 2012-11-19 18:36:02 +01:00
Matthias Schiffer d6cbae9885 Update fastd to v6 2012-11-10 18:17:41 +01:00
Matthias Schiffer 203e0c042c Fix build depends 2012-09-27 00:21:03 +02:00
Matthias Schiffer 7e7dd100ab Update fastd to v0.5 2012-09-21 17:17:00 +02:00
Matthias Schiffer 16f4ebbc71 Update fastd to version 0.5-rc4 2012-09-16 07:52:00 +02:00
Matthias Schiffer d7af1bf78b Add fastd package 2012-08-02 20:10:07 +02:00