Commit Graph

820 Commits

Author SHA1 Message Date
Manuel Munz 67c4672c0d make ipv6only plugin option boolean. Without this, the value will be written as '0' or '1' to the generated configs while it should be 'no' or 'yes' 2015-08-01 20:11:39 +02:00
Bastian Bittorf cf4ef34398 Merge pull request #114 from HRogge/master
Update to 0.9.1-r1 release for better openwrt startup script
2015-08-01 11:23:32 +02:00
Henning Rogge 8afb34944b Update to 0.9.1-r1 release for better openwrt startup script 2015-08-01 09:22:46 +02:00
Bastian Bittorf 3ff3335dd3 Merge pull request #113 from HRogge/master
OONF v0.9.1 bugfix release
2015-07-31 09:02:13 +02:00
Henning Rogge 333de9c12d Merge branch 'openwrt' 2015-07-31 09:00:17 +02:00
Henning Rogge ba4f448870 Update to oonf v0.9.1 2015-07-31 08:55:51 +02:00
Bastian Bittorf fe9edb30a0 Merge pull request #112 from HRogge/master
Update OONF packages to 0.9.0
2015-07-30 22:07:29 +02:00
Henning Rogge 793495fba3 Update OONF packages to 0.9.0 2015-07-30 17:03:16 +02:00
Steven Barth c5a8562599 hnetd: bump and add tunneling support
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-28 12:06:43 +02:00
Axel Neumann 36efb8629f initial BMX7 package 2015-07-21 14:24:09 +02:00
Steven Barth 7d4e4fe21d miniupnpd: shorten OS name to silence SSDP warnings
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-15 08:28:32 +02:00
Steven Barth 6c78c2ac2c minimalist-pcpproxy: fix uci call in default-script
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-10 08:27:29 +02:00
Steven Barth ba83ed3605 hnetd: fix issues on 32-bit platforms
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-10 08:27:29 +02:00
Marek Lindner 96867471b7 batman-adv: 2015.0 bugfixes & stability updates
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-07-07 16:51:36 +08:00
Markus Stenberg 0ead547ab9 hnetd: Bump. Some corner case fixes + dncp-07/hncp-07 compatibility (more or less). 2015-07-03 07:22:40 +03:00
Steven Barth 2e110ce133 nat46: fix netfilter references
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-02 20:54:12 +02:00
Bastian Bittorf 6172dcef32 olsrd: 0.9.0.1 -> 0.9.0.2 (bugfix-release) 2015-07-01 21:31:54 +02:00
Steven Barth 969d1cf568 nat46: fix leak of conntrack entries, fix checksum calculation
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-30 15:55:54 +02:00
Bastian Bittorf ef436a6ed2 Merge pull request #108 from HRogge/master
Pull OONF v0.8.3
2015-06-30 14:38:16 +02:00
Henning Rogge a8608be74a Fix name of netjson plugin on oonf-olsrd2 package 2015-06-30 09:14:14 +02:00
Henning Rogge b7e263623c Merge branch 'master' of github.com:openwrt-routing/packages 2015-06-29 21:04:13 +02:00
Henning Rogge 859b1d95ed Update OONF packages to v0.8.3 2015-06-29 21:00:03 +02:00
Marek Lindner 8a0a7fa06d batman-adv: 2015.0 bugfixes & stability updates
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-28 22:18:50 +08:00
Jo-Philipp Wich d6715b0be2 nodogsplash: fix musl compatiblity
- Replace nonstandard `sys/unistd.h` includes with `unistd.h` ones
 - Add missing `fcntl.h` include to `libhttpd/protocol.c` in order to
   provide declarations for `open()`, `O_RDONLY` etc.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-26 17:35:39 +02:00
Caleb James DeLisle fdd1fbf6e1 cjdns: fix build on mac osx
Signed-off-by: Lars Gierth <larsg@systemli.org>

Conflicts:
	cjdns/Makefile
2015-06-23 14:43:07 +02:00
Lars Gierth 98d7598890 cjdns: update source, bump version
Signed-off-by: Lars Gierth <larsg@systemli.org>

Conflicts:
	cjdns/Makefile
