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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to