opennetadmin / ona

OpenNetAdmin IP Address Management (IPAM) system
opennetadmin.com
GNU General Public License v2.0
137 stars 35 forks source link

Add global DHCP option editor to main admin menu #39

Open mattpascoe opened 11 years ago

mattpascoe commented 11 years ago

Currently the only way to add global DHCP options that are ONA system wide and are applied as defaults for all DHCP servers, subnets, hosts is to add a DHCP server and then you are allowed to add the global options. This is not as intuitive as it could be. While it is nice to have the option to edit the global options from any DHCP server, it should not be the only method.

Add a link in the admin menu to the global DHCP option editor. There will need to be a new app_list_global_dhcp_options as well to list them for editing.