1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-20 09:52:56 +00:00

VSOCK: short alias names, env var with peer info

This commit is contained in:
Gerhard Rieger 2022-10-30 11:25:19 +01:00
parent cb03d2f075
commit 2882ac6976
6 changed files with 63 additions and 2 deletions

View file

@ -85,6 +85,10 @@ Features:
Filan prints target of symlink when appropriate
Test: FILANSYMLINK
VSOCK-LISTEN now generates environment variables SOCAT_PEERADDR,
SOCAT_PEERPORT, SOCAT_SOCKADDR, SOCAT_SOCKPORT
New address aliases VSOCK, VSOCK-L
Documentation:
Fixed typo in doc/socat-tun.html and link in README.
Thanks to William Suthers for reporting.
@ -128,6 +132,9 @@ Testing:
not in kernel. test.sh now detects this situation and reacts with
warnings.
VSOCK loopback still does not seem to work even in kernel 5.13, so just
issue warning on "No such device".
####################### V 1.7.4.3:
Corrections: