1
0
Fork 0
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:
Gerhard Rieger 2017-01-22 18:48:53 +01:00
parent b43c30b6b9
commit 682a12e00e
2 changed files with 4 additions and 1 deletions

View file

@ -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