Skip to content
Snippets Groups Projects
  1. Jun 12, 2020
  2. Jun 07, 2020
  3. Jun 04, 2020
  4. May 31, 2020
  5. May 29, 2020
  6. May 28, 2020
  7. May 24, 2020
  8. May 21, 2020
  9. May 12, 2020
  10. May 10, 2020
  11. May 08, 2020
  12. May 05, 2020
  13. May 04, 2020
  14. Apr 29, 2020
  15. Apr 26, 2020
  16. Apr 20, 2020
    • Matthias Schiffer's avatar
      gluon-mesh-batman-adv: add UCI setting for hop penalty · 778bf905
      Matthias Schiffer authored
      Add a UCI setting gluon.mesh_batman_adv.hop_penalty
      
      Example UCI commands:
      
          uci set gluon.mesh_batman_adv=mesh_batman_adv
          uci set gluon.mesh_batman_adv.hop_penalty=20
          uci commit
      
      `/etc/config/gluon` config section:
      
          config mesh_batman_adv 'mesh_batman_adv'
          	option hop_penalty '20'
      
      Fixes: #1942
      Unverified
      778bf905
  17. Apr 11, 2020
  18. Apr 09, 2020
Loading