Setting Dscp (tos, QoS) for ssh sockets
Christofer Tornkvist (ctornkvi)
ctornkvi@REDACTED
Mon Feb 17 09:33:31 CET 2020
Hi,
I would like to set the quality of service flag Dscp of the Tos field in the IP packet
of an Ssh socket with the function inet:setopts(Socket, [{tos, Dscp}]).
It should be possible to set the Dscp per IP packet sent.
How do I get hold of the Ssh socket down in my Ssh channel module ?
Regards
/Christofer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20200217/cdc8c6aa/attachment.htm>
More information about the erlang-questions
mailing list