Feature #65
Add Subnet management
| Status: | Feedback | Start: | 11/05/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | DHCP | |||
| Target version: | 0.2 | |||
| Branch: | feature/65-add-subnet-management |
Description
this should include also IP management - e.g. - next available IP address
History
Updated by Paul Kelly 9 months ago
- Status changed from New to Feedback
I have uploaded dhcp_from_edge to pkelly github. This contains a fix for subnet management and dhcp library
Updated by Paul Kelly 3 months ago
- Branch set to feature/65-add-subnet-management
Added support for Vendors, Servertypes, Subnets and Network databases.
A rake task is provided that will assign the user's hosts to their subnets
Updated by Paul Kelly 3 months ago
Added a notification mechanism
Added tests
Ensured that hostname and domain do not clash
