mirror of
https://repo.or.cz/socat.git
synced 2025-07-14 15:23:24 +00:00
Fixed an issue in options processing on TUN and DNS flags
This commit is contained in:
parent
b43c30b6b9
commit
682a12e00e
2 changed files with 4 additions and 1 deletions
3
CHANGES
3
CHANGES
|
@ -73,6 +73,9 @@ corrections:
|
|||
TTL: 4 bytes), the old implementation failed for TTL on big-endian
|
||||
hosts.
|
||||
|
||||
Fixed an issue in options processing: TUN and DNS flags had failed on
|
||||
big-endian systems and the NO- forms had probable never worked.
|
||||
|
||||
porting:
|
||||
Type conflict between int and sig_atomic_t between declaration and
|
||||
definition of diag_immediate_type and diag_immediate_exit broke
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue