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

616 Commits

Author SHA1 Message Date
Steven Barth
4cb5af2727 luci-app-bcp38: import from cerowrt 2014-07-25 19:10:17 +02:00
Steven Barth
7c17d3fa91 hnetd: stability fixes 2014-07-25 19:02:37 +02:00
Dave Taht
fd30ce0fc5 packages: BCP38 support for openwrt
This adds firewall support for blocking common invalid address
ranges, using ipset.
2014-07-25 19:01:11 +02:00
Simon Wunderlich
0af5c75f79 alfred: bump version to 2014.3.0
From the CHANGELOG:

 * fix various possible memleak, access errors and strncpy issues
 * handle fcntl return codes
 * fix altitude verification check in gpsd

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2014-07-24 12:58:36 +02:00
Markus Stenberg
0d53388e49 hnetd: Updated to latest. Various bugfixes, external and hybrid interface modes. 2014-07-18 01:09:16 +03:00
Steven Barth
6e0239002d hnetd: rework dependencies for luci-app-hnet 2014-07-14 15:03:44 +02:00
Steven Barth
2886e0c267 babels: bump to latest version 2014-07-13 19:26:33 +02:00
Jo-Philipp Wich
dbe56f3012 miniupnpd: fix typo in init script
A missing space in the init script prevented the detection of the external
interface. Fixes OpenWrt bug #16910.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-01 12:12:42 +02:00
Markus Stenberg
6dca756c06 minimalist-pcproxy/miniupnpd: added+using upnp.config.external_zone. 2014-06-26 23:19:32 +03:00
Markus Stenberg
20c981679d miniupnpd: Fixed hotplug script's DEVICE handling. 2014-06-25 11:09:18 +03:00
Markus Stenberg
6c553c24c0 miniupnpd: Fixes #39. Based on discussion with jow, use external interface if specified by user first, and then network_find_wan{,6} as backup heuristic for determining firewall zone. 2014-06-23 13:05:43 +03:00
Markus Stenberg
f2c0aa67b2 hnetd: Updated to latest.
- uci has per-interface 'mode' flag now, as opposed to 'adhoc' 'guest' etc.
- made default logging level less verbose (can be changed back in init script)
- better prefix selection logic
- better initial assignment handling (prevent initial duplicate assignments)
2014-06-19 17:59:44 +03:00
Markus Stenberg
6c294ec6a1 ohybridproxy: Updated with latest which fixed one typecast problem in two places (possibly problem somewhere), and one warning. 2014-06-19 11:45:10 +03:00
Steven Barth
f570e704ad hnetd: add correct per-link FQDNs 2014-06-16 01:50:12 +02:00
sbyx
52cf3b08e5 minimalist-pcproxy: Fix typo in postinst 2014-06-15 19:52:53 +02:00
Steven Barth
f59727d5fe hnetd: daily bugfix bump 2014-06-13 18:50:24 +02:00
Steven Barth
cf4f284e00 hnetd: various bugfixes (incl. convergence failure fix) 2014-06-12 21:51:58 +02:00
Saverio Proto
978118be72 olsrd: increasing package release number to 4 2014-06-12 14:33:41 +02:00
Alessio Caiazza
0a08b22f15 olsrd: backward compatibility (config and init script) 2014-06-12 12:57:12 +02:00
Steven Barth
b88c048c08 hnetd: bump for bugfixes 2014-06-11 14:59:16 +02:00
Steven Barth
f3dd0ab8c1 miniupnpd: disable detection / use of libnetfilter-conntrack 2014-06-11 14:05:04 +02:00
Steven Barth
63d13fb131 hnetd: bump and package LuCI pages 2014-06-10 22:58:10 +02:00
Saverio Proto
0c0c2d34a9 Merge pull request #35 from nolith/olsrd_conf_fix
Do not delete old olsrd configuration file
2014-06-10 12:54:45 +02:00
Saverio Proto
becec22cba Merge pull request #34 from wlanslovenija/master
Fix broken olsrd init script activation
2014-06-10 12:54:06 +02:00
Alessio Caiazza
386cfb365f olsrd: do not remove the old config file if present 2014-06-10 12:02:21 +02:00
Jernej Kos
744bef42d6 olsrd: Added missing $IPKG_INSTROOT. 2014-06-09 19:27:05 +02:00
Gabriel Kerneis
b849326852 Merge babeld configuration fix by zorun 2014-06-09 09:58:39 +01:00
Saverio Proto
aa9af551d0 olsrd: Merge branch 'olsrd_6and4' by Alessio Caiazza. 2014-06-08 11:29:54 +02:00
Saverio Proto
6104e77ebf olsrd: bump version to 0.6.6.2, remove redundant patch 2014-06-08 10:49:21 +02:00
Baptiste Jonglez
127d0dcfcf babeld: fix configuration for new options 2014-06-08 12:47:50 +09:00
Marek Lindner
1b98927064 batctl: upgrade package to latest release 2014.2.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-06-07 13:35:37 +08:00
Marek Lindner
f5205d7d24 batman-adv: upgrade package to latest release 2014.2.0
* remove batctl tool into separate package
 * support for vlan options added

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-06-07 13:33:28 +08:00
Steven Barth
ddcdb773b3 hnetd: add global config file 2014-06-06 17:03:57 +02:00
axn
29bd0d47c2 Merge pull request #31 from rogerpueyo/master
Wait for mac80211.sh to finish before starting BMX6, otherwise routing rule for table 60 is not added
2014-06-06 07:21:14 +02:00
Roger Pueyo Centelles
6dc26aef0c Wait for mac80211.sh to finish before starting BMX6, otherwise routing rule for table 60 is not added 2014-06-05 18:26:52 +02:00
Steven Barth
963a3a1aa6 Package ayourtch's nat46 kernel module 2014-06-04 09:48:11 +02:00
Markus Stenberg
e377fe5136 miniupnpd: Various IPv6 related fixes to scripts (IPv6-only, multi-uplink, ..) 2014-06-03 11:10:01 +03:00
Markus Stenberg
9d6f368724 minimalist-pcproxy: Added.
hnetd: Added use of minimalist-pcproxy(/miniupnpd) for PCP, if present.
2014-06-03 00:48:28 +03:00
Markus Stenberg
e58c0555a1 miniupnpd: Added patch to fix IPv6 firewall PCP ext_port handling (not yet in upstream). 2014-06-02 19:52:32 +03:00
Gabriel Kerneis
6c4438c93b babeld: new upstream release 1.5.0
22 May 2014: babeld-1.5.0

  * Added support for an RTT-based metric -- see the description of
    "enable-timestamps" in the manual page.  This work was done by
    Baptiste Jonglez with help from Matthieu Boutier.
