[Bug 2645] New: allow cidr matching of host in ssh_config
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Dec 1 15:45:08 AEDT 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2645
Bug ID: 2645
Summary: allow cidr matching of host in ssh_config
Product: Portable OpenSSH
Version: 7.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: mmendez534 at gmail.com
Matching of Host values are limited to shell type globbing via
`match_pattern`, but I'd like to be able to match via CIDR.
I've hacked up an implementation that pulls out much of the logic from
`addr_match_cidr_list` and uses that. If there is interest in this,
then I will polish it up and submit the the mailing list for
discussion.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list