Skip to content
  1. 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
  2. Mar 30, 2023
  3. Mar 29, 2023
  4. Mar 15, 2023
  5. Feb 17, 2023
  6. Feb 04, 2023
  7. Mar 30, 2022
  8. Feb 16, 2022
  9. Jan 06, 2022
  10. Nov 11, 2021
  11. Nov 10, 2021
  12. Aug 31, 2021
  13. Aug 11, 2021
  14. Aug 04, 2021
  15. Mar 15, 2021
  16. Mar 01, 2021
  17. Jan 13, 2021
  18. Nov 20, 2020
  19. Oct 01, 2020
  20. Jul 05, 2020
  21. Apr 03, 2020
  22. Mar 26, 2020
  23. Mar 02, 2020
  24. Feb 22, 2020
  25. Jan 20, 2020
  26. Jan 19, 2020
  27. Jan 16, 2020