All of lore.kernel.org
 help / color / mirror / Atom feed
* [nftables 0/4] misc improvements and cleaning
@ 2013-09-16 16:27 Eric Leblond
  2013-09-16 16:27 ` [nftables PATCH 1/4] nat: add mandatory family attribute Eric Leblond
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Eric Leblond @ 2013-09-16 16:27 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

Hello Pablo,

Here's a small patchset. This is a series of patches on nftables
which appear to be needed when I've play a bit with it.

Patchset statistics:
 files/nftables/bridge-filter |  6 +++---
 files/nftables/ipv4-filter   |  6 +++---
 files/nftables/ipv4-mangle   |  6 +-----
 files/nftables/ipv4-nat      |  6 ++++++
 files/nftables/ipv4-raw      |  6 ------
 files/nftables/ipv4-security |  7 -------
 files/nftables/ipv6-filter   |  6 +++---
 files/nftables/ipv6-mangle   |  6 +-----
 files/nftables/ipv6-nat      |  6 ++++++
 files/nftables/ipv6-raw      |  6 ------
 files/nftables/ipv6-security |  7 -------
 src/netlink_linearize.c      |  4 ++++
 src/rule.c                   | 20 +++++++++++++++++++-
 13 files changed, 46 insertions(+), 46 deletions(-)

BR,
--
Eric

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

end of thread, other threads:[~2013-09-17 11:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-16 16:27 [nftables 0/4] misc improvements and cleaning Eric Leblond
2013-09-16 16:27 ` [nftables PATCH 1/4] nat: add mandatory family attribute Eric Leblond
2013-09-16 16:27 ` [nftables PATCH 2/4] Suppress non working examples Eric Leblond
2013-09-16 16:27 ` [nftables PATCH 3/4] Update chain creation format Eric Leblond
2013-09-16 20:21   ` Florian Westphal
2013-09-16 21:04     ` Eric Leblond
2013-09-16 16:27 ` [nftables PATCH 4/4] display family in table listing Eric Leblond
2013-09-17 11:14 ` [nftables 0/4] misc improvements and cleaning Pablo Neira Ayuso

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.