mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
Set IPTOS_LOWDELAY on PTY sessions only
This commit is contained in:
@@ -156,6 +156,10 @@ typedef unsigned int u_int32_t;
|
||||
typedef u_int32_t uint32_t;
|
||||
#endif /* HAVE_UINT32_T */
|
||||
|
||||
#ifdef SO_PRIORITY
|
||||
#include <linux/pkt_sched.h>
|
||||
#endif
|
||||
|
||||
#include "fake-rfc2553.h"
|
||||
|
||||
#ifndef LOG_AUTHPRIV
|
||||
|
||||
Reference in New Issue
Block a user