mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2 0/5] netfilter: Upgrades and autostart
Date: Fri,  6 Apr 2018 11:07:25 +0200	[thread overview]
Message-ID: <20180406090730.2055-1-ada@thorsis.com> (raw)

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

             reply	other threads:[~2018-04-06  9:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-06  9:07 Alexander Dahl [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180406090730.2055-1-ada@thorsis.com \
    --to=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox