All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hari Hendaryanto <hari.h@csmcom.com>
To: netfilter@lists.netfilter.org
Subject: L7 compile
Date: Fri, 09 Jun 2006 09:10:35 +0700	[thread overview]
Message-ID: <4488D89B.70001@csmcom.com> (raw)

hello,

i'm new in iptables.

is there a way to compile L7 extensions as a kernel module and iptables 
extensions module without recompiling the kernel?

i'm using kernel 2.6.9 and iptables 1.2.11.

by default L7 compiled as iptables extensions modules and built in 
kernel image.and i don't wanna messed around with the existing working 
kernel.

in directory /usr/src/linux/net/ipv4/netfilter i've tried to do this
(i've already patch the kernel and iptables with L7-extensions)

gcc -O3 -Wall -I/usr/src/linux/include -c ipt_layer7.c -D__KERNEL__ 
-DMODULES -DMODVERSIONS

but always come up with bunch of errors.

is there any howto modified L7 patch so i can compile it as a kernel module?

many thanks :)


PT.CITRA SARI MAKMUR
SATELLITE & TERRESTRIAL NETWORK

Connecting the distance - anytime, anywhere, any content


                 reply	other threads:[~2006-06-09  2:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4488D89B.70001@csmcom.com \
    --to=hari.h@csmcom.com \
    --cc=netfilter@lists.netfilter.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 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.