mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 20:30:38 +09:00
* allow parsing of AddressFamily in config and cli * supports options "any", "inet" and "inet6" * introduce SSH_OPTIONS_ADDRESS_FAMILY Signed-off-by: Samir Benmendil <me@rmz.io> Reviewed-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
13 lines
229 B
Plaintext
13 lines
229 B
Plaintext
127.0.0.10 server.libssh.site
|
|
127.0.0.21 client.libssh.site
|
|
|
|
127.0.0.11 kdc.libssh.site
|
|
|
|
123.0.0.11 testing
|
|
fd00::5357:5f0a testing
|
|
|
|
127.0.0.10 afboth
|
|
fd00::5357:5f0a afboth
|
|
127.0.0.10 afinet
|
|
fd00::5357:5f0a afinet6
|