netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libnftables header includes fixups
@ 2013-10-28 12:27 Jan Engelhardt
  2013-10-28 12:27 ` [PATCH 1/4] build: resolve automake 1.12 warning Jan Engelhardt
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jan Engelhardt @ 2013-10-28 12:27 UTC (permalink / raw)
  To: netfilter-devel; +Cc: pablo


The following changes since commit d8aec16c2b73a3f7b5183ccbe25d0522bf2f4f3c:

  include: fix missing struct nlmsghdr without definition (2013-10-27 22:03:01 +0100)

are available in the git repository at:

  git://git.inai.de/libnftables master

for you to fetch changes up to ca1a38c6aa552df9723c40459b7daccf381e8cd9:

  build: use C++11 headers if available (2013-10-28 13:24:34 +0100)

----------------------------------------------------------------
Jan Engelhardt (4):
      build: resolve automake 1.12 warning
      build: resolve build errors in dependent programs
      build: avoid inclusion of stdbool.h in C++
      build: use C++11 headers if available

 configure.ac                  |  1 +
 include/libnftables/chain.h   | 11 +++++++++--
 include/libnftables/expr.h    | 11 +++++++++--
 include/libnftables/rule.h    | 11 +++++++++--
 include/libnftables/ruleset.h | 10 ++++++++++
 include/libnftables/set.h     | 11 +++++++++--
 include/libnftables/table.h   | 11 +++++++++--
 7 files changed, 56 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2013-11-06 18:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28 12:27 libnftables header includes fixups Jan Engelhardt
2013-10-28 12:27 ` [PATCH 1/4] build: resolve automake 1.12 warning Jan Engelhardt
2013-11-05 12:55   ` Pablo Neira Ayuso
2013-10-28 12:27 ` [PATCH 2/4] build: resolve build errors in dependent programs Jan Engelhardt
2013-11-05 12:56   ` Pablo Neira Ayuso
2013-10-28 12:27 ` [PATCH 3/4] build: avoid inclusion of stdbool.h in C++ Jan Engelhardt
2013-11-05 12:57   ` Pablo Neira Ayuso
2013-11-06 18:21     ` Jan Engelhardt
2013-10-28 12:27 ` [PATCH 4/4] build: use C++11 headers if available Jan Engelhardt

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).