summaryrefslogtreecommitdiffstats
path: root/patches/nftables-0.8.3
Commit message (Collapse)AuthorAgeFilesLines
* nftables: Upgrade from v0.6 to v0.8.3Alexander Dahl2018-04-043-0/+37
Options for configure were reviewed, docs can now be disabled with switches. Support for the new option --with-xtables is not included. The additional patch is necessary to successfully call configure with --without-xtables for a setup without iptables. (Patch is currently under review upstream, got it from http://patchwork.ozlabs.org/patch/894947/ ) For details on new version see announcements: * v0.7: http://lists.netfilter.org/pipermail/netfilter-announce/2016/000222.html * v0.8: http://lists.netfilter.org/pipermail/netfilter-announce/2017/000225.html * v0.8.1: http://lists.netfilter.org/pipermail/netfilter-announce/2018/000227.html * v0.8.2: http://lists.netfilter.org/pipermail/netfilter-announce/2018/000229.html * v0.8.3: https://marc.info/?l=netfilter&m=152009279821556 Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>