Commit Verlauf

Autor SHA1 Nachricht Datum
  Kevin Darbyshire-Bryant 0f16ea5f05 options.c: add DSCP code LE Least Effort vor 2 Jahren
  Remi NGUYEN VAN 78d52a28c6 options: fix parsing of boolean attributes vor 4 Jahren
  Jo-Philipp Wich f62a52b105 treewide: replace unsafe string functions vor 4 Jahren
  Alin Nastac c26f8907d1 firewall3: fix typo that affects ICMPv6 rules with numeric icmp_type vor 5 Jahren
  Hauke Mehrtens 6ba9105f88 options: redirects: Fix possible buffer overflows vor 5 Jahren
  Jo-Philipp Wich 12a7cf9db1 Add support for DSCP matches and target vor 6 Jahren
  Alin Nastac d2bbeb7d42 firewall3: make reject types selectable by user vor 6 Jahren
  Jo-Philipp Wich 0e77bf2966 options: treat time strings as UTC times vor 6 Jahren
  Jo-Philipp Wich 41c2ab5e5c ipsets: add support for specifying entries vor 6 Jahren
  Jo-Philipp Wich f50a524847 helpers: implement explicit CT helper assignment support vor 6 Jahren
  Jo-Philipp Wich 359adcfc54 options: emit an empty address item when resolving networks fails vor 7 Jahren
  Jo-Philipp Wich a4d98aea37 options: remove stray continue statement vor 7 Jahren
  Jo-Philipp Wich 3d2c18a91b options: improve handling of negations when parsing space separated values vor 7 Jahren
  Florian Fainelli 18f4c6fda6 utils.h: Avoid name clashes for setbit/delbit/hasbit vor 8 Jahren
  Jo-Philipp Wich be8ead27f6 treewide: replace jow@openwrt.org with jo@mein.io vor 8 Jahren
  Jo-Philipp Wich 1d0bd45db0 ubus: print rule name when reporting errors vor 9 Jahren
  Jo-Philipp Wich 50e97c52e7 options: allow '*' as value for protocols and families vor 10 Jahren
  Jo-Philipp Wich 8dd290b85e options: fix logic flaw when parsing ipaddr/mask notation vor 10 Jahren
  Jo-Philipp Wich bba31cce05 Use netmasks instead of prefix lengths internally vor 10 Jahren
  Jo-Philipp Wich 7db01c8b2f options: fix fw3_parse_network() when destination pointer is not a list vor 10 Jahren
  Felix Fietkau 92281eb747 make fw3_ubus_address take a list_head * argument instead of allocating & returning one vor 10 Jahren
  Steven Barth e678dcbf03 Add support for netifd-generated rules vor 10 Jahren
  Steven Barth 2f392a3b91 Add support for device and direction parameters vor 10 Jahren
  Jo-Philipp Wich 31456301f5 Initial support for "config nat" rules - this allows configuring zone-independant SNAT and MASQUERADE rules vor 10 Jahren
  Jo-Philipp Wich a25bb666dd Properly check strtol() results when paring values as integers vor 11 Jahren
  Jo-Philipp Wich 3b4303ddcf Change fw3_parse_options() to indicate whether all options where parsed successfully vor 11 Jahren
  Jo-Philipp Wich 88227a80c0 Don't mistreat unknown protocol names as "any protocol" vor 11 Jahren
  Jo-Philipp Wich 3a3d85b3c7 Extend ipset option syntax to support specifying directions inplace. vor 11 Jahren
  Jo-Philipp Wich ea46bc485f Mark fw3_address objects that got resolved by fw3_parse_network() vor 11 Jahren
  Jo-Philipp Wich fad5b8a021 Remove fw3_ubus_address_free() and use fw3_free_list() instead vor 11 Jahren