All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables: xt_LED and docs
@ 2010-06-06 11:23 Jan Engelhardt
  2010-06-06 11:23 ` [PATCH 1/4] doc: xt_string: correct copy-and-pasting in manpage Jan Engelhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jan Engelhardt @ 2010-06-06 11:23 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


The following changes since commit 132538f5c9f697702e6e08a11b796bdcaaba5fea:

  utils: add missing include flags to Makefile (2010-05-24 07:49:25 +0200)

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

Adam Nielsen (1):
      extensions: add the LED target

Jan Engelhardt (3):
      doc: xt_string: correct copy-and-pasting in manpage
      doc: xt_hashlimit: fix a typo
      doc: xt_LED: nroff formatting requirements

 extensions/libxt_LED.c         |  155 ++++++++++++++++++++++++++++++++++++++++
 extensions/libxt_LED.man       |   30 ++++++++
 extensions/libxt_hashlimit.man |    2 +-
 extensions/libxt_string.man    |    4 +-
 4 files changed, 189 insertions(+), 2 deletions(-)
 create mode 100644 extensions/libxt_LED.c
 create mode 100644 extensions/libxt_LED.man

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

end of thread, other threads:[~2010-06-08 11:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-06 11:23 iptables: xt_LED and docs Jan Engelhardt
2010-06-06 11:23 ` [PATCH 1/4] doc: xt_string: correct copy-and-pasting in manpage Jan Engelhardt
2010-06-06 11:23 ` [PATCH 2/4] doc: xt_hashlimit: fix a typo Jan Engelhardt
2010-06-06 11:23 ` [PATCH 3/4] extensions: add the LED target Jan Engelhardt
2010-06-06 11:23 ` [PATCH 4/4] doc: xt_LED: nroff formatting requirements Jan Engelhardt
2010-06-08 11:52 ` iptables: xt_LED and docs 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.