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. Jan 06, 2022
  7. Nov 11, 2021
  8. Nov 10, 2021
  9. Aug 04, 2021
  10. Mar 15, 2021
  11. Mar 01, 2021
  12. Apr 03, 2020
  13. Feb 22, 2020
  14. Jan 19, 2020
  15. Jan 16, 2020
  16. Jan 15, 2020