mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
With TCP6-LISTEN etc. the range option failed
This commit is contained in:
parent
a2f8e99371
commit
479d9cbbda
4 changed files with 27 additions and 21 deletions
6
CHANGES
6
CHANGES
|
@ -43,6 +43,12 @@ corrections:
|
|||
|
||||
Substituted cumbersom ISPEED_OFFSET mechanism for cfsetispeed() calls
|
||||
|
||||
With TCP6-LISTEN and the other passive IPv6 addresses the range option
|
||||
just failed: due to a bug in the syntax parser and two more bugs in
|
||||
the xiocheckrange_ip6() function.
|
||||
The syntax has now been changed from "[::1/128]" to "[::1]/128"!
|
||||
Thanks Leah Neukirchen for sending an initial fix.
|
||||
|
||||
testing:
|
||||
test.sh: Show a warning when phase-1 (insecure phase) of a security
|
||||
test fails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue