mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-12-02 20:34:50 -05:00
adjust DSCP configuration
AFx1 is classified as low priority traffic by the legacy TOS handling.
This commit is contained in:
parent
110dfe1a8f
commit
e77a5fb357
3 changed files with 2 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ Include /etc/ssh/sshd_config.d/*.conf
|
|||
#ListenAddress 0.0.0.0
|
||||
#ListenAddress ::
|
||||
|
||||
IPQoS af21 af11
|
||||
IPQoS cs2 cs0
|
||||
|
||||
HostKey /etc/ssh/ssh_host_ed25519_key
|
||||
HostKeyAlgorithms ssh-ed25519
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue