Bug 451

Summary: new config-Option: IPv4or6
Product: Portable OpenSSH Reporter: Wilfried Klaebe <bugzilla>
Component: sshAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED WONTFIX    
Severity: enhancement    
Priority: P2    
Version: -current   
Hardware: All   
OS: All   
URL: http://www.toppoint.de/~wklaebe/ipv4or6-config-3.5p1.diff

Description Wilfried Klaebe 2002-12-05 03:58:19 AEDT
I wanted an option for my .ssh/config enabling me to say "use IPv6 for this host". Basically, I looked what command line options -4 and -6 do in ssh and made a config option out of it.

Patch at http://www.toppoint.de/~wklaebe/ipv4or6-config-3.5p1.diff
Comment 1 Damien Miller 2003-01-03 14:46:18 AEDT
You can do this by explitictly specifying an v4 or v6 addr in "HostName xxx" - I
don't think we need another option.
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED