mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 18:42:56 +00:00
Interface flags now defined with INTERFACE, inherited by TUN
This commit is contained in:
parent
8c9b185890
commit
47af17dbf2
16 changed files with 312 additions and 142 deletions
3
CHANGES
3
CHANGES
|
@ -83,6 +83,9 @@ Corrections:
|
|||
Now Socat handles EPIPE and ECONNRESET as errors to indicate possible
|
||||
failure of data transfer.
|
||||
|
||||
INTERFACE addresses did not accept options of INTERFACE group (for
|
||||
historical reasons they were only available with TUN addresses).
|
||||
|
||||
Coding:
|
||||
Introduced groups_t instead of uint32_t, for more flexibility.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue