add a "match localnetwork" predicate.
authordjm <djm@openbsd.org>
Mon, 17 Jul 2023 04:04:36 +0000 (04:04 +0000)
committerdjm <djm@openbsd.org>
Mon, 17 Jul 2023 04:04:36 +0000 (04:04 +0000)
commitaf0d252a2200310dba06e7d77aa6da4282a245e8
tree5be36bc56c9d685959e8c689f0bb59fec85147d6
parenta63bc5617ec10883d4e2343b4bb7b42b3b7a732a
add a "match localnetwork" predicate.

This allows matching on the addresses of available network interfaces
and may be used to vary the effective client configuration based on
network location (e.g. to use a ProxyJump when not on a particular
network).

ok markus@
usr.bin/ssh/readconf.c
usr.bin/ssh/ssh_config.5