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. Dec 09, 2021
  12. Nov 11, 2021
  13. Nov 10, 2021
  14. Aug 31, 2021
  15. Aug 11, 2021
  16. Aug 04, 2021
  17. Jun 03, 2021
  18. Mar 15, 2021
  19. Mar 01, 2021
  20. Feb 19, 2021
  21. Jan 13, 2021
  22. Dec 16, 2020
  23. Nov 20, 2020
  24. Oct 01, 2020
  25. Jul 05, 2020
  26. Apr 14, 2020
  27. Apr 03, 2020
  28. Mar 26, 2020
  29. Mar 04, 2020
  30. Mar 02, 2020