CVS: cvs.openbsd.org: src

Darren Tucker <[email protected]> Tue, 21 Jul 2026 17:43:15 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/21 17:43:15

Modified files:
	regress/usr.bin/ssh: cfgparse.sh 

Log message:
Factor out all of the IPv6 addresses into variables.  This lets us skip them
in Portable on platforms that don't support IPv6 all in one place, removing
diffs from within the tests themselves and making syncs easier.