mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 10:32:57 +00:00
Fixed IP-SENDTO with option pf with protocol name
This commit is contained in:
parent
50b6301bda
commit
0cfe39a413
7 changed files with 75 additions and 15 deletions
5
CHANGES
5
CHANGES
|
@ -19,6 +19,11 @@ Corrections:
|
|||
did not work.
|
||||
Thanks to Linus Luessing for reporting this bug.
|
||||
|
||||
Up to version 1.8.0.0 IP-SENDTO and option pf (protocol-family) with
|
||||
protocol name (vs.numeric argument) failed with message:
|
||||
E retropts_int(): trailing garbage in numerical arg of option "protocol-family"
|
||||
Test: IP_SENDTO_PF
|
||||
|
||||
Features:
|
||||
Total inactivity timeout option -T 0 now means 0.0 seconds; up to
|
||||
version 1.8.0.0 it meant no total inactivity timeout.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue