惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
量子位
T
Tailwind CSS Blog
Vercel News
Vercel News
I
InfoQ
Stack Overflow Blog
Stack Overflow Blog
U
Unit 42
Engineering at Meta
Engineering at Meta
L
LangChain Blog
大猫的无限游戏
大猫的无限游戏
D
Docker
博客园_首页
P
Proofpoint News Feed
月光博客
月光博客
T
The Blog of Author Tim Ferriss
MyScale Blog
MyScale Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Martin Fowler
Martin Fowler
腾讯CDC
N
Netflix TechBlog - Medium
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

dnsmasq-discuss

[Dnsmasq-discuss] Announce: dnsmasq-2.92rc2 Re: [Dnsmasq-discuss] [PATCH] Fix arguments order for chaos subdomain check Re: [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback Re: [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback Re: [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback Re: [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback [Dnsmasq-discuss] patch: block-file/allow-file - for review/feedback Re: [Dnsmasq-discuss] server= with interface parameter changes behavior over time [Dnsmasq-discuss] NFTsets and hosts-files [Dnsmasq-discuss] [PATCH] Allow expired RRSIGs when stale caching is enabled [Dnsmasq-discuss] [PATCH] Fix local host records being overridden by upstream NXDOMAIN [Dnsmasq-discuss] [PATCH] Fix arguments order for chaos subdomain check Re: [Dnsmasq-discuss] Malformed RRSIG Can Crash dnsmasq [Dnsmasq-discuss] Malformed NSEC/NSEC3 Can Hang dnsmasq [Dnsmasq-discuss] Malformed RRSIG Can Crash dnsmasq [Dnsmasq-discuss] Security - IMPORTANT Re: [Dnsmasq-discuss] Issue with circuit-id matching on dhcp requests Re: [Dnsmasq-discuss] Issue with circuit-id matching on dhcp requests Re: [Dnsmasq-discuss] Issue with circuit-id matching on dhcp requests [Dnsmasq-discuss] Issue with circuit-id matching on dhcp requests Re: [Dnsmasq-discuss] [PATCH] bpf.c: fix memory leak in arp_enumerate() on BSD Re: [Dnsmasq-discuss] [PATCH] bpf.c: fix memory leak in arp_enumerate() on BSD Re: [Dnsmasq-discuss] dnssec problem here and now Re: [Dnsmasq-discuss] dnssec problem here and now [Dnsmasq-discuss] dnssec problem here and now Re: [Dnsmasq-discuss] server= with interface parameter changes behavior over time Re: [Dnsmasq-discuss] [PATCH] bpf.c: fix memory leak in arp_enumerate() on BSD Re: [Dnsmasq-discuss] [PATCH] bpf.c: fix memory leak in arp_enumerate() on BSD Re: [Dnsmasq-discuss] [PATCH] Preserve existing log file permissions when adding group-write bit. [Dnsmasq-discuss] server= with interface parameter changes behavior over time
[Dnsmasq-discuss] [PATCH2/3] Fix typos in the english man...
Sven Geuer · 2025-12-05 · via dnsmasq-discuss
Description: Fix typos in the english manual page
 These  typos were reported by Debian's lint tool.
Author: Sven Geuer <[email protected]>
Forwarded: no
Last-Update: 2025-12-04
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/man/dnsmasq.8
+++ b/man/dnsmasq.8
@@ -918,7 +918,7 @@
 
 Versions of dnsmasq prior to 2.80 defaulted to not checking unsigned replies, 
and used 
 .B --dnssec-check-unsigned
-to switch this on. Such configurations will continue to work as before, but 
those which used the default of no checking will need to be altered to 
explicitly select no checking. The new default is because switching off 
checking for unsigned replies is inherently dangerous. Not only does it open 
the possiblity of forged replies, but it allows everything to appear to be 
working even when the upstream namesevers do not support DNSSEC, and in this 
case no DNSSEC validation at all is occurring.
+to switch this on. Such configurations will continue to work as before, but 
those which used the default of no checking will need to be altered to 
explicitly select no checking. The new default is because switching off 
checking for unsigned replies is inherently dangerous. Not only does it open 
the possibility of forged replies, but it allows everything to appear to be 
working even when the upstream namesevers do not support DNSSEC, and in this 
case no DNSSEC validation at all is occurring.
 .TP
 .B --dnssec-no-timecheck
 DNSSEC signatures are only valid for specified time windows, and should be 
rejected outside those windows. This generates an
@@ -1197,7 +1197,7 @@
 which (in this case) specifies four addresses, 1234::50 to 1234::53. This (an 
the ability
 to specify multiple addresses) is useful
 when a host presents either a consistent name or hardware-ID, but varying 
DUIDs, since it allows
-dnsmasq to honour the static address allocation but assign a different 
adddress for each DUID. This
+dnsmasq to honour the static address allocation but assign a different address 
for each DUID. This
 typically occurs when chain netbooting, as each stage of the chain gets in 
turn allocates an address.
 
 Note that in IPv6 DHCP, the hardware address may not be
@@ -1347,7 +1347,7 @@
 
 An option without data is valid, and includes just the option without data.
 (There is only one option with a zero length data field currently defined for 
DHCPv4, 80:rapid commit, so this feature is not very useful in practice). 
Options for which dnsmasq normally
-provides default values can be ommitted by defining the option with no data. 
These are
+provides default values can be omitted by defining the option with no data. 
These are
 netmask, broadcast, router, DNS server, domainname and hostname. Thus, for 
DHCPv4
 .B --dhcp-option = option:router
 will result in no router option being sent, rather than the default of the 
host on which dnsmasq is running. For DHCPv6, the same is true of the options 
DNS server and refresh time.
@@ -1490,7 +1490,7 @@
 for details.
 .TP
 .B --dhcp-split-relay=<local address>,[<server address>[#<server 
port>]],<server-facing-interface>|<server-facing-address>
-A usefully enchanced version of DHCPv4 relay. IPv4 DHCP normally uses a single 
address
+A usefully enhanced version of DHCPv4 relay. IPv4 DHCP normally uses a single 
address
 for two functions; it is used by the DHCP server to determine which network to 
allocate
 an address on, and it is used as the address of the relay to which the server 
sends packets.
 
@@ -1501,7 +1501,7 @@
 via the relay. The effect of this is that server doesn't require
 a route to the client network and the clients don't require a route to the 
server.
 
-The third parameter is mandatory. If it is an interface name it cannot be a 
wildcard and the same filtering as descibed in
+The third parameter is mandatory. If it is an interface name it cannot be a 
wildcard and the same filtering as described in
 --dhcp-relay applies; answers from the server must arrve via the specified 
interface. If the third parameter
 is an IP address it must be an address of a local interface which is routable 
from the server; In this case no filtering
 is done, the reply packets can arrive via any route.
@@ -1672,7 +1672,7 @@
 .TP
 .B --dhcp-ignore-clid
 Dnsmasq is reading 'client identifier' (RFC 2131) option sent by clients
-(if available) to identify clients. This allow to serve same IP address
+(if available) to identify clients. This allow one to serve same IP address
 for a host using several interfaces. Use this option to disable 'client 
identifier'
 reading, i.e. to always identify a host using the MAC address.
 .TP
@@ -1953,7 +1953,7 @@
 
 The "relay-snoop" action is invoked when dnsmasq is configured as a DHCP
 relay for DHCPv6 and it relays a prefx delegation to a client. The arguments
-are the name of the interface where the client is conected, its (link-local)
+are the name of the interface where the client is connected, its (link-local)
 address on that interface and the delegated prefix. This information is
 sufficient to install routes to the delegated prefix of a router. See
 .B --dhcp-relay
@@ -2304,7 +2304,7 @@
 .B \--conf-script=<file>[ <arg]
 Execute <file>, and treat what it emits to stdout as the contents of a 
configuration file.
 If the script exits with a non-zero exit code, dnsmasq treats this as a fatal 
error.
-The script can be passed arguments, space seperated from the filename and each 
other so, for instance
+The script can be passed arguments, space separated from the filename and each 
other so, for instance
 .B --conf-dir="/etc/dnsmasq-uncompress-ads /share/ads-domains.gz"
 
 with /etc/dnsmasq-uncompress-ads containing 


-- 
GPG Fingerprint
3DF5 E8AA 43FC 9FDF D086 F195 ADF5 0EDA F8AD D585

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Dnsmasq-discuss mailing list
[email protected]
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss