TOS byte for bulk transfers

Matt Johnston matt at ucc.asn.au
Sun Nov 24 10:11:36 WST 2013



Catalin Patulea <cat at vv.carleton.ca> wrote:

>Matt, would you accept a patch that keys the TOS setting off 
> PTY requests?

Yes, I've been meaning to look at that. 

I'm not sure if it should disable TCP_NODELAY at the same time. I know sshfs (which doesn't use a PTY) should have nodelay set.
There are probably other optimisations possible now that Dropbear is using writev() anyway - only write out all replies after processing all requests, for example.

Cheers,
Matt



More information about the Dropbear mailing list