Jérôme Respaut
Jérôme Respaut
It might be cleaner to use and parse comments in the SSH config file (to avoid conflicts with others binary that use this configuration file). An example might be: ```bash...
According to man: http://man.openbsd.org/OpenBSD-current/man5/ssh_config.5#AddressFamily It seems legit, and never had problem using this (it forces to use IPv4 instead of IPv6)
Can you split this in 2 PRs? maybe one for the real fixes on namespace, another for the temporary one for the tags bug.