mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 09:52:56 +00:00
New option netns for network namespace setting
This commit is contained in:
parent
c82e3df210
commit
f152c55584
26 changed files with 686 additions and 119 deletions
4
CHANGES
4
CHANGES
|
@ -107,6 +107,10 @@ Features:
|
|||
DNS resolver Options (res-*) are now set for the complete open phase of
|
||||
the address, not per getaddrinfo() invocation.
|
||||
|
||||
Added the netns option that tries to open an address in the given
|
||||
network namespace.
|
||||
Tests: NETNS NETNS_EXEC
|
||||
|
||||
Corrections:
|
||||
When a sub process (EXEC, SYSTEM) terminated with exit code other than
|
||||
0, its last sent data might have been lost depending on timing of read/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue