Skip to content
Snippets Groups Projects
  1. May 09, 2017
    • Daniel Danzberger's avatar
      dnsmasq: add interface-name uci list. · eb99f891
      Daniel Danzberger authored
      
      This patch adds the interface-name option for each dhcp config
      in /etc/config/dhcp.
      
      With the interface_name option users can define a DNS name for each dhcp section
      that will be resolved by dnsmasq with the underlaying interface address.
      
      For example:
      config dhcp 'lan'
      	option interface 'lan'
      	...
      	list interface_name 'home.lan'
      	...
      
      Signed-off-by: default avatarDaniel Danzberger <daniel@dd-wrt.com>
      Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
      eb99f891
  2. May 04, 2017
  3. May 03, 2017
  4. May 02, 2017
  5. Apr 30, 2017
  6. Apr 28, 2017
  7. Apr 27, 2017
  8. Apr 26, 2017
  9. Apr 24, 2017
  10. Apr 22, 2017
Loading