77 Commits (2d6c7c2526b6cc522975e27c26cd1d42ebb7bcd1)

Author SHA1 Message Date
Jo-Philipp Wich 61eb18d3f7 firewall: fix stray continue statement 7 years ago
Jo-Philipp Wich 6e46f6edc4 firewall: extend ubus support, exception handling, parse fixes 7 years ago
Felix Fietkau 60241e52db firewall: update to the latest version, fixes a gcc7 build error 7 years ago
Yousong Zhou 8fb39f1682 firewall: document rules for IPSec ESP/ISAKMP with 'name' option 8 years ago
Jo-Philipp Wich 08f9eb7954 firewall3: update to Git head to support xtables API level > 11 8 years ago
Jo-Philipp Wich 920170a27f firewall: fix forwarding local subnet traffic 8 years ago
Felix Fietkau c7c1cf5618 treewide: clean up and unify PKG_VERSION for git based downloads 8 years ago
Felix Fietkau 720b99215d treewide: clean up download hashes 8 years ago
Jo-Philipp Wich 2daab45cae firewall3: drop support for automatic NOTRACK rules 8 years ago
Jo-Philipp Wich 113544dccf firewall: update to fix FS#31, FS#73, FS#154, FS#248 8 years ago
Daniel Engberg 9edfe7dd13 source: Switch to xz for packages and tools where possible 8 years ago
John Crispin 74766f4c4f firewall3: update to latest git HEAD 8 years ago
John Crispin 62dc9831d3 package/*: update git urls for project repos 8 years ago
Jo-Philipp Wich 4076d863bd firewall3: fix mark rules for local traffic, fix race condition 8 years ago
Jo-Philipp Wich 6064710b90 firewall: drop invalid by default, remove chain indirection, fix invert flags (#21738) 9 years ago
Felix Fietkau 614ebec4d2 firewall: add CONFIG_IPV6 to PKG_CONFIG_DEPENDS to fix a rebuild error 9 years ago
Felix Fietkau 9632c00435 firewall: move to git.openwrt.org 9 years ago
Jo-Philipp Wich f30ccc8991 firewall: allow DHCPv6 traffic to/from fc00::/6 instead of fe80::/10 9 years ago
Jo-Philipp Wich f2a19350fd firewall: depend on kmod-ipt-conntrack (#20542) 9 years ago
Steven Barth eb866e413f firewall: Remove src_port from firewall.config to receive dhcpv6 replies 9 years ago
Steven Barth 6831883100 firewall: fix typo in ESP rule 9 years ago
Steven Barth f6abd042c2 firewall: comply with REC-22, REC-24 of RFC 6092 9 years ago
Jo-Philipp Wich 35497a0400 firewall: link iptables extensions dynamically 9 years ago
Steven Barth d534883a52 firewall: Allow IGMP and MLD input on WAN 9 years ago
Steven Barth 0f365e4cb9 firewall: fix some more null-pointer accesses 10 years ago
Jo-Philipp Wich a6a142caf6 firewall: respect src_dip option for reflection (#18544) 10 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Jo-Philipp Wich 68147004e2 firewall: allow '*' as synonym for any / all in family and proto options 10 years ago
Jo-Philipp Wich 36e2179c10 firewall: fix heap corruption in fw3_bitlen2netmask() with IPv6 addresses 10 years ago
Jo-Philipp Wich cbf50a0ffd firewall: fix invalid memory access when processing /128 IPv6 addresses from ubus, properly emit REDIRECT rules for local port forwards 10 years ago
John Crispin 2ae05c57f8 package/*: remove useless explicit set of function returncode 10 years ago
John Crispin b9ea44f947 firewall: the firewall did not start properly on boot 10 years ago
Jo-Philipp Wich aa9e69908e firewall: fix potential NULL pointer access 10 years ago
Jo-Philipp Wich fa37594f50 firewall: implement selective conntrack flushing (#10225) 10 years ago
Jo-Philipp Wich 2dd087ccee firewall: implement support for abritary netmasks 10 years ago
Jo-Philipp Wich f4781cae6d firewall: fix segfault introduced by latest update 10 years ago
Jo-Philipp Wich 8b0650838d firewall: fix regressions introduced after latest ubus rework 10 years ago
Jo-Philipp Wich b321f718c2 firewall: fix issue with parsing network options 10 years ago
Felix Fietkau 2b274eb719 firewall: update to the latest version, adds support for fetching firewall rules from procd 10 years ago
Steven Barth 2ad9907cd5 firewall3: add fw3 zone function to enumerate devices 10 years ago
Steven Barth daf69ee1da firewall: add support for nat-rules and netifd-proto-originating rules 11 years ago
Felix Fietkau 66393168d3 firewall: update to latest version, fixes a musl build error 11 years ago
Jo-Philipp Wich b22ad85bc6 firewall: fix validation constraints 11 years ago
Jo-Philipp Wich 21f4cf1a73 firewall: fix several ipset integration issues (#15016) 11 years ago
John Crispin 15ebcfc04e firewall3: update init.d script to make use of procd 11 years ago
Steven Barth fac5e62abd firewall: don't reload if there were no address or data changes 11 years ago
John Crispin a844275f37 firewall: improve logging in hotplug script 11 years ago
Jo-Philipp Wich de5ebc19c0 firewall: fix handling of tcp_ecn parameter 11 years ago