Skip to content
Snippets Groups Projects
Commit 8d4e8f94 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Pass selected values to register network form

Allow to customize the default selected values:
- the default network prefix can be defined in the configuration (default to 24)
- the default first and last IP chosen can probably be improved
  it defaults to hosts[9] and hosts[-5] if the list has more than 15
  elements or the first and last otherwise

Note that when using a small prefix (< 19), the number of possilbe IPs is quite
large and updating the first and last IP select field takes some time...
parent bf099d8f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment