mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 02:22:57 +00:00
socat-tun.html: not TCP but UDP
This commit is contained in:
parent
5033ec1ffd
commit
2bd2a04151
2 changed files with 6 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -71,6 +71,10 @@ Porting:
|
|||
Small correction in configure.ac makes Socat C99 able.
|
||||
Thanks to Florian Weimer from Red Hat for provinding a patch.
|
||||
|
||||
Documentation:
|
||||
socat-tun.html described TCP as tunnel medium but this does not keep
|
||||
packet boundaries. Changed to UDP.
|
||||
|
||||
Testing:
|
||||
Idea: EXEC,SYSTEM addresses can keep packet boundaries when option
|
||||
socktype=<val-of-SOCK_DGRAM>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue