aredn/files
Eric e8b3520ec7 bugfix: Check to prevent duplicate mesh hostnames when reserving DHCP reservations (#226)
* bugfix: Check for existing hostnames on the network in DHCP reservations

fixes #216
*additional check for existing hostname when creating new DHCP lease.
checks hosts_olsr file if entered hostname already exists or not on the connected network(s).
outputs info saying such and gives advice to prefix hostname with callsign.

* change to use =~ /\s$host\S/i

* Reworded warning message

* moved the position of the hostname check to only when you click "add" on the DHCP leases page.

this stops it checking all the previously entered hostnames.
2018-10-26 21:53:14 -07:00
..
etc Add PoE passthrough option to advanced config (#243) 2018-10-26 19:34:16 -07:00
lib/upgrade/keep.d feature: added vtun config files to keep list during sys upgrade 2015-04-09 11:10:09 -05:00
usr Add PoE passthrough option to advanced config (#243) 2018-10-26 19:34:16 -07:00
www bugfix: Check to prevent duplicate mesh hostnames when reserving DHCP reservations (#226) 2018-10-26 21:53:14 -07:00