1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-17 20:54:02 +02:00
Commit Graph

891 Commits

Author SHA1 Message Date
Sven Eckelmann
4eb57b4298 vis: Extract vis package from batmand
The batmand and vis sources are actually stored in two different
repositories. It therefore makes more sense to have these two packages also
split in two different OpenWrt packages. This also allows to get the vis
sources directly from the git repository.

The SVN version of vis r1439 was actually r1346. The git export of revision
r1346 is referenced by this commit.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-11-10 20:57:04 +01:00
Sven Eckelmann
c48460940d batmand: Switch upstream URL to HTTPS
The open-mesh.org server is not serving plain HTTP pages since a while.
Updating the default URL to https is therefore prefered.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-11-10 20:56:59 +01:00
Sven Eckelmann
fd0439743a batmand: Replace maintainer with Elektra
The mail address for Marek Lindner was not up to date. Marek was also not
maintaining this package and was forwarding requests to Elektra:

  "Elektra is the maintainer for batmand. I'd rather not interfere."

https://github.com/openwrt-routing/packages/pull/134#issuecomment-236346560

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-11-10 20:56:56 +01:00
Jo-Philipp Wich
a31039825c batmand: switch to tarball download, fix build with musl libc
Since the upstream SVN repository is not available anymore, update the
Makefile to fetch tarballs cached by the LEDE or OpenWrt projects instead.

Also add a missing -D_GNU_SOURCE to the target flags to fix compilation
with musl libc.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-10 20:56:52 +01:00
Saverio Proto
79b4b3eff1 Merge pull request #285 from gabri94/for-15.05
Version bump of the poprouting package
2017-03-04 21:58:11 +01:00
Gabriel
f2b1aa2640 fixed +PKG_RELEASE 2017-03-04 21:51:30 +01:00
Gabriel
66215e36db Makefile for v0.3.1 2017-03-04 19:44:30 +01:00
gabri94
e00d8bb35b Symbolic Version number 2017-03-02 18:06:56 +01:00
gabri94
740fab1483 compile v0.3 2017-03-02 12:55:42 +01:00
gabri94
eea095ac63 New makefile for prince v0.3 2017-03-01 09:27:00 +01:00
Bastian Bittorf
c4d975fc18 Merge pull request #265 from gabri94/for-15.05
For 15.05
2017-01-27 10:26:14 +01:00
Gabriel
7737ef11ef Changed description 2017-01-26 22:21:44 +01:00
Gabriel
e4fadd105e added install 2017-01-26 22:21:44 +01:00
Gabriel
c46abbf197 fixup! fixup! addedd poprouting makefile 2017-01-26 22:21:44 +01:00
Gabriel
cfdc4583ea fixup! addedd poprouting makefile
Conflicts:
	poprouting/Makefile
2017-01-26 22:21:42 +01:00
Bastian Bittorf
1975a41c2c Merge pull request #239 from sarumpaet/for-15.05
Cherry-pick olsrd1 IPv6 fixes to for-15.05
2016-11-05 10:16:04 +01:00
Stefan Sperling
27762fdabe Replace == operator in test with = operator.
Requested by bittorf in https://github.com/openwrt-routing/packages/pull/155

(cherry picked from commit cde0b2f813)
2016-11-05 02:05:56 +01:00
Stefan Sperling
497950bf2c Fix '/etc/init.d/olsrd6 restart' breaks IPv4 SmartGateway.
Restarting olsrd for IPv6 clears SmartGateway firewall rules for both IPv4
and IPv6, and does not restore the IPv4 rules. As a result, IPv4 SmartGateway
functionality is broken after /etc/init.d/olsrd6 restart.

