All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables: connlimit dstaddr support
@ 2011-01-19 17:32 Jan Engelhardt
  2011-01-19 17:32 ` [PATCH 1/3] libxt_connlimit: reword help text to say prefix length Jan Engelhardt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Engelhardt @ 2011-01-19 17:32 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel, jan.rovner


The following changes since commit 9c60365e043a430f74115bbfaf58ce0df7585f49:

  libxt_quota: print negation when it has been selected (2011-01-18 11:02:04 +0100)

are available in the git repository at:
  git://dev.medozas.de/iptables master

Jan Engelhardt (3):
      libxt_connlimit: reword help text to say prefix length
      libxt_connlimit: add a --connlimit-upto option
      libxt_connlimit: support for dstaddr-supporting revision 1

 extensions/libxt_connlimit.c           |  157 ++++++++++++++++++++++++--------
 extensions/libxt_connlimit.man         |   26 ++++-
 include/linux/netfilter/xt_connlimit.h |   14 +++-
 3 files changed, 152 insertions(+), 45 deletions(-)

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

end of thread, other threads:[~2011-01-20 10:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-19 17:32 iptables: connlimit dstaddr support Jan Engelhardt
2011-01-19 17:32 ` [PATCH 1/3] libxt_connlimit: reword help text to say prefix length Jan Engelhardt
2011-01-19 17:32 ` [PATCH 2/3] libxt_connlimit: add a --connlimit-upto option Jan Engelhardt
2011-01-19 17:32 ` [PATCH 3/3] libxt_connlimit: support for dstaddr-supporting revision 1 Jan Engelhardt
2011-01-20 10:21 ` iptables: connlimit dstaddr support 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.