Hi Donald, On 9/9/22 14:42, Donald Buczek wrote:
[fixed cc] IPv4 and IPv6 share the local port space. When you get an IPv4 connection or packet to an IPv6 socket, its source address will be mapped to v6 and it will be mapped to v6. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Thanks for the report. Fixed with the following patch. Cheers, Alex ipv6.7: wfix Fixes: 77117f4fc55addbb657d1c87e2f86911d7e432c9 Reported-by: Donald Buczek <buczek@xxxxxxxxxxxxx> Signed-off-by: Alex Colomar <alx.manpages@xxxxxxxxx> diff --git a/man7/ipv6.7 b/man7/ipv6.7 index a4e741f4b..8fefe10a6 100644 --- a/man7/ipv6.7 +++ b/man7/ipv6.7 @@ -136,8 +136,8 @@ handling functions in the C library. .PP IPv4 and IPv6 share the local port space. When you get an IPv4 connection -or packet to an IPv6 socket, its source address will be mapped -to v6 and it will be mapped to v6. +or packet to an IPv6 socket, +its source address will be mapped to v6. .SS Address format .in +4n .EX -- <http://www.alejandro-colomar.es/>
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature