From: ivan <lagigliaivan@gmail.com>
To: "John Haxby" <john.haxby@oracle.com>
Cc: "James King" <t.james.king@gmail.com>, netfilter-devel@vger.kernel.org
Subject: Re: L2 NAT
Date: Thu, 4 Dec 2008 13:43:33 -0200 [thread overview]
Message-ID: <f4d9d6df0812040743o58af28d8jf771a04924be0f22@mail.gmail.com> (raw)
In-Reply-To: <4937EB6A.9050109@oracle.com>
Thanks jch,
I will try doing this!
My module works changing the IP address of a package according to its
MAC address, so I would like to add diferents <MAC-IP> couples while
the module is running.
Thanks!!
On Thu, Dec 4, 2008 at 12:38 PM, John Haxby <john.haxby@oracle.com> wrote:
> ivan wrote:
>>
>> I think that your answer is a good approach, but I would like to
>> pass/modify the module parameters while this one is running. I believe
>> this way allows to the user more flexibility to add/configure the
>> module behavior.
>>
>
> You can do that with module parameters, they appears as files in
> /sys/module/<module-name>/parameters and, given the right permissions, you
> can modify them as you see fit.
>
> jch
>
prev parent reply other threads:[~2008-12-04 15:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-03 17:22 L2 NAT ivan
2008-12-04 1:01 ` James King
2008-12-04 13:34 ` ivan
2008-12-04 14:38 ` John Haxby
2008-12-04 15:43 ` ivan [this message]
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=f4d9d6df0812040743o58af28d8jf771a04924be0f22@mail.gmail.com \
--to=lagigliaivan@gmail.com \
--cc=john.haxby@oracle.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=t.james.king@gmail.com \
/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).