Age | Commit message (Collapse) | Author |
|
used
We need to ensure that source-address is assigned on source-interface before
applying the configuration, else SSH client will have a hard time talking to
someone.
(cherry picked from commit d1ef90e1eb51334b99ad716969e17c7f257e1a39)
|
|
(cherry picked from commit 87cc636bd2baf576a2a5ece7a4f8318eb4f69c2e)
|
|
Commit 846e306700a ("ssh: T2651: add cli options for source address") added
support for a basic SSH client option, but it grabbed the entire
/etc/ssh/ssh_config file without the ability to make custom user
adjustments via the /etc/ssh/ssh_config.d/ folder.
This commit places the VyOS SSH options under /etc/ssh/ssh_config.d/ leaving
the common override system alive.
(cherry picked from commit 7763de6c4b93d3372ab3f4572d9fa6b7536102b3)
|
|
|
|
Bug introduced in commit 193323ba5d (system: T3078: rename "system options" ->
"system option") as the new key used in the dict was not migrated.
(cherry picked from commit 66ec730d3bc54379bc558c90c45d5f97e5760a14)
|
|
(cherry picked from commit 13d76e69cc43cae0570cc5fab1ee02fdec33aa17)
|
|
/dev/console is not always present, e.g. on headless devices like an APU4.
|
|
|
|
By design a CLI node should not be named by its plural but rather describe it
as singular.
|