netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mekabe Ramein <mrmrmrmr@gmail.com>
To: netfilter@vger.kernel.org
Subject: LED trigger in iptables
Date: Tue, 24 Nov 2009 23:59:59 +0200	[thread overview]
Message-ID: <5c0c5c050911241359m7c8aeccqad728fe3272cb3e3@mail.gmail.com> (raw)

Hi,

I am trying to use xt_LED module which is included in my kernel.
However, "iptables" does not accept the "--led-trigger-id" parameter
in the following command (which is an example given in module
description):

iptables -A OUTPUT -p udp --dport 5060 -j LED --led-trigger-id sip
--led-delay 100

My iptables version is 1.4.5 but it does not have the extension xt_LED in it.
So I searched for this and found a patch which adds this feature. But
I don't know where to apply the patch.
How can I make use of it ?

Should I include it in iptables source or another package ?

Thanks,

             reply	other threads:[~2009-11-24 21:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24 21:59 Mekabe Ramein [this message]
2009-11-26 21:15 ` LED trigger in iptables Mekabe Ramein
2009-11-27  8:59   ` Patrick McHardy
2009-11-28  8:39     ` Mekabe Ramein
2009-12-03 22:53       ` Mekabe Ramein
2009-12-04  6:15         ` Patrick McHardy
2009-12-25 18:58           ` Mekabe Ramein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5c0c5c050911241359m7c8aeccqad728fe3272cb3e3@mail.gmail.com \
    --to=mrmrmrmr@gmail.com \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).