Commit Graph
38 Commits
Author SHA1 Message Date
Markus Stenberg 2f90fe406c miniupnpd: De-maintainering myself.
I haven't used the package personally for last 3 years, so
de-maintainering myself as testing version updates is extra work I do
not need for stuff I do not use.
2018-04-29 21:28:47 +03:00
Markus Stenberg fa76522336 miniupnpd: Fix UUID dependency not to check outside the tree, and use uuid always. 2016-06-28 15:18:30 +03:00
Markus Stenberg 33b0b707dc hnetd/ohp -> git head, miniupnpd->2.0 (from 15.05 branch). 2016-06-28 00:45:11 +03:00
Markus Stenberg d87fe59969 hnetd: Bumped to RFC7787/7788 compliant version. 2016-05-17 00:10:58 +03:00
Markus Stenberg 939123f5f4 miniupnpd: Bump to 1.9.20151212. 2015-12-21 10:02:13 +02:00
Markus Stenberg 5cd413d16a Revert "kmod-ipv6 => @IPV6."
This reverts commit bcaa87776f.

Caused circular dependencies; reverted for now. (kmod-ipv6 explicit
dependencies _should_ be eliminated though, but this is clearly not
the way.)
2015-12-12 00:25:10 +02:00
Markus Stenberg bcaa87776f kmod-ipv6 => @IPV6. 2015-12-11 14:05:14 +02:00
Markus Stenberg a0d7ff3f1a babeld: Fixed kmod-ipv6 dependency. 2015-12-11 13:50:38 +02:00
Markus Stenberg 9cafb0c9dc ahcpd: Fixed kmod-ipv6 dependency. 2015-12-11 13:50:19 +02:00
Markus Stenberg f4b5a5c608 hnetd: Depend on zonestitcher (the scripts supported it already). 2015-09-29 13:11:48 +03:00
Markus Stenberg 5a56f9451f ohybridproxy: Added zonestitcher sub-package.
Zonestitcher stitches multiple DNS zones into one, dynamically.
(e.g. query to A -> query B, C -> rewrite response back to A)
2015-09-29 13:11:01 +03:00
Markus Stenberg 441e537733 miniupnpd: Bump to latest. 2015-09-29 12:09:08 +03:00
Markus Stenberg 62103f4bc3 hnetd: Bump to account for mismatched PATHs in trunk (leads to problems with busybox <> non-busybox ip). 2015-09-29 12:08:51 +03:00
Markus Stenberg b70ab6990a hnetd: Bump, use DDZ script, and remove the OpenWrt-specific scripts as they match the ones in git repository anyway for pcp and ohp. 2015-09-15 11:54:41 +03:00
Markus Stenberg ffd8bfab23 hnetd: Bump + removed rebind_protection disabling (as latest hnetd provides correct rebind-domain-ok option to dnsmasq dynamically). 2015-09-08 21:01:35 +03:00
Markus Stenberg 444888b4bd hnetd: Now disable in dnsmasq both rebind_protection and boguspriv by default, so that IPv4 naming works 'as expected' with multiple routers without user configuration. 2015-09-02 12:35:37 +03: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
Markus Stenberg 4c2234b2ea miniupnpd: Bump to 1.9.20150609. 2015-06-15 11:12:41 +03:00
Markus Stenberg 7994d1a9ea hnetd: Update to the latest. 2015-05-11 12:01:08 +03:00
Markus Stenberg 803cb649e2 miniupnpd: Bumped to 1.9.20150430. Seems to work in my tests. 2015-05-05 11:34:55 +03:00
Markus Stenberg 8ff37ec52c hnetd: Disabling localservice from default dnsmasq configuration. In a hnetd topology, dnsmasq requests may come from non-local prefixes. 2015-02-03 13:14:52 +02:00
Markus Stenberg a5f73bbaf8 minimalist-pcproxy: Update to github HEAD. 2015-01-12 11:40:21 +02:00
Markus Stenberg f0edc676c7 ohybridproxy: Update to latest. 2015-01-12 11:38:14 +02:00
Markus Stenberg c8eeeee90a miniupnpd: Upgraded to 1.9 (+ third party PCP patch). 2014-11-06 15:44:06 +02:00
Markus Stenberg 76a1f8109d ohybridproxy: Added -4 and -6 options to explicitly specify AF. 2014-09-29 11:03:54 +03:00
Markus Stenberg 2b73beb313 minimalist-pcproxy: ANNOUNCE opcode support and better error handling. 2014-09-02 13:16:03 +03:00
Markus Stenberg 0d53388e49 hnetd: Updated to latest. Various bugfixes, external and hybrid interface modes. 2014-07-18 01:09:16 +03: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
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
Markus Stenberg ff3dddf2da miniupnpd: Added based on latest 20140523 version + IPv6 pinhole/SSL compilation patches. 2014-05-30 13:23:42 +03:00
Markus Stenberg 857c9e09ff hnetd: Updated with better service discovery support (especially 1 router case) 2014-04-23 16:08:26 +03:00
Markus Stenberg 3746332038 ohybridproxy: Updated to latest (fixes just single AAAA being returned if more available). 2014-03-31 13:54:04 +03:00