[Dnsmasq-discuss] [PATCH] Fix --server=/#/...... which was lostin 2.86

谢致邦(XIE Zhibang) Yeking at Red54.com
Sat Jul 23 12:48:28 UTC 2022


Just like https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=26bbf5a314d833beaf0f147d24409969f05f3dba


"
Fix --address=/#/...... which was lost in 2.86


A victim of the domain-search rewrite. Apologies.

"


Maybe I should redescribe it like this:
"
Fix --server=/#/...... which was lost in 2.86


A victim of the domain-search rewrite.
--server=/#/...... means to use the server for default. The new implementation orders the default server first, but because of the rewrote domain-search, it needs strict-order to ensure the default.

"


谢致邦 (XIE Zhibang)



---Original---
From: "Geert Stappers"<stappers at stappers.nl>
Date: Sat, Jul 23, 2022 19:54 PM
To: "谢致邦 (XIE Zhibang)"<Yeking at Red54.com>;
Cc: "dnsmasq-discuss"<dnsmasq-discuss at lists.thekelleys.org.uk>;
Subject: Re: [Dnsmasq-discuss] [PATCH] Fix --server=/#/...... which was lostin 2.86


On Sat, Jul 23, 2022 at 10:54:04AM +0000, 谢致邦 (XIE Zhibang) via Dnsmasq-discuss wrote:
> Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking at Red54.com>
> ---
>  src/dnsmasq.h      | 34 ++++++++++++++++++----------------
>  src/domain-match.c | 15 +++++++++++----
>  src/network.c      |  2 +-
>  3 files changed, 30 insertions(+), 21 deletions(-)

Qoute from a few days ago on this mailing list

   please could you supply a suitable commit message which 
   describes clearly what the patch does


That quote in context
at https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2022q3/016485.html


Groeten
Geert Stappers
-- 
Silence is hard to parse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20220723/d57f4da9/attachment.htm>


More information about the Dnsmasq-discuss mailing list