2015-06-23 14:43:02 +02:00
Marek Lindner 8618fb8ba6 batctl: musl build fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-21 19:06:29 +08:00
Marek Lindner 54b696ef52 batman-adv: 2015.0 bugfixes & stability updates
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-21 19:04:04 +08:00
Bastian Bittorf fcf34a758e olsrd: Makefile version typo: 0.9.1 -> 0.9.0.1 2015-06-19 13:19:57 +02:00
Bastian Bittorf 2c58742f63 olsrd: bump to version 0.9.1 (bugfixes)
We did a bug-fix release of olsrd v1.
It fixes a route-recalculation issue and at least one crash.

Everyone using olsrd v1 is strongly urged to upgrade, especially people
using Smart-Gateway.

The shortlog is appended.

0.9.0.1 -------------------------------------------------------------------

Ferry Huberts (3):
      neighbors: signal link changes when deleting a neighbor
      jsoninfo: do not output smart-gateway info when not enabled.
      txtinfo: do not output smart-gateway info when not enabled.

Henning Rogge (2):
      Update version after release of v0.9.0
      Release v0.9.0.1
2015-06-18 20:08:31 +02:00
Steven Barth 7f79a8ca39 Merge pull request #104 from openwrt-es/mcproxy-next
mcproxy: fix build with musl
2015-06-18 10:29:26 +02:00
Álvaro Fernández Rojas 898cc963d6 mcproxy: fix build with musl
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-06-17 21:36:42 +02:00
Steven Barth 09beed4a4a hnetd: stability improvements
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-17 11:13:29 +02:00
Gabriel Kerneis 2a636973eb babeld: bump to 1.6.1
16 June 2015: babeld-1.6.1.
  * Fixed a buffer overflow in zone_equal.  This is probably not
    exploitable, but might cause incorrect routing tables in the presence
    of source-specific routing.
  * Added support for defaulting ipv6-subtrees automatically based on the
    kernel version.
  * Fixed compilation under musl.

Signed-off-by: Gabriel Kerneis <kerneis@google.com>
2015-06-17 10:56:44 +02:00
Axel Neumann b760a5e09d bmx6: bump to latest (auto tunOutTimeout) version 2015-06-16 15:19:15 +02:00
Markus Stenberg 4c2234b2ea miniupnpd: Bump to 1.9.20150609. 2015-06-15 11:12:41 +03:00
Marek Lindner aca8cb6ee3 batman-adv: upgrade package to latest release 2015.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-09 22:12:34 +08:00
Marek Lindner 4dc2c500ff batman-adv: upgrade package to latest release 2015.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-09 22:11:41 +08:00
Steven Barth 5b541ca8aa hnetd: stability improvements
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-09 08:44:16 +02:00
Bastian Bittorf 07b8d7488c Merge pull request #103 from HRogge/master
Add v0.8.2 OONF build files
2015-06-08 10:47:12 +02:00
Henning Rogge 45fc164df8 Add v0.8.2 OONF build files 2015-06-08 10:08:11 +02:00
Bastian Bittorf d7b3bbc896 olsrd: bump to new release 0.9.0
see: https://lists.olsr.org/pipermail/olsr-dev/2015-June/007598.html

"Everyone using olsrd v1 is strongly urged to upgrade, especially people
using Smart-Gateway.

In this release the Multi-Smart-Gateway additions are declared stable.

Also, Smart-Gateway timeouts are now implemented, which is a major fix
to the Smart-Gateway system. These timeouts were missing ever since its
first implementation." (Ferry Huberts)
2015-06-08 09:27:56 +02:00
Axel Neumann 570c595e32 bmx6: bump to latest (--tunnel and --redistTable fixing) version 2015-06-05 16:43:31 +02:00
Simon Wunderlich de8c0f19e0 Merge pull request #102 from mwarning/master
alfred: do not handle 'none' as an existing interface
2015-06-01 11:35:14 +02:00
Moritz Warning a251e8fb2a alfred: fix whitespaces 2015-05-31 10:39:59 +02:00
Moritz Warning 62275acf21 alfred: wait for batmanif and interface, ignore batmanif if it is set to 'none' 2015-05-31 02:52:25 +02:00
Steven Barth ef88105472 babels: obsoleted by babeld
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-28 08:20:35 +02:00
Steven Barth 2abafe17e6 hnetd: switch to babeld instead of babels
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-28 08:18:55 +02:00
Steven Barth 970ca6f093 hnetd: bump to latest
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-28 08:15:41 +02:00
Lars 5668340d81 Merge pull request #100 from dangowrt/update-cjdns
cjdns: update source, bump release
2015-05-21 23:41:20 +02:00