(cherry picked from commit f7ffb388b1)
2016-11-05 02:00:01 +01:00
Bastian Bittorf
17d50421de Merge pull request #235 from HRogge/for-15.05
Update to OONF version 0.13.0
2016-10-21 13:00:41 +02:00
Henning Rogge
270f11bfb2 Update to OONF version 0.13.0 2016-10-21 12:50:57 +02:00
Bastian Bittorf
26268e3fcc Merge pull request #229 from HRogge/for-15.05
Update to OONF 0.12.4
2016-09-09 20:16:54 +02:00
Henning Rogge
97cad3cdb3 Update to OONF 0.12.4 2016-09-04 14:22:01 +02:00
Bastian Bittorf
7a89a2bb06 Merge pull request #225 from HRogge/for-15.05
Update to OONF 0.12.3
2016-08-18 13:44:34 +02:00
Henning Rogge
8251c442a8 Update to OONF 0.12.3 2016-08-17 17:21:35 +02:00
Bastian Bittorf
82e0aece7c Merge pull request #218 from HRogge/for-15.05
Update to OONF 0.12.2 + coverity fix
2016-08-09 13:15:14 +02:00
Henning Rogge
5a0d85dc53 Update to OONF 0.12.2 + coverity fix 2016-08-01 11:58:51 +02:00
zorun
06844bbcb7 Merge pull request #214 from zorun/babeld_update_url_cc
babeld: Update source URL
2016-07-30 13:36:02 +02:00
Baptiste Jonglez
7aa480831c babeld: Update source URL
There is a HTTP redirection in place from the old URL to the new URL, but
better change it now than waiting for the redirection to disappear.

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-07-30 13:31:11 +02:00
Axel Neumann
d9cadd9c7b bmx7: update source (fixing several DoS scenarios) 2016-07-20 11:17:37 +02:00
Axel Neumann
0dc9e3911e bmx7: update source (disable sysctl settings for net/ipv4/conf/{all|default}) 2016-07-19 16:01:49 +02:00
Axel Neumann
0e56d45e21 bmx7: update source (fixing discarded dhm packet signatures) 2016-07-12 15:00:23 +02:00
lindnermarek
216429d8fd Merge pull request #207 from ecsv/ecsv/batadv-cc-speedyjoin
CC: batman-adv: Fix speedy join in gateway client mode
2016-07-06 21:38:15 +08:00
Sven Eckelmann
0d86d08be9 batman-adv: Fix speedy join in gateway client mode
Speedy join only works when the received packet is either broadcast or an
4addr unicast packet. Thus packets converted from broadcast to unicast via
the gateway handling code have to be converted to 4addr packets to allow
the receiving gateway server to add the sender address as temporary entry
to the translation table.

Not doing it will make the batman-adv gateway server drop the DHCP response
in many situations because it doesn't yet have the TT entry for the
destination of the DHCP response.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-07-06 15:36:23 +02:00
Sven Eckelmann
14e98d86ac batman-adv: Add reference counting + nullptr fixes
* Avoid nullptr dereference in bla after vlan_insert_tag
 * Avoid nullptr dereference in dat after vlan_insert_tag
 * Avoid tt_req_node list put for unhashed entry
 * Fix orig_node_vlan leak on orig_node_release
 * Fix non-atomic bla_claim::backbone_gw access
 * Fix reference leak in batadv_find_router
 * Free last_bonding_candidate on release of orig_node

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-07-05 12:03:44 +02:00
Axel Neumann
654c00719a bmx7: update source 2016-07-01 11:05:27 +02:00
Markus Stenberg
50ac90a9cc miniupnpd: Fix UUID dependency not to check outside the tree, and use uuid always. 2016-06-28 15:18:52 +03:00
Markus Stenberg
d6658ba5fe Merge pull request #202 from axet/for-15.05
miniupnpd-2.0
2016-06-28 00:26:16 +03:00
Alexey Kuznetsov
18a43e9c1d Update Makefile 2016-06-27 20:07:55 +03:00
Alexey Kuznetsov
cf7ecaa1e4 miniupnpd-2.0 2016-06-27 19:52:57 +03:00
Bastian Bittorf
b5c3eed9ee Merge pull request #199 from HRogge/for-15.05
OONF v0.12.1
2016-06-20 11:57:13 +02:00
Henning Rogge
257136013c OONF release 0.12.1 2016-06-07 11:20:36 +02:00
lindnermarek
d26f350b01 Merge pull request #194 from ecsv/for-15.05/batman-adv
batman-adv: Add fixes from upcoming 2016.2 release
2016-06-07 14:25:35 +08:00
Sven Eckelmann
f1f7684c2c batman-adv: Add fixes from upcoming 2016.2 release
The upcoming batman-adv 2016.2 contains multiple new features, code
refactoring and similar things. These may not be fitting for Chaos Calmer
but the changes in the maintenance branch (bugfixes) should be integrated
to increase the stability.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2016-06-07 08:14:51 +02:00
Alexander Couzens
29c2d49c8e batman-adv: remove DEPENDS:=kmod-crypto-core
kmod-crypto-core was removed in openwrt/trunk svn 46820 and all
kconfig's are now built-in.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2016-06-06 18:56:37 +02:00
Axel Neumann
f99ea75b41 bmx7: update code version 2016-06-04 17:01:22 +02:00
Henning Rogge
688d19d3a8 Update to OONF 0.12.0 2016-05-31 09:02:24 +02:00
Henning Rogge
546bf039db Merge branch 'for-15.05' of github.com:HRogge/packages into for-15.05 2016-05-31 09:02:05 +02:00
Bastian Bittorf
cb1c017cf2 Merge pull request #188 from HRogge/for-15.05
For 15.05
2016-05-25 10:15:18 +02:00
Markus Stenberg
810780abb1 hnetd: Updated to RFC7787/7788 compliant version. 2016-05-17 00:13:29 +03:00
Markus Stenberg
0788f346e3 ohybridproxy: Bumped to latest (has bunch of bugfixes). 2016-05-17 00:13:09 +03:00