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

57 Commits

Author SHA1 Message Date
Robert Marko
0fed081486 treewide: refresh hashes after move to use ZSTD as default
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-07 20:04:28 +02:00
Rosen Penev
3dd7f27558 hnetd: update to latest commit
Fixed compilation with newer libubox.

libubox added a sys/stat.h include, which happens to break compilation.
The reason being __unused is a variable in musl and an attribute here.
Fixed by undefining right before including the headers.

Clean up Makefile for consistency between packages.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-17 06:28:05 +00:00
Rosen Penev
33ddb02b91
hnetd: fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-11 12:37:46 -07:00
Eneas U de Queiroz
2c9f89cc76 hnetd: add compatiblity with openssl 1.1.x
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-13 11:21:08 -02:00
Markus Stenberg
33b0b707dc hnetd/ohp -> git head, miniupnpd->2.0 (from 15.05 branch). 2016-06-28 00:45:11 +03:00
Alexander Couzens
9b610a90c6 replace DEPENDS=+@IPV6 with DEPENDS=@IPV6
The symbol IPV6 is a global config symbol, don't select it because it
will override the user decision of IPV6 as all other package in base do
it. A select (+) will also create a recursive dependency error.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2016-06-05 03:07:20 +02:00
Markus Stenberg
d87fe59969 hnetd: Bumped to RFC7787/7788 compliant version. 2016-05-17 00:10:58 +03:00
Markus Stenberg
f4b5a5c608 hnetd: Depend on zonestitcher (the scripts supported it already). 2015-09-29 13:11:48 +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
Oryon
314186661d hnetd: Adding wifi autoconf PoC 2015-08-21 05:12:23 -07:00
Oryon
cad0d08ade hnetd: Enable multicast support when pimbd is present 2015-08-18 08:42:48 -07: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
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
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
09beed4a4a hnetd: stability improvements
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-17 11:13:29 +02:00
Steven Barth
5b541ca8aa hnetd: stability improvements
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-09 08:44:16 +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
Markus Stenberg
7994d1a9ea hnetd: Update to the latest. 2015-05-11 12:01:08 +03:00
Steven Barth
1c40d0e54d hnetd: depend on ip
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-30 08:24:02 +02:00
Steven Barth
de19208446 hnetd: remove accidental debug logging
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-17 16:05:07 +02:00
Steven Barth
e74055ba8f hnetd: bump to latest
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-15 07:55:06 +02:00
Steven Barth
83d41fdd19 hnetd: update to latest
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-10 18:58:05 +02:00
Steven Barth
e0ef57fa73 hnetd: update to latest version
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-25 12:29:13 +01:00
Steven Barth
69f203d5c3 Add SPDX license tags
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-03 13:17:00 +01:00
Steven Barth
f874b34485 hnetd: remove exit statement in postinst script 2014-09-30 19:32:21 +02:00
Steven Barth
d7a3c10586 hnetd: stability and bug fixes 2014-09-26 09:33:42 +02:00
Steven Barth
f09916ce2f hnetd: fix mdns-support
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-02 10:18:30 +02:00
Steven Barth
c74c874d76 hnetd: fix ipv4 uplink detection 2014-07-31 17:41:11 +02:00
Steven Barth
ba11f8d9d3 hnetd: more racecondition fixes 2014-07-29 19:24:46 +02:00
Steven Barth
4db1d6df19 hnetd: bump for more race condition fixes 2014-07-28 22:52:19 +02:00
Steven Barth
7c17d3fa91 hnetd: stability fixes 2014-07-25 19:02:37 +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
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
Steven Barth
f570e704ad hnetd: add correct per-link FQDNs 2014-06-16 01:50:12 +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
Steven Barth
b88c048c08 hnetd: bump for bugfixes 2014-06-11 14:59:16 +02:00
Steven Barth
63d13fb131 hnetd: bump and package LuCI pages 2014-06-10 22:58:10 +02:00
Steven Barth
ddcdb773b3 hnetd: add global config file 2014-06-06 17:03:57 +02: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
Steven Barth
76b4294bde hnetd: some openwrt-integration and stability fixes 2014-05-04 10:49:36 +02:00
Markus Stenberg
857c9e09ff hnetd: Updated with better service discovery support (especially 1 router case) 2014-04-23 16:08:26 +03:00
Steven Barth
1ec071fac2 hnetd: fix segfault in yesterday's version *sigh* 2014-04-17 08:45:12 +02:00
Steven Barth
132a4a4dd1 hnetd: add support for guest mode + stability fixes 2014-04-16 22:26:20 +02:00
Steven Barth
d7da70b59b hnetd: bump for various fixes 2014-04-14 23:46:22 +02:00
Steven Barth
4dd022ad96 hnetd: various stability fixes 2014-04-10 12:06:55 +02:00