Historial de Commits

Autor SHA1 Mensaje Fecha
  Jo-Philipp Wich f62a52b105 treewide: replace unsafe string functions hace 4 años
  Jo-Philipp Wich 23cc543f4f improve reload logic hace 4 años
  Jo-Philipp Wich 12a7cf9db1 Add support for DSCP matches and target hace 6 años
  Jo-Philipp Wich f50a524847 helpers: implement explicit CT helper assignment support hace 6 años
  Jo-Philipp Wich bd40ba4584 iptables: move includes into iptables.c to avoid kernel header clashes hace 8 años
  Ralph Sennhauser 6015fc0761 musl-compat: avoid kernel header conflicts hace 8 años
  Jo-Philipp Wich 786b15ff14 iptables: remove usage of xt_id hace 8 años
  Jo-Philipp Wich 2275303757 iptables: declare _GNU_SOURCE to define RTLD_NEXT hace 8 años
  Ralph Sennhauser 19acf041bf iptables: optional loading of static extensions hace 8 años
  Ralph Sennhauser dd013720b4 iptables: add support for version 1.6.0 hace 8 años
  Jo-Philipp Wich c5c87e4699 iptables: use different approach for managing loadable extensions hace 8 años
  Jo-Philipp Wich be8ead27f6 treewide: replace jow@openwrt.org with jo@mein.io hace 8 años
  Jo-Philipp Wich 410cff5e62 Use xt_id match to track own rules hace 8 años
  Jo-Philipp Wich 980b7859bb Rework match initialization hace 9 años
  Jo-Philipp Wich dfc0ed1699 iptables: initialize multiport match hace 9 años
  Steven Barth 2f392a3b91 Add support for device and direction parameters hace 10 años
  Steven Barth 1097a30f1d snat: add support for connlimiting port-range SNAT hace 10 años
  Jo-Philipp Wich c67adbd07b Revert "Make sure that NOTRACK is linked into firewall3 if it is part of libext*.a" hace 11 años
  Jo-Philipp Wich 95cc95c7fe Make sure that NOTRACK is linked into firewall3 if it is part of libext*.a hace 11 años
  Jo-Philipp Wich 52d62c3d46 Keep all basic chains on reload and only flush them, this allows user rules to jump to targets like "reject" or "notrack" hace 11 años
  Jo-Philipp Wich 3a3d85b3c7 Extend ipset option syntax to support specifying directions inplace. hace 11 años
  Jo-Philipp Wich cecf523b7b Decouple handle destroying from committing, add fw3_ipt_close() instead hace 11 años
  Jo-Philipp Wich 2dbfd733c3 Do not let libxtables implicitely load extensions, do it directly from fw3 and track the loaded objects for properly closing when destroying the handle. hace 11 años
  Jo-Philipp Wich 73805dcc03 Make IPv6 support optional hace 11 años
  Jo-Philipp Wich 7b63363c22 Add abstract fw3_xt_reset() implementation hace 11 años
  Jo-Philipp Wich 9a41dccb8e Fix compatibility with older libiptc/libip6tc hace 11 años
  Jo-Philipp Wich 1ce8986798 Use weak function pointers to call extension init functions, this makes firewall3 independant from the features compiled into iptables hace 11 años
  Jo-Philipp Wich 54904110e3 Add missing libip6t_REJECT initialization hace 11 años
  Jo-Philipp Wich 2bcf21ee2e Only initialize extensions we actually use hace 11 años
  Jo-Philipp Wich 3833ad4b0a Include iptables command and table name in iptables debug output hace 11 años