mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2 0/5] netfilter: Upgrades and autostart
@ 2018-04-06  9:07 Alexander Dahl
  2018-04-06  9:07 ` [ptxdist] [PATCH v2 1/5] libnftnl: Upgrade from 1.0.6 to 1.0.9 Alexander Dahl
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Alexander Dahl @ 2018-04-06  9:07 UTC (permalink / raw)
  To: ptxdist

Hei hei,

this series has upgrades for nftables and libnftnl. This was
necessary here, because nft v0.6 could not import rulesets dumped with
`nft list ruleset > myruleset` again with `nft -f myruleset`. With nft
v0.8.3 I can successfully import those packet filter rules.

Also included: a new init script for bbinit and the necessary
adaptions to the rule files.

Tested with OSELAS.Toolchain-2014.12.3/arm-v5te-linux-gnueabi and
ptxdist 2017.09.0 on an at91sam9g20 based board.

This supersedes the series '[PATCH 0/2] nft: Upgrade' from earlier
this week.

Greets
Alex

---
v1 -> v2:
  * Added three additional patches not included in v1 of the series

Alexander Dahl (5):
  libnftnl: Upgrade from 1.0.6 to 1.0.9
  nftables: Upgrade from v0.6 to v0.8.3
  nftables: Fix Vim modelines
  nftables: Add example config file
  nftables: Add bbinit startscript

 ...on-t-enable-xtables-when-without-xtables-.patch |  32 +++++++
 patches/nftables-0.8.3/autogen.sh                  |   1 +
 patches/nftables-0.8.3/series                      |   4 +
 projectroot/etc/init.d/nftables                    | 103 +++++++++++++++++++++
 projectroot/etc/nftables.conf                      |  15 +++
 rules/libnftnl.in                                  |   6 --
 rules/libnftnl.make                                |   5 +-
 rules/nftables-bbinit.in                           |   9 ++
 rules/nftables.in                                  |   7 +-
 rules/nftables.make                                |  31 ++++---
 10 files changed, 192 insertions(+), 21 deletions(-)
 create mode 100644 patches/nftables-0.8.3/0001-configure-don-t-enable-xtables-when-without-xtables-.patch
 create mode 120000 patches/nftables-0.8.3/autogen.sh
 create mode 100644 patches/nftables-0.8.3/series
 create mode 100644 projectroot/etc/init.d/nftables
 create mode 100755 projectroot/etc/nftables.conf
 create mode 100644 rules/nftables-bbinit.in

-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-04-10 14:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-06  9:07 [ptxdist] [PATCH v2 0/5] netfilter: Upgrades and autostart Alexander Dahl
2018-04-06  9:07 ` [ptxdist] [PATCH v2 1/5] libnftnl: Upgrade from 1.0.6 to 1.0.9 Alexander Dahl
2018-04-06  9:07 ` [ptxdist] [PATCH v2 2/5] nftables: Upgrade from v0.6 to v0.8.3 Alexander Dahl
2018-04-06  9:48   ` Alexander Dahl
2018-04-06  9:07 ` [ptxdist] [PATCH v2 3/5] nftables: Fix Vim modelines Alexander Dahl
2018-04-10  8:47   ` Michael Olbrich
2018-04-10  9:02     ` Alexander Dahl
2018-04-10 14:03       ` Michael Olbrich
2018-04-06  9:07 ` [ptxdist] [PATCH v2 4/5] nftables: Add example config file Alexander Dahl
2018-04-06  9:07 ` [ptxdist] [PATCH v2 5/5] nftables: Add bbinit startscript Alexander Dahl
2018-04-09  8:30   ` Michael Olbrich
2018-04-09  9:16     ` Alexander Dahl
2018-04-10  6:57     ` Alexander Dahl
2018-04-10  8:42       ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox