netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@inai.de>
To: netfilter-devel@vger.kernel.org
Cc: pablo@netfilter.org
Subject: iptables: AH/ESP init fix, and a build fix
Date: Wed, 15 Jul 2015 14:53:37 +0200	[thread overview]
Message-ID: <1436964819-28109-1-git-send-email-jengelh@inai.de> (raw)


One build fix I needed to get it running again, and then a lightly-tested
(manual only, without python) fix for
the email thread

"Subject: [Q] iptables AH module api mismatch between -master and 1.4.7"
(Message-ID: <20150715121521.GK2034@uranus>)


===
The following changes since commit 16964a99a61ff1d7cb0c260ed50b9f91f7b7a783:

  extensions: libxt_socket: add --restore-skmark option (2015-06-30 17:26:37 +0200)

are available in the git repository at:

  git://git.inai.de/iptables HEAD

for you to fetch changes up to 8c03f8ee5e4959bd5057e6b85314c6314e46843d:

  extensions: restore matching any SPI id by default (2015-07-15 14:50:51 +0200)

----------------------------------------------------------------
Jan Engelhardt (2):
      build: resolve build error involving libnftnl
      extensions: restore matching any SPI id by default

 extensions/GNUmakefile.in | 2 +-
 extensions/libip6t_ah.c   | 9 +++++++++
 extensions/libip6t_ah.t   | 1 +
 extensions/libip6t_rt.c   | 8 ++++++++
 extensions/libip6t_rt.t   | 1 +
 extensions/libipt_ah.c    | 8 ++++++++
 extensions/libipt_ah.t    | 1 +
 extensions/libxt_esp.c    | 8 ++++++++
 extensions/libxt_esp.t    | 1 +
 9 files changed, 38 insertions(+), 1 deletion(-)

             reply	other threads:[~2015-07-15 12:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-15 12:53 Jan Engelhardt [this message]
2015-07-15 12:53 ` [PATCH 1/2] build: resolve build error involving libnftnl Jan Engelhardt
2015-07-15 16:28   ` Pablo Neira Ayuso
2015-07-15 12:53 ` [PATCH 2/2] extensions: restore matching any SPI id by default Jan Engelhardt
2015-07-15 16:24   ` Pablo Neira Ayuso
2015-07-15 16:41     ` Jan Engelhardt
2015-07-15 16:55       ` Pablo Neira Ayuso
2015-07-15 17:10         ` Jan Engelhardt
2015-07-15 17:30           ` Pablo Neira Ayuso
2015-07-15 17:46             ` Jan Engelhardt
2015-08-07 11:07               ` Pablo Neira Ayuso
2015-08-07 11:38                 ` Jan Engelhardt
2015-08-10 12:04                   ` Pablo Neira Ayuso
2015-08-10 12:15                     ` Jan Engelhardt

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=1436964819-28109-1-git-send-email-jengelh@inai.de \
    --to=jengelh@inai.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /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;
as well as URLs for NNTP newsgroup(s).