Closed tr3buchet closed 11 years ago
IP policies exist as of #109, but there is no logic explicitly applied to a subnet to not allocate .0, .1, .255.
In other words, a user would have to create the IP policy on the subnet explicitly and this policy does not exist as default as it did before.
.0 .1 and .255 were hardcoded to be reserved for expediency in #64. Instead we should create policies for these and store them like the rest of the IP reservations. You know, like when we have time and stuff.