#18854: Add uci support for dhcp-sequential-ip
------------------------------+-----------------------------------
 Reporter:  Vortify12         |      Owner:  developers
     Type:  enhancement       |     Status:  new
 Priority:  normal            |  Milestone:  Barrier Breaker 14.07
Component:  packages          |    Version:  Trunk
 Keywords:  uci dhcp dnsmasq  |
------------------------------+-----------------------------------
 i would like to use dhcp-sequential-ip argument to make dnsmasq allocate
 new ipaddresses sequentially rather than pseudo-randomly.
 it is however not supported in /etc/init.d/dnsmasq . so i have to use
 /etc/dnsmasq.conf . it should be fairly easy to add the support, which
 would be like this:
 {{{
 config 'dnsmasq'
      ...
      ...
      option dhcp_sequential_ip '1'
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18854>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to