Skip to content
  1. Jun 10, 2023
  2. Apr 05, 2023
    • Dirk Brenken's avatar
      luci-app-firewall: fix the IPv6 forwards/snats view · 148759a5
      Dirk Brenken authored
      * corrects the view as IPv4 and IPv6 for rules where the family is 'any' and the IP not set (this fixes #9c55500f
      
      ), e.g. a forward rule like that:
      
      config redirect 'adblock_lan53'
      	option name 'Adblock DNS (lan, 53)'
      	option src 'lan'
      	option proto 'tcp udp'
      	option src_dport '53'
      	option dest_port '53'
      	option target 'DNAT'
      	option family 'any'
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      148759a5
  3. Mar 30, 2023
  4. Mar 29, 2023
  5. Mar 15, 2023
  6. Feb 17, 2023
  7. Feb 04, 2023
  8. Mar 30, 2022
  9. Feb 16, 2022
  10. Jan 06, 2022
  11. Nov 11, 2021
  12. Nov 10, 2021
  13. Aug 31, 2021
  14. Aug 11, 2021
  15. Aug 04, 2021
  16. Mar 15, 2021
  17. Mar 01, 2021
  18. Jan 13, 2021
  19. Nov 20, 2020
  20. Oct 01, 2020
  21. Jul 05, 2020
  22. Apr 03, 2020
  23. Mar 26, 2020
  24. Mar 02, 2020
  25. Feb 22, 2020
  26. Jan 20, 2020
  27. Jan 19, 2020
  28. Jan 16, 2020