Skip to content
  1. Nov 22, 2022
  2. Nov 07, 2022
  3. Nov 04, 2022
  4. Oct 27, 2022
  5. Oct 25, 2022
  6. Oct 20, 2022
  7. Oct 15, 2022
  8. Sep 30, 2022
  9. Aug 28, 2022
  10. Jul 27, 2022
  11. Jun 21, 2022
  12. Jun 12, 2022
  13. May 20, 2022
  14. May 15, 2022
  15. Mar 04, 2022
  16. Feb 10, 2022
  17. Feb 09, 2022
  18. Jan 23, 2022
  19. Jan 19, 2022
  20. Jan 10, 2022
  21. Dec 04, 2021
  22. Dec 01, 2021
  23. Nov 29, 2021
  24. Nov 27, 2021
  25. Nov 11, 2021
  26. Oct 31, 2021
  27. Oct 26, 2021
  28. Oct 19, 2021
  29. Oct 09, 2021
  30. Oct 05, 2021
  31. Sep 17, 2021
  32. Sep 09, 2021
  33. Sep 04, 2021
    • Vladislav Grigoryev's avatar
      luci-mod-network: fix route and rule options · 0be0f069
      Vladislav Grigoryev authored
      
      
      Allow adding routes with unspecified interface.
      This is required for prohibit, blackhole and unreachable routes.
      
      Allow adding routes with loopback interface.
      This can work as a blackhole route.
      
      Fix netmask to prefix conversion for the routes.
      Identify the IP family by the UCI section type.
      
      Avoid setting the routing table textvalue for the rules.
      The rules should target none table unless specified otherwise.
      
      Signed-off-by: default avatarVladislav Grigoryev <vg.aetera@gmail.com>
      0be0f069
  34. Sep 03, 2021