Actions
Feature #4696
closedallowed-ips should let you specify prefixes
Start date:
2014-03-21
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Currently we have to specify every IP that we want in the allowed-ips field. This can sometimes be an operational pain in a few cases where we let customers manage their own IP ranges. What would be great is if we could specify an IPv4 /24 for example, say 192.168.24.*. This would allow us to restrict their IPs on a set of boxes to a specific range but let them still go through and manage them as static ips. This also follows similarly for IPv6.
Updated by Robert Mustacchi over 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 100
Updated by Robert Mustacchi about 8 years ago
- Subject changed from allowed-ips should let you specify prefixes for IPv4 to allowed-ips should let you specify prefixes
- Assignee set to Robert Mustacchi
Updated by Electric Monk about 8 years ago
- Status changed from In Progress to Closed
git commit e03914f9208eb53e6c8a6d5a436953ad983642b0
commit e03914f9208eb53e6c8a6d5a436953ad983642b0 Author: Robert Mustacchi <rm@joyent.com> Date: 2014-07-20T16:09:40.000Z 4696 allowed-ips should let you specify prefixes Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
Actions