aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/nftables/patches
Commit message (Collapse)AuthorAgeFilesLines
* nftables: fix parsing date expressionsJo-Philipp Wich2022-08-251-0/+44
| | | | | | | | | Musl libc does not support the non-POSIX "%F" format for strptime() so replace all occurrences of it with an equivalent "%Y-%m-%d" format. Fixes: #10419 Signed-off-by: Jo-Philipp Wich <jo@mein.io> (backported from commit e6e4f979999393825370e9db9fe04d75cb01acf2)
* nftables: update to version 1.0.2Josef Schlehofer2022-03-072-44/+29
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://lwn.net/ml/netdev/YhO5Pn+6+dgAgSd9@salvia/ Patches: removed: - 001-parser-allow-quoted-string-in-flowtable_expr_member: it is now part of upstream release [1] added: - 001-examples-compile-with-make-check.patch: backported from [2], it fixes: nft-json-file.c:3:10: fatal error: nftables/libnftables.h: No such file or directory 3 | #include <nftables/libnftables.h> | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. [1] https://git.netfilter.org/nftables/commit/?h=v1.0.2&id=07af4429241c9832a613cb8620331ac54257d9df [2] https://git.netfilter.org/nftables/commit/?id=18a08fb7f0443f8bde83393bd6f69e23a04246b3 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* nftables: allow quoted string in flowtable_expr_memberStijn Tintel2021-12-311-0/+44
| | | | | | | This is required to be able to use flow offloading on devices with ifnames that start with a digit, like 6in4-wan6. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* nftables: bump to version 0.9.2Konstantin Demin2019-09-011-28/+0
| | | | | | | | | | | | | | - exclude Python-related stuff from build - drop patches: * 010-uclibc-ng.patch, applied upstream ipkg size decrease by 2.8%: old: 194.851 nftables_0.9.0-2_arm_cortex-a7_neon-vfpv4.ipk new: 189.581 nftables_0.9.2-1_arm_cortex-a7_neon-vfpv4.ipk Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
* nftables: Fix compilation with uClibc-ngRosen Penev2019-05-151-0/+28
| | | | | | | | Missing header for va_list. Signed-off-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Petr Štetiar <ynezz@true.cz> [updated with upstream version of the patch]
* nftables: bump to 0.8.5 versionRosy Song2018-05-217-1591/+0
| | | | Signed-off-by: Rosy Song <rosysong@rosinson.com>
* nftables: update to 0.8.2, backport flowtable supportFelix Fietkau2018-02-216-0/+1581
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* nftables: update to version 0.8.2Hauke Mehrtens2018-02-151-1/+3
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* nftables: update to 0.8.1Philip Prindeville2018-01-201-76/+0
| | | | | | | Note this requires libnftnl-1.0.8 or higher, so that update needs to be merged first. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* nftables: Update to 0.7Nick Brassel2017-07-151-0/+76
| | | | | | Updated nftables to latest. Signed-off-by: Nick Brassel <nick@tzarc.org>
* nftables: add missing patchSteven Barth2015-01-121-0/+8
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43949
* nftables: bump to latest git / all patches upstreamedSteven Barth2015-01-085-5026/+0
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43870
* nftables: bump to release 0.4, cleanup our patchesSteven Barth2014-12-167-430/+331
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43730
* nftables: mini-bump and patch cleanupSteven Barth2014-12-154-266/+433
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43710
* nftables: bump to latest git, fix mini-gmp patchesSteven Barth2014-12-143-30/+32
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43707
* nftables: bump to latest, fix minigmpSteven Barth2014-10-213-79/+5
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43013
* nftables: bump to 2014-09-30, disable gmpSteven Barth2014-10-065-38/+5030
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42802
* nftables: bump for bugfixesSteven Barth2014-09-291-1/+1
| | | | SVN-Revision: 42698
* nftables: introduce experimental nftablesSteven Barth2014-09-171-0/+38
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42598