From 645894afb11a4c5d60b4d4f6b55ba3c2f764d1c7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 28 Sep 2024 13:58:46 +0000 Subject: Prepare for 0.0.2.0; make it work on ipv6 Signed-off-by: Laurent Bercot --- NEWS | 4 ++-- doc/dnsfunneld.html | 9 +++++--- doc/index.html | 2 +- doc/upgrade.html | 3 ++- package/info | 2 +- src/dnsfunnel/dnsfunneld.c | 42 ++++++++++++++++---------------------- src/dnsfunnel/dnsfunneld.h | 10 +++++---- src/dnsfunnel/dnsfunneld_answer.c | 14 ++++++------- src/dnsfunnel/dnsfunneld_process.c | 2 +- 9 files changed, 44 insertions(+), 44 deletions(-) diff --git a/NEWS b/NEWS index 63c84ce..0aad5c7 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ Changelog for dnsfunnel. -In 0.0.1.7 +In 0.0.2.0 ---------- - - Align on rest of skaware. + - dnsfunneld can now listen on IPv6 addresses. In 0.0.1.6 diff --git a/doc/dnsfunneld.html b/doc/dnsfunneld.html index ae03cf1..48ea870 100644 --- a/doc/dnsfunneld.html +++ b/doc/dnsfunneld.html @@ -34,8 +34,8 @@ queries, the responses, or both.