Opened 16 years ago
Last modified 15 years ago
#6 new enhancement
Allow contiguous-IP "subnets" to be allocated from static DSL pools
| Reported by: | Kris Deugau | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Version: | Keywords: | ||
| Cc: | 
Description
There's a hack in the code to deal with a legacy setup that has inherited this as a fact;  let's regularize and support it so allocation/deallocation of these things works a bit better.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
A bit of thought shows this is likely a subset of #5.  It may be useful to develop this case, then generalize it.
comment:3 by , 15 years ago
(In [429]) /trunk
Generalize deallocation of netblocks within a static-IP pool. Still
needs to be tweaked to correctly handle non-PPP pools. (PPP only
requires that .0 and .255 not be handed out, no matter what the CIDR
boundaries; standard netblocks have a network number, gateway, and
broadcast IP that can't be used on any size block.) See #6.
![[ DeepNet IP Database ]](/images/ipdb-logo.png)
(In [404]) /trunk