2014-06-01 14:15:10 +01:00
Markus Stenberg
ff3dddf2da miniupnpd: Added based on latest 20140523 version + IPv6 pinhole/SSL compilation patches. 2014-05-30 13:23:42 +03:00
Alessio Caiazza
ca16d8c8e1 olsrd: hotplug script works for IPv4 and IPv6
This should fix issue #16
2014-05-28 17:45:10 +02:00
Alessio Caiazza
93f819de32 olsrd: avoid fake startup-error messages
Calling service_check too early may result in a false reading
2014-05-28 17:02:40 +02:00
Alessio Caiazza
60e06a3da7 olsrd: configuration sanity checks
* do not start in presence of the old /etc/config/olsrd
* use always use the appropriate IpVersion.
2014-05-28 16:55:55 +02:00
Alessio Caiazza
4b06c42f97 olsrd: splitting IPv6/4 configuration and start scripts
As mentioned by zioproto[1] 6and4 is badly broken, this patch will
use 2 different configuration and init scripts.

[1] https://github.com/openwrt-routing/packages/issues/16#issuecomment-32892327
2014-05-28 15:09:07 +02:00
Simon Wunderlich
11f9f01d35 alfred: bump version to 2014.2.0
From the CHANGELOG:

 * Handle EPERM errors on every sendto
 * Check for changed interface properties, e.g. recreation or
   changed MAC- and IPv6 addresses

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2014-05-28 12:52:07 +02:00
Axel Neumann
e720d2fb77 [bmx6] update to master-tip 8b0585e 2014-05-23 16:22:51 +02:00
Pau
bc2a7685c2 Merge pull request #29 from rogerpueyo/master
[luci-app-bmx6]: fix status page
2014-05-22 19:08:31 +02:00
Roger Pueyo Centelles
986cb12646 [luci-app-bmx6]: fix status page 2014-05-22 19:02:50 +02:00
Saverio Proto
819d045ce3 olsrd: Oops, forgot to increase package release when patching at the Battlemesh :) 2014-05-20 08:24:47 +02:00