Historique des commits

Auteur SHA1 Message Date
  Kristian Evensen bf29c1e7e9 firewall3: ipset: Handle reload_set properly il y a 5 ans
  Kristian Evensen 509e673dab firewall3: Improve ipset support il y a 5 ans
  Jo-Philipp Wich 41c2ab5e5c ipsets: add support for specifying entries il y a 6 ans
  Pierre Lebleu 5cd4af49ac firewall3: add UBUS support for ipset sections il y a 7 ans
  Pierre Lebleu 6039c7f4b0 firewall3: check the return value of fw3_parse_options() il y a 7 ans
  Jo-Philipp Wich be8ead27f6 treewide: replace jow@openwrt.org with jo@mein.io il y a 8 ans
  Jo-Philipp Wich bba31cce05 Use netmasks instead of prefix lengths internally il y a 10 ans
  Felix Fietkau a9c694d5b6 use calloc instead of malloc+memset il y a 10 ans
  Jo-Philipp Wich 7dfc240dfa Several ipset bugfixes il y a 10 ans
  Jo-Philipp Wich 9767873f92 Fix another crash bug if ipsets are supported but none is declared il y a 11 ans
  Jo-Philipp Wich af5aaf3159 Do not print to pipe or close command if nothing was executed il y a 11 ans
  Jo-Philipp Wich 28df94a5e0 Wait for ipsets to appear before continuing il y a 11 ans
  Jo-Philipp Wich 30bbaa3692 Family "any" is not applicable to ipsets, default to v4 and disallow "any" il y a 11 ans
  Jo-Philipp Wich 78e134ba7c Simplify ipset external checks and optionally initialize ispet name from external value il y a 11 ans
  Jo-Philipp Wich 3488eecf1a Check whether ipset exists before referencing it in rules or redirects il y a 11 ans
  Jo-Philipp Wich 9ce8ca5ec9 Store ipset storage method and matches in state file, keep iprange and ports if set il y a 11 ans
  Jo-Philipp Wich b64f6ca3d4 Send quit comment in fw3_destroy_ipsets() and initialize ipset objects with enabled = true il y a 11 ans
  Jo-Philipp Wich 964b303f77 Don't track family of ipsets il y a 11 ans
  Jo-Philipp Wich b6bfb7a067 Add common fw3_address_to_string() helper function il y a 11 ans
  Jo-Philipp Wich c6c708a440 Remove referenced to unused FW3_FLAG_DELETED flag il y a 11 ans
  Jo-Philipp Wich a1cf3074e2 Remove unused "running" argument form fw3_lookup_ipset() il y a 11 ans
  Jo-Philipp Wich ebe3dbe3e8 Split runtime and config states, store runtime state in UCI format il y a 11 ans
  Jo-Philipp Wich 71d9d82869 Properly handle deleted zones and ipsets on restarts il y a 11 ans
  Jo-Philipp Wich 16037f5d80 Rework zone flush logic il y a 11 ans
  Jo-Philipp Wich a4b7101436 Change fw3_no_family() macro to take bit field value directly il y a 11 ans
  Jo-Philipp Wich e791a6a39a Cosmetic output changes il y a 11 ans
  Jo-Philipp Wich c7fc65809a Introduce fw3_no_family() helper macro and use it il y a 11 ans
  Jo-Philipp Wich 54c0625e83 Separate running from current state flags in ipset handling, remove ipsets per family il y a 11 ans
  Jo-Philipp Wich 46536e5263 introduce support for enabled option in zones, forwards, rules, redirects, ipsets and includes il y a 11 ans
  Jo-Philipp Wich 6a736bbffb remove ip range list hack since fw3_address can now represent true ranges il y a 11 ans