Historique des commits

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