All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables updates
@ 2008-04-15 10:33 Jan Engelhardt
  2008-04-15 10:33 ` [PATCH 01/10] Resolve warnings on 64-bit compile Jan Engelhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Jan Engelhardt @ 2008-04-15 10:33 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


Following are:

╟ Resolve warnings on 64-bit compile──(0e15210)

Wanted.

╟ Wrap dlopen code into NO_SHARED_LIBS──(2727dbd)

Needed for --enable-static.

╟ Remove support for compilation of conditional extensions──(bfc4434)

As before; header files for SET got added.

╟ Resolve libipt_set warnings──(17a9554)

╟ Update documentation about building the package──(d1acf22)

All those new configure options

╟ configure.ac: AC_SUBST must be separate──(06a71a3)

╟ Dynamically create xtables.h.in with version──(f29980f)

External modules need this in xtables.h.

╟ Remove old functions, constants──(7c7d0eb)

Switches to XTABLES_VERSION, removed the  "register_match" wrapper
that wrapped xtables_register_match, and exchanges IPT_ALIGN/IP6T_ALIGN
to XT_ALIGN (since the former two are just an indirect #define).

╟ Move libipt_recent to libxt_recent──(5b015b7)

It's just the rename - no features, please consider applying.

╟ libxt_recent: add missing --rsource,--rdest options to manpage──(a9299b7)

A manpage fix ontop of the rename.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2008-04-15 11:50 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-15 10:33 iptables updates Jan Engelhardt
2008-04-15 10:33 ` [PATCH 01/10] Resolve warnings on 64-bit compile Jan Engelhardt
2008-04-15 10:33   ` [PATCH 02/10] Wrap dlopen code into NO_SHARED_LIBS Jan Engelhardt
2008-04-15 11:38     ` Patrick McHardy
2008-04-15 10:33   ` [PATCH 03/10] Remove support for compilation of conditional extensions Jan Engelhardt
2008-04-15 11:41     ` Patrick McHardy
2008-04-15 10:33   ` [PATCH 04/10] Resolve libipt_set warnings Jan Engelhardt
2008-04-15 11:42     ` Patrick McHardy
2008-04-15 10:33   ` [PATCH 05/10] Update documentation about building the package Jan Engelhardt
2008-04-15 11:43     ` Patrick McHardy
2008-04-15 10:33   ` [PATCH 06/10] configure.ac: AC_SUBST must be separate Jan Engelhardt
2008-04-15 11:43     ` Patrick McHardy
2008-04-15 10:33   ` [PATCH 07/10] Dynamically create xtables.h.in with version Jan Engelhardt
2008-04-15 11:44     ` Patrick McHardy
2008-04-15 10:33   ` [PATCH 09/10] Move libipt_recent to libxt_recent Jan Engelhardt
2008-04-15 10:33   ` [PATCH 10/10] libxt_recent: add missing --rsource,--rdest options to manpage Jan Engelhardt
2008-04-15 11:38   ` [PATCH 01/10] Resolve warnings on 64-bit compile Patrick McHardy
2008-04-15 11:19 ` [PATCH 11] configure.ac: remove already-defined variables Jan Engelhardt
2008-04-15 11:48   ` Patrick McHardy
     [not found] ` <7c7d0eb43b7b4ca3711ae0dbe17ae7ef66fb02f8.1208255176.git.jengelh@computergmbh.de>
2008-04-15 11:47   ` [PATCH 08/10] Remove old functions, constants Patrick McHardy
2008-04-15 11:49     ` Jan Engelhardt
2008-04-15 11:50       ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.