Bug 2645

Summary: allow cidr matching of host in ssh_config
Product: Portable OpenSSH Reporter: Manuel Mendez <mmendez534>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED DUPLICATE    
Severity: enhancement CC: djm, mmendez534
Priority: P5    
Version: 7.3p1   
Hardware: Other   
OS: Linux   

Description Manuel Mendez 2016-12-01 15:45:08 AEDT
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.
Comment 1 Damien Miller 2016-12-01 18:36:02 AEDT

*** This bug has been marked as a duplicate of bug 1169 ***
Comment 2 Damien Miller 2021-04-23 14:59:57 AEST
closing resolved bugs as of 8.6p1 release