Skip to content
  1. Sep 11, 2019
  2. Sep 10, 2019
  3. Sep 08, 2019
  4. Aug 26, 2019
  5. Aug 21, 2019
  6. Aug 15, 2019
  7. Aug 14, 2019
  8. Aug 11, 2019
    • Aaron Jones's avatar
      luci-app-firewall: rules: sort ICMP types alphabetically · f7cb913d
      Aaron Jones authored
      
      
      This just makes it easier to find the type one would want.
      No types were added or removed, only re-arranged.
      
      Signed-off-by: default avatarAaron Jones <aaronmdjones@gmail.com>
      f7cb913d
    • Aaron Jones's avatar
      luci-app-firewall: rules: allow ICMPv6 ND types · 17f3e039
      Aaron Jones authored
      
      
      The "Match ICMP Type" dropdown had entries for router
      solicitation & router advertisements, but not the more
      generic neighbour solicitation & neighbour advertisements.
      
      A LAN cannot function without Neighbour Discovery; this
      means that setting a LAN interface default input policy to
      REJECT breaks IPv6 WAN access for all hosts on that LAN;
      as they can no longer discover their gateway's MAC address.
      This can be fixed with appropriate rules allowing ND input,
      which this patch allows one to do in LuCI.
      
      The spelling is the same as in [1].
      
      [1] <https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/network/config/firewall/files/firewall.config>
      
      Signed-off-by: default avatarAaron Jones <aaronmdjones@gmail.com>
      17f3e039
  9. Aug 02, 2019
  10. Jul 30, 2019
  11. Jul 27, 2019
  12. Jul 26, 2019
  13. Jul 22, 2019
  14. Jul 21, 2019
    • Jo-Philipp Wich's avatar
      luci-app-firewall: fix cbi form for rules · 0be4ad51
      Jo-Philipp Wich authored
      
      
       - Set src/dest defaults only in initial section create state, otherwise it
         is impossible to specify output rules
       - Get rid of dest_remote/dest_local widget switching and implement change
         logic directly in tools.widgets.CBIZoneSelect
       - Remove leftover debug code
      
      Ref: https://github.com/openwrt/luci/issues/2889
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      0be4ad51
  15. Jul 18, 2019
  16. Jul 16, 2019
  17. Jul 14, 2019
  18. Jul 13, 2019
  19. Jul 12, 2019
  20. Jul 07, 2019
  21. Jun 26, 2019
  22. May 17, 2019
  23. May 15, 2019
  24. Apr 21, 2019
  25. Mar 27, 2019
  26. Mar 01, 2019
  27. Feb 28, 2019
  28. Feb 27, 2019
  29. Feb 21, 2019
  30. Dec 29, 2018
  31. Nov 28, 2018