Skip to content
Snippets Groups Projects
  1. Jul 10, 2016
  2. Feb 28, 2016
  3. Oct 26, 2015
  4. Sep 17, 2015
  5. Sep 04, 2015
    • Nils Schneider's avatar
      br-client: convert option ifname to list ifname · 34752c7e
      Nils Schneider authored
      Convert option ifname in br-client to use a list instead. This
      simplifies adding and remove interfaces:
      
      uci:add_to_set("network", "client", "ifname", "eth0")
      uci:remove_from_set("network", "client", "ifname", "eth0")
      
      An option ifname will be automatically converted to a list when
      performing an upgrade.
      
      Packages affected: gluon-mesh-batman-adv-core, gluon-luci-portconfig
      34752c7e
  6. May 06, 2015
  7. May 04, 2015
  8. Aug 10, 2014
  9. Aug 09, 2014
  10. Jul 16, 2014
